Namespaces |
namespace | Packaging |
namespace | reader |
namespace | Traversal |
namespace | writer |
namespace | Writer |
Classes |
class | ADD_Handler |
class | Any_Handler |
| Handler class for <ComponentInterfaceDescription> types. More...
|
class | CCD_Handler |
class | CEPE_Handler |
class | Config_Error |
| Exception to communicate a config_handlers error. More...
|
class | ComponentPropertyDescription_Handler |
class | CPD_Handler |
class | CRDD_Handler |
class | DataType_Handler |
class | DD_Handler |
class | DP_Handler |
class | DP_PCD_Handler |
class | DynAlias_Handler |
| Translates enums specified in deployment plans into Dynamic Anys. More...
|
class | DynAny_Handler |
class | DynEnum_Handler |
| Translates enums specified in deployment plans into Dynamic Anys. More...
|
class | DynSequence_Handler |
| Translates sequences specified in deployment plans into Dynamic Anys. More...
|
class | DynStruct_Handler |
| Translates structs specified in deployment plans into Dynamic Anys. More...
|
class | ERE_Handler |
class | ESD_Handler |
class | ID_Handler |
class | IDD_Handler |
class | IDREF_Base |
class | IRDD_Handler |
class | MDD_Handler |
class | STD_PC_Intf |
class | PCD_Handler |
class | PL_Handler |
class | Property_Handler |
class | PSPE_Handler |
class | RDD_Handler |
class | Req_Handler |
class | SatisfierProperty_Handler |
class | STD_CID_Handler |
class | STD_CPD_Handler |
class | STD_IAD_Handler |
class | STD_PCD_Handler |
struct | Parse_Error |
struct | Plan_Error |
struct | Sequence_Handler |
struct | String_Seq_Handler |
class | XML_File_Intf |
class | XML_Helper |
Typedefs |
typedef Sequence_Handler
< ComponentExternalPortEndpoint,::Deployment::ComponentExternalPortEndpoints,::Deployment::ComponentExternalPortEndpoint,
CEPE_Handler::handle_external_port_endpoint > | CEPE_Functor |
typedef Sequence_Handler
< ComponentPortDescription,::Deployment::ComponentPortDescriptions,::Deployment::ComponentPortDescription,
CPD_Handler::handle_component_port_description > | CPD_Functor |
typedef ACE_Singleton
< DynAny_Handler,
ACE_Null_Mutex > | DynAny_Singleton |
typedef Sequence_Handler
< ExternalReferenceEndpoint,::Deployment::ExternalReferenceEndpoints,::Deployment::ExternalReferenceEndpoint,
ERE_Handler::handle_external_ref_endpoint > | ERE_Functor |
typedef Sequence_Handler
< ImplementationDependency,::Deployment::ImplementationDependencies,::Deployment::ImplementationDependency,
ID_Handler::get_ImplementationDependency > | ID_Functor |
typedef Sequence_Handler
< InstanceResourceDeploymentDescription,::Deployment::InstanceResourceDeploymentDescriptions,::Deployment::InstanceResourceDeploymentDescription,
IRDD_Handler::handle_irdd > | IRDD_Functor |
typedef Sequence_Handler
< PlanConnectionDescription,::Deployment::PlanConnectionDescriptions,::Deployment::PlanConnectionDescription,
PCD_Handler::handle_PlanConnectionDescription > | PCD_Functor |
typedef Sequence_Handler
< PlanLocality,::Deployment::PlanLocalities,::Deployment::PlanLocality,
PL_Handler::get_PlanLocality > | PL_Functor |
typedef Sequence_Handler
< Property,::Deployment::Properties,::Deployment::Property,
Property_Handler::handle_property > | Property_Functor |
typedef Sequence_Handler
< Requirement,::Deployment::Requirements,::Deployment::Requirement,
Req_Handler::handle_requirement > | Requirement_Functor |
typedef Sequence_Handler
< SatisfierProperty,::Deployment::SatisfierProperties,::Deployment::SatisfierProperty,
SatisfierProperty_Handler::handle_sat_property > | SatisfierProperty_Functor |
typedef String_Seq_Handler
< ::CORBA::StringSeq,::CORBA::String_var > | String_Seq_Functor |
Functions |
bool | operator== (::CIAO::Config_Handlers::TCKind const &a,::CIAO::Config_Handlers::TCKind const &b) |
bool | operator!= (::CIAO::Config_Handlers::TCKind const &a,::CIAO::Config_Handlers::TCKind const &b) |
bool | operator== (::CIAO::Config_Handlers::SatisfierPropertyKind const &a,::CIAO::Config_Handlers::SatisfierPropertyKind const &b) |
bool | operator!= (::CIAO::Config_Handlers::SatisfierPropertyKind const &a,::CIAO::Config_Handlers::SatisfierPropertyKind const &b) |
bool | operator== (::CIAO::Config_Handlers::ResourceUsageKind const &a,::CIAO::Config_Handlers::ResourceUsageKind const &b) |
bool | operator!= (::CIAO::Config_Handlers::ResourceUsageKind const &a,::CIAO::Config_Handlers::ResourceUsageKind const &b) |
bool | operator== (::CIAO::Config_Handlers::CCMComponentPortKind const &a,::CIAO::Config_Handlers::CCMComponentPortKind const &b) |
bool | operator!= (::CIAO::Config_Handlers::CCMComponentPortKind const &a,::CIAO::Config_Handlers::CCMComponentPortKind const &b) |
bool | operator== (::CIAO::Config_Handlers::PlanLocalityKind const &a,::CIAO::Config_Handlers::PlanLocalityKind const &b) |
bool | operator!= (::CIAO::Config_Handlers::PlanLocalityKind const &a,::CIAO::Config_Handlers::PlanLocalityKind const &b) |
bool | operator== (::CIAO::Config_Handlers::LocalityKind const &a,::CIAO::Config_Handlers::LocalityKind const &b) |
bool | operator!= (::CIAO::Config_Handlers::LocalityKind const &a,::CIAO::Config_Handlers::LocalityKind const &b) |
void | create_type_map (const DataType &type, std::map< std::basic_string< ACE_TCHAR >, DataType const * > &dt_map) |