ResInsight/GrpcInterface
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
..
GrpcProtos #8034 Pass reader settings to eclipse loading methods. 2021-09-29 09:40:27 +02:00
Python Add missing include and update example 2023-02-05 10:24:44 +01:00
.clang-format Command line arguments : Add null pointer guards 2021-01-12 21:57:09 +01:00
CMakeLists.txt Janitor issues 2023-01-24 12:29:27 +01:00
RiaGrpcApplicationInterface.cpp #9307 Python: avoid assigning same port number to multiple grpc sessions 2022-09-26 14:19:21 +02:00
RiaGrpcApplicationInterface.h #9307 Python: avoid assigning same port number to multiple grpc sessions 2022-09-26 14:19:21 +02:00
RiaGrpcAppService.cpp Support optimized surface export from grid model layers 2021-08-23 11:58:32 +02:00
RiaGrpcAppService.h Support optimized surface export from grid model layers 2021-08-23 11:58:32 +02:00
RiaGrpcCallbacks.h #9588 Accumulate N cells for AABB tree 2022-12-19 15:24:53 +01:00
RiaGrpcCallbacks.inl Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcCaseService.cpp Add rename case to summary and grid cases (#9204) 2022-08-18 07:12:23 +02:00
RiaGrpcCaseService.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcCommandService.cpp Rename several child() and children() functions 2022-05-31 15:05:07 +02:00
RiaGrpcCommandService.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcGridService.cpp Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcGridService.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcHelper.cpp Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcHelper.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcNNCPropertiesService.cpp #8375 Flow Vectors : Avoid recomputing NNCs when accessing flow data 2021-12-20 10:23:52 +01:00
RiaGrpcNNCPropertiesService.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcPdmObjectService.cpp Rename several child() and children() functions 2022-05-31 15:05:07 +02:00
RiaGrpcPdmObjectService.h Create a new ApplicationExe project for the executable 2021-01-11 15:27:45 +01:00
RiaGrpcProjectService.cpp Move GeoMech PDM files into subfolder 2021-03-10 14:45:52 +01:00
RiaGrpcProjectService.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcPropertiesService.cpp Add rename case to summary and grid cases (#9204) 2022-08-18 07:12:23 +02:00
RiaGrpcPropertiesService.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcServer.cpp #9563 Reorganize how and when objects are deleted when shutting down GRPC 2022-12-11 10:15:26 +01:00
RiaGrpcServer.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcServiceInterface.cpp #9363 StimPlan: Incorrect extraction size when changing extraction offsets from python 2022-10-24 07:47:09 +02:00
RiaGrpcServiceInterface.h Scripting : Show script errors in message window 2021-10-25 12:22:36 +02:00
RiaGrpcSimulationWellService.cpp Refactor classes in RigWellResultPoint.h 2023-04-14 11:00:45 +02:00
RiaGrpcSimulationWellService.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00