]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
Added a new class ClientFactory, which has a set of static methods to create a SALOME...
authorsrn <srn@opencascade.com>
Mon, 20 Feb 2006 11:24:57 +0000 (11:24 +0000)
committersrn <srn@opencascade.com>
Mon, 20 Feb 2006 11:24:57 +0000 (11:24 +0000)
commitffc3ef3ff6175f5bd93b51f1cb0cf5ca9a523f6c
treeac507ad94d40f36e61ec8aef421f029aa9f4ffec
parent66ba22abe4f3df357b8a73147a5c49512ebffd56
Added a new class ClientFactory, which has a set of static methods to create a SALOMEDSClient wrappers for the SALOMEDS CORBA objects. The libSalomeDS.so is dynamically loaded on requist for creation of the corresponing wrapper.
src/SALOMEDSClient/Makefile.in
src/SALOMEDSClient/SALOMEDSClient_ClientFactory.cxx [new file with mode: 0644]
src/SALOMEDSClient/SALOMEDSClient_ClientFactory.hxx [new file with mode: 0644]