ResInsight/ApplicationLibCode/SocketInterface
Jørgen Herje 457dc9080f
Refactor classes in RigWellResultPoint.h
* Move RigWellResultFrame implementation into separate file
Update/correct includes accordingly

* First step of moving attributes from public to private
- Move public members to private and create interface
- Single public member remains due to strong dependency on usage of reference and reference to its object public members

* Second step of moving attributes from public to privatee
- Remove usage of reference directly to attributes. Interface with copy and set.
- Moving attributes in RigWellResultFrame and RigWellResultBranch

* Move class RigWellResultBranch into separate file
2023-04-14 11:00:45 +02:00
..
RiaCaseInfoCommands.cpp Update clang-format.yml (#10068) 2023-04-13 07:05:53 +02:00
RiaGeometryCommands.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RiaNNCCommands.cpp Update clang-format.yml (#10068) 2023-04-13 07:05:53 +02:00
RiaProjectInfoCommands.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RiaPropertyDataCommands.cpp Update clang-format.yml (#10068) 2023-04-13 07:05:53 +02:00
RiaSocketCommand.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiaSocketDataTransfer.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RiaSocketDataTransfer.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RiaSocketServer.cpp Add rename case to summary and grid cases (#9204) 2022-08-18 07:12:23 +02:00
RiaSocketServer.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiaSocketServerDefines.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiaSocketTools.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RiaSocketTools.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RiaWellDataCommands.cpp Refactor classes in RigWellResultPoint.h 2023-04-14 11:00:45 +02:00