25 #ifndef _SALOME_PCONTAINER_
26 #define _SALOME_PCONTAINER_
28 #include <SALOMEconfig.h>
29 #include CORBA_SERVER_HEADER(SALOME_MPIContainer)
45 Engines::EngineComponent_ptr
cptr;
56 PortableServer::POA_ptr poa,
58 int argc,
char *argv[]);
72 virtual Engines::EngineComponent_ptr
76 CORBA::String_out reason);
80 Engines::EngineComponent_ptr
load_impl(
const char* nameToRegister,
81 const char* componentName);
85 void remove_impl(Engines::EngineComponent_ptr component_i);
92 Engines::EngineComponent_ptr
95 Engines::EngineComponent_ptr
Lload_impl(
const char* nameToRegister,
96 const char* componentName);
98 Engines::EngineComponent_ptr