ResInsight/ApplicationCode/GrpcInterface
2020-11-03 10:31:12 +01:00
..
GrpcProtos #5632 Python method commands (#5649) 2020-03-10 14:11:22 +01:00
Python Make python fracture model export command independent of fracture model plot. 2020-10-28 08:59:40 +01:00
CMakeLists.txt Add missing PRIVATE keyword in GrpcInterface\CMakeLists.txt 2020-11-03 10:31:12 +01:00
RiaGrpcAppService.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RiaGrpcAppService.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RiaGrpcCallbacks.h #1061 Add missing override keyword in ApplicationCode. 2020-09-15 11:04:39 +02:00
RiaGrpcCallbacks.inl Implement proxy field python methods 2020-03-05 08:40:46 +01:00
RiaGrpcCaseService.cpp Convert to enum class 2020-04-24 11:40:22 +02:00
RiaGrpcCaseService.h #1061 Add missing override keyword in ApplicationCode. 2020-09-15 11:04:39 +02:00
RiaGrpcCommandService.cpp #5632 Python method commands (#5649) 2020-03-10 14:11:22 +01:00
RiaGrpcCommandService.h Support setting of child fields from Python and pass in WbsParameters if provided 2020-01-22 09:28:46 +01:00
RiaGrpcGridService.cpp #4549 Extract duplicate methods. 2020-02-21 12:02:37 +01:00
RiaGrpcGridService.h #4549 Add python method to get cell corners on a grid 2020-02-21 12:01:49 +01:00
RiaGrpcHelper.cpp #4549 Extract duplicate methods. 2020-02-21 12:02:37 +01:00
RiaGrpcHelper.h #4549 Extract duplicate methods. 2020-02-21 12:02:37 +01:00
RiaGrpcNNCPropertiesService.cpp Fixes by clang-format 2020-06-08 11:09:51 +02:00
RiaGrpcNNCPropertiesService.h Implement proxy field python methods 2020-03-05 08:40:46 +01:00
RiaGrpcPdmObjectService.cpp #1061 Add missing override keyword in ApplicationCode. 2020-09-15 11:04:39 +02:00
RiaGrpcPdmObjectService.h #5632 Python method commands (#5649) 2020-03-10 14:11:22 +01:00
RiaGrpcProjectService.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RiaGrpcProjectService.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RiaGrpcPropertiesService.cpp Convert to enum class 2020-04-24 11:40:22 +02:00
RiaGrpcPropertiesService.h #4549 Add python method to get properties for selected cells. 2020-02-21 12:01:50 +01:00
RiaGrpcServer.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RiaGrpcServer.h Janitor : Set copy constructor and assignment operator deleted 2019-11-03 11:14:48 +01:00
RiaGrpcServiceInterface.cpp Fixes by clang-format (#6362) 2020-08-25 08:44:08 +02:00
RiaGrpcServiceInterface.h #5632 Python method commands (#5649) 2020-03-10 14:11:22 +01:00
RiaGrpcSimulationWellService.cpp #4550 Add python method to get simulation wells with status and cells info. 2020-02-17 10:40:31 +01:00
RiaGrpcSimulationWellService.h #1061 Add missing override keyword in ApplicationCode. 2020-09-15 11:04:39 +02:00