25 #ifndef _SALOME_PARALLEL_CONTAINER_PROXY_I_HXX_
26 #define _SALOME_PARALLEL_CONTAINER_PROXY_I_HXX_
30 #include "SALOME_PACOExtensionPaCO_Engines_PACO_Container_server.hxx"
36 #include <paco_omni.h>
42 virtual public Engines::PACO_Container_proxy_impl,
47 paco_fabrique_thread * fab_thread,
48 PortableServer::POA_ptr poa,
49 std::string containerName,
50 bool is_a_return_proxy =
false);
58 ::CORBA::Long studyId);
62 CORBA::String_out reason);
81 typedef PortableServer::ObjectId * (*FACTORY_FUNCTION) (CORBA::ORB_ptr,
82 paco_fabrique_thread *,
83 PortableServer::POA_ptr,
84 PortableServer::ObjectId *,
91 PortableServer::POA_var
_poa;
92 PortableServer::ObjectId *
_id;