|
DAnCE
..
|
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 |
| Handler class for ComponentPortDescription types. More... | |
| 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 |
Functions | |
| bool | operator== (::DAnCE::Config_Handlers::TCKind const &a,::DAnCE::Config_Handlers::TCKind const &b) |
| bool | operator!= (::DAnCE::Config_Handlers::TCKind const &a,::DAnCE::Config_Handlers::TCKind const &b) |
| bool | operator== (::DAnCE::Config_Handlers::SatisfierPropertyKind const &a,::DAnCE::Config_Handlers::SatisfierPropertyKind const &b) |
| bool | operator!= (::DAnCE::Config_Handlers::SatisfierPropertyKind const &a,::DAnCE::Config_Handlers::SatisfierPropertyKind const &b) |
| bool | operator== (::DAnCE::Config_Handlers::ResourceUsageKind const &a,::DAnCE::Config_Handlers::ResourceUsageKind const &b) |
| bool | operator!= (::DAnCE::Config_Handlers::ResourceUsageKind const &a,::DAnCE::Config_Handlers::ResourceUsageKind const &b) |
| bool | operator== (::DAnCE::Config_Handlers::CCMComponentPortKind const &a,::DAnCE::Config_Handlers::CCMComponentPortKind const &b) |
| bool | operator!= (::DAnCE::Config_Handlers::CCMComponentPortKind const &a,::DAnCE::Config_Handlers::CCMComponentPortKind const &b) |
| bool | operator== (::DAnCE::Config_Handlers::PlanLocalityKind const &a,::DAnCE::Config_Handlers::PlanLocalityKind const &b) |
| bool | operator!= (::DAnCE::Config_Handlers::PlanLocalityKind const &a,::DAnCE::Config_Handlers::PlanLocalityKind const &b) |
| bool | operator== (::DAnCE::Config_Handlers::LocalityKind const &a,::DAnCE::Config_Handlers::LocalityKind const &b) |
| bool | operator!= (::DAnCE::Config_Handlers::LocalityKind const &a,::DAnCE::Config_Handlers::LocalityKind const &b) |
| void | create_type_map (const DataType &type, std::map< std::basic_string< ACE_TCHAR >, DataType const * > &dt_map) |
| typedef Sequence_Handler< ComponentExternalPortEndpoint, ::Deployment::ComponentExternalPortEndpoints, ::Deployment::ComponentExternalPortEndpoint, CEPE_Handler::handle_external_port_endpoint > DAnCE::Config_Handlers::CEPE_Functor |
| typedef Sequence_Handler< ComponentPortDescription, ::Deployment::ComponentPortDescriptions, ::Deployment::ComponentPortDescription, CPD_Handler::handle_component_port_description > DAnCE::Config_Handlers::CPD_Functor |
| typedef Sequence_Handler< ExternalReferenceEndpoint, ::Deployment::ExternalReferenceEndpoints, ::Deployment::ExternalReferenceEndpoint, ERE_Handler::handle_external_ref_endpoint > DAnCE::Config_Handlers::ERE_Functor |
| typedef Sequence_Handler< ImplementationDependency,::Deployment::ImplementationDependencies,::Deployment::ImplementationDependency,ID_Handler::get_ImplementationDependency > DAnCE::Config_Handlers::ID_Functor |
| typedef Sequence_Handler< InstanceResourceDeploymentDescription, ::Deployment::InstanceResourceDeploymentDescriptions, ::Deployment::InstanceResourceDeploymentDescription, IRDD_Handler::handle_irdd > DAnCE::Config_Handlers::IRDD_Functor |
| typedef Sequence_Handler< PlanConnectionDescription, ::Deployment::PlanConnectionDescriptions, ::Deployment::PlanConnectionDescription, PCD_Handler::handle_PlanConnectionDescription > DAnCE::Config_Handlers::PCD_Functor |
| typedef Sequence_Handler< PlanLocality, ::Deployment::PlanLocalities, ::Deployment::PlanLocality, PL_Handler::get_PlanLocality > DAnCE::Config_Handlers::PL_Functor |
| typedef Sequence_Handler< Property, ::Deployment::Properties, ::Deployment::Property, Property_Handler::handle_property > DAnCE::Config_Handlers::Property_Functor |
| typedef Sequence_Handler< Requirement, ::Deployment::Requirements, ::Deployment::Requirement, Req_Handler::handle_requirement > DAnCE::Config_Handlers::Requirement_Functor |
| typedef String_Seq_Handler< ::CORBA::StringSeq, ::CORBA::String_var > DAnCE::Config_Handlers::String_Seq_Functor |
| void DAnCE::Config_Handlers::create_type_map | ( | const DataType & | type, |
| std::map< std::basic_string< ACE_TCHAR >, DataType const * > & | dt_map | ||
| ) |
| bool DAnCE::Config_Handlers::operator!= | ( | ::DAnCE::Config_Handlers::TCKind const & | a, |
| ::DAnCE::Config_Handlers::TCKind const & | b | ||
| ) |
| bool DAnCE::Config_Handlers::operator!= | ( | ::DAnCE::Config_Handlers::LocalityKind const & | a, |
| ::DAnCE::Config_Handlers::LocalityKind const & | b | ||
| ) |
| bool DAnCE::Config_Handlers::operator!= | ( | ::DAnCE::Config_Handlers::SatisfierPropertyKind const & | a, |
| ::DAnCE::Config_Handlers::SatisfierPropertyKind const & | b | ||
| ) |
| bool DAnCE::Config_Handlers::operator!= | ( | ::DAnCE::Config_Handlers::ResourceUsageKind const & | a, |
| ::DAnCE::Config_Handlers::ResourceUsageKind const & | b | ||
| ) |
| bool DAnCE::Config_Handlers::operator!= | ( | ::DAnCE::Config_Handlers::CCMComponentPortKind const & | a, |
| ::DAnCE::Config_Handlers::CCMComponentPortKind const & | b | ||
| ) |
| bool DAnCE::Config_Handlers::operator!= | ( | ::DAnCE::Config_Handlers::PlanLocalityKind const & | a, |
| ::DAnCE::Config_Handlers::PlanLocalityKind const & | b | ||
| ) |
| bool DAnCE::Config_Handlers::operator== | ( | ::DAnCE::Config_Handlers::TCKind const & | a, |
| ::DAnCE::Config_Handlers::TCKind const & | b | ||
| ) |
| bool DAnCE::Config_Handlers::operator== | ( | ::DAnCE::Config_Handlers::LocalityKind const & | a, |
| ::DAnCE::Config_Handlers::LocalityKind const & | b | ||
| ) |
| bool DAnCE::Config_Handlers::operator== | ( | ::DAnCE::Config_Handlers::SatisfierPropertyKind const & | a, |
| ::DAnCE::Config_Handlers::SatisfierPropertyKind const & | b | ||
| ) |
| bool DAnCE::Config_Handlers::operator== | ( | ::DAnCE::Config_Handlers::ResourceUsageKind const & | a, |
| ::DAnCE::Config_Handlers::ResourceUsageKind const & | b | ||
| ) |
| bool DAnCE::Config_Handlers::operator== | ( | ::DAnCE::Config_Handlers::CCMComponentPortKind const & | a, |
| ::DAnCE::Config_Handlers::CCMComponentPortKind const & | b | ||
| ) |
| bool DAnCE::Config_Handlers::operator== | ( | ::DAnCE::Config_Handlers::PlanLocalityKind const & | a, |
| ::DAnCE::Config_Handlers::PlanLocalityKind const & | b | ||
| ) |
1.8.1.2