20 #ifndef _CONNECTION_MANAGER_HXX_
21 #define _CONNECTION_MANAGER_HXX_
24 #include "DSC_Basic.hxx"
31 #include <SALOMEconfig.h>
32 #include CORBA_SERVER_HEADER(DSC_Engines)
50 const char* uses_port_name,
51 Engines::DSC_ptr provides_component,
52 const char* provides_port_name);
58 Engines::DSC::Message message);
63 void ShutdownWithExit();
75 typedef std::map<Engines::ConnectionManager::connectionId,
77 typedef std::map<Engines::ConnectionManager::connectionId,
#define YACSRUNTIMESALOME_EXPORT
This class implements the interface Engines::ConnectionManager. It is used to make connections betwee...
std::map< Engines::ConnectionManager::connectionId, connection_infos * > ids_type
std::map< Engines::ConnectionManager::connectionId, connection_infos * >::iterator ids_it_type
Engines::DSC_var uses_component
std::string provides_port_name
Ports::Port_var provides_port
std::string uses_port_name
Engines::DSC_var provides_component