Salome HOME
Create FactoryServer Container servant into the current process
authorAnthony Geay <anthony.geay@edf.fr>
Mon, 24 Jan 2022 14:34:46 +0000 (15:34 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Mon, 24 Jan 2022 14:34:46 +0000 (15:34 +0100)
commitb15e213741d4a6caca6c0869e8cac7ea28088acf
tree02b83f575ed64556462f31484ad1072db705e1b6
parenta4874256219c549a9b1ff740d549391c4bf2f25f
Create FactoryServer Container servant into the current process
src/Container/CMakeLists.txt
src/Container/KernelContainer.cxx [new file with mode: 0644]
src/Container/KernelContainer.hxx [new file with mode: 0644]
src/Container/KernelContainer.i [new file with mode: 0644]
src/KERNEL_PY/__init__.py