|
Namespaces |
namespace | CIAO |
namespace | CIAO::Assembly_Placement |
namespace | CIAO::Assembly_Connection |
Classes |
class | CIAO::Assembly_Placement::Node |
class | CIAO::Assembly_Placement::Container |
class | CIAO::Assembly_Placement::componentinstantiation |
struct | CIAO::Assembly_Placement::componentinstantiation::_register_info |
class | CIAO::Assembly_Placement::homeplacement |
struct | CIAO::Assembly_Placement::homeplacement::_register_info |
class | CIAO::Assembly_Placement::hostcollocation |
class | CIAO::Assembly_Placement::processcollocation |
class | CIAO::Assembly_Placement::Visitor |
class | CIAO::Assembly_Connection::IF_Resolver_Info |
struct | CIAO::Assembly_Connection::_CII |
struct | CIAO::_ASpec |
Typedefs |
typedef ACE_Hash_Map_Manager_Ex<
ACE_CString, ACE_CString,
ACE_Hash< ACE_CString >,
ACE_Equal_To< ACE_CString >,
ACE_Null_Mutex > | ID_IMPL_MAP |
typedef enum CIAO::Assembly_Placement::_nodetype | Node_Type |
typedef enum CIAO::Assembly_Connection::_if_resolution | IF_Resolution_Method |
typedef enum CIAO::Assembly_Connection::_conxion_type | Connection_Type |
typedef CIAO_XML_HELPERS_Export
CIAO::Assembly_Connection::_CII | Connect_Info |
typedef CIAO_XML_HELPERS_Export
CIAO::_ASpec | Assembly_Spec |
Enumerations |
enum | _nodetype {
INVALID_NODE,
INVALID_CONTAINER,
HOST,
PROCESS,
HOME,
COMPONENT
} |
enum | _if_resolution {
PROVIDER,
CONSUMER,
COMP_IDREF,
HOME_IDREF,
NAMINGSERVICE,
STRINGIFIEDOBJECTREF,
HOMEFINDER,
TRADERQUERY
} |
enum | _conxion_type {
INTERFACE,
EMITTER_CONSUMER,
PUBLISHER_CONSUMER,
HOME,
INVALID_CONN
} |