Namespaces | |
namespace | Traversal |
namespace | Writer |
Classes | |
class | ADD_Handler |
class | Any_Handler |
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 | ERE_Handler |
class | ESD_Handler |
class | ID_Handler |
class | IDD_Handler |
class | IDREF_Base |
class | IRDD_Handler |
class | MDD_Handler |
class | PCD_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_PC_Intf |
class | STD_PCD_Handler |
class | XML_File_Intf |
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 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 < 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 |
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) |
name_ (new::XMLSchema::string< ACE_TCHAR >(name__)) | |
regulator__ () | |
::CIAO::Config_Handlers::Domain | domain (xercesc::DOMDocument const *d) |
::CIAO::Config_Handlers::DeploymentPlan | deploymentPlan (xercesc::DOMDocument const *d) |
::CIAO::Config_Handlers::ImplementationArtifactDescription | implementationArtifactDescription (xercesc::DOMDocument const *d) |
::CIAO::Config_Handlers::ComponentInterfaceDescription | componentInterfaceDescription (xercesc::DOMDocument const *d) |
::CIAO::Config_Handlers::ComponentImplementationDescription | componentImplementationDescription (xercesc::DOMDocument const *d) |
::CIAO::Config_Handlers::ComponentPackageDescription | componentPackageDescription (xercesc::DOMDocument const *d) |
::CIAO::Config_Handlers::PackageConfiguration | packageConfiguration (xercesc::DOMDocument const *d) |
::CIAO::Config_Handlers::TopLevelPackageDescription | topLevelPackageDescription (xercesc::DOMDocument const *d) |
void | domain (::CIAO::Config_Handlers::Domain const &s, xercesc::DOMDocument *d) |
void | deploymentPlan (::CIAO::Config_Handlers::DeploymentPlan const &s, xercesc::DOMDocument *d) |
void | implementationArtifactDescription (::CIAO::Config_Handlers::ImplementationArtifactDescription const &s, xercesc::DOMDocument *d) |
void | componentInterfaceDescription (::CIAO::Config_Handlers::ComponentInterfaceDescription const &s, xercesc::DOMDocument *d) |
void | componentImplementationDescription (::CIAO::Config_Handlers::ComponentImplementationDescription const &s, xercesc::DOMDocument *d) |
void | componentPackageDescription (::CIAO::Config_Handlers::ComponentPackageDescription const &s, xercesc::DOMDocument *d) |
void | packageConfiguration (::CIAO::Config_Handlers::PackageConfiguration const &s, xercesc::DOMDocument *d) |
void | topLevelPackageDescription (::CIAO::Config_Handlers::TopLevelPackageDescription const &s, xercesc::DOMDocument *d) |
typedef Sequence_Handler< ComponentExternalPortEndpoint, ::Deployment::ComponentExternalPortEndpoints, ::Deployment::ComponentExternalPortEndpoint, CEPE_Handler::handle_external_port_endpoint > CIAO::Config_Handlers::CEPE_Functor |
typedef Sequence_Handler< ComponentPortDescription, ::Deployment::ComponentPortDescriptions, ::Deployment::ComponentPortDescription, CPD_Handler::handle_component_port_description > CIAO::Config_Handlers::CPD_Functor |
typedef Sequence_Handler< ExternalReferenceEndpoint, ::Deployment::ExternalReferenceEndpoints, ::Deployment::ExternalReferenceEndpoint, ERE_Handler::handle_external_ref_endpoint > CIAO::Config_Handlers::ERE_Functor |
typedef Sequence_Handler< ImplementationDependency,::Deployment::ImplementationDependencies,::Deployment::ImplementationDependency,ID_Handler::get_ImplementationDependency > CIAO::Config_Handlers::ID_Functor |
typedef Sequence_Handler< InstanceResourceDeploymentDescription, ::Deployment::InstanceResourceDeploymentDescriptions, ::Deployment::InstanceResourceDeploymentDescription, IRDD_Handler::handle_irdd > CIAO::Config_Handlers::IRDD_Functor |
typedef Sequence_Handler< PlanConnectionDescription, ::Deployment::PlanConnectionDescriptions, ::Deployment::PlanConnectionDescription, PCD_Handler::handle_PlanConnectionDescription > CIAO::Config_Handlers::PCD_Functor |
typedef Sequence_Handler< Property, ::Deployment::Properties, ::Deployment::Property, Property_Handler::handle_property > CIAO::Config_Handlers::Property_Functor |
typedef Sequence_Handler< Requirement, ::Deployment::Requirements, ::Deployment::Requirement, Req_Handler::handle_requirement > CIAO::Config_Handlers::Requirement_Functor |
typedef Sequence_Handler< SatisfierProperty, ::Deployment::SatisfierProperties, ::Deployment::SatisfierProperty, SatisfierProperty_Handler::handle_sat_property> CIAO::Config_Handlers::SatisfierProperty_Functor |
void CIAO::Config_Handlers::componentImplementationDescription | ( | ::CIAO::Config_Handlers::ComponentImplementationDescription const & | s, | |
xercesc::DOMDocument * | d | |||
) |
::CIAO::Config_Handlers::ComponentImplementationDescription CIAO::Config_Handlers::componentImplementationDescription | ( | xercesc::DOMDocument const * | d | ) |
void CIAO::Config_Handlers::componentInterfaceDescription | ( | ::CIAO::Config_Handlers::ComponentInterfaceDescription const & | s, | |
xercesc::DOMDocument * | d | |||
) |
::CIAO::Config_Handlers::ComponentInterfaceDescription CIAO::Config_Handlers::componentInterfaceDescription | ( | xercesc::DOMDocument const * | d | ) |
void CIAO::Config_Handlers::componentPackageDescription | ( | ::CIAO::Config_Handlers::ComponentPackageDescription const & | s, | |
xercesc::DOMDocument * | d | |||
) |
::CIAO::Config_Handlers::ComponentPackageDescription CIAO::Config_Handlers::componentPackageDescription | ( | xercesc::DOMDocument const * | d | ) |
void CIAO::Config_Handlers::deploymentPlan | ( | ::CIAO::Config_Handlers::DeploymentPlan const & | s, | |
xercesc::DOMDocument * | d | |||
) |
::CIAO::Config_Handlers::DeploymentPlan CIAO::Config_Handlers::deploymentPlan | ( | xercesc::DOMDocument const * | d | ) |
void CIAO::Config_Handlers::domain | ( | ::CIAO::Config_Handlers::Domain const & | s, | |
xercesc::DOMDocument * | d | |||
) |
::CIAO::Config_Handlers::Domain CIAO::Config_Handlers::domain | ( | xercesc::DOMDocument const * | d | ) |
void CIAO::Config_Handlers::implementationArtifactDescription | ( | ::CIAO::Config_Handlers::ImplementationArtifactDescription const & | s, | |
xercesc::DOMDocument * | d | |||
) |
::CIAO::Config_Handlers::ImplementationArtifactDescription CIAO::Config_Handlers::implementationArtifactDescription | ( | xercesc::DOMDocument const * | d | ) |
CIAO::Config_Handlers::name_ | ( | new::XMLSchema::string< ACE_TCHAR > | name__ | ) |
bool CIAO::Config_Handlers::operator!= | ( | ::CIAO::Config_Handlers::CCMComponentPortKind const & | a, | |
::CIAO::Config_Handlers::CCMComponentPortKind const & | b | |||
) |
bool CIAO::Config_Handlers::operator!= | ( | ::CIAO::Config_Handlers::ResourceUsageKind const & | a, | |
::CIAO::Config_Handlers::ResourceUsageKind const & | b | |||
) |
bool CIAO::Config_Handlers::operator!= | ( | ::CIAO::Config_Handlers::SatisfierPropertyKind const & | a, | |
::CIAO::Config_Handlers::SatisfierPropertyKind const & | b | |||
) |
bool CIAO::Config_Handlers::operator!= | ( | ::CIAO::Config_Handlers::TCKind const & | a, | |
::CIAO::Config_Handlers::TCKind const & | b | |||
) |
bool CIAO::Config_Handlers::operator== | ( | ::CIAO::Config_Handlers::CCMComponentPortKind const & | a, | |
::CIAO::Config_Handlers::CCMComponentPortKind const & | b | |||
) |
bool CIAO::Config_Handlers::operator== | ( | ::CIAO::Config_Handlers::ResourceUsageKind const & | a, | |
::CIAO::Config_Handlers::ResourceUsageKind const & | b | |||
) |
bool CIAO::Config_Handlers::operator== | ( | ::CIAO::Config_Handlers::SatisfierPropertyKind const & | a, | |
::CIAO::Config_Handlers::SatisfierPropertyKind const & | b | |||
) |
bool CIAO::Config_Handlers::operator== | ( | ::CIAO::Config_Handlers::TCKind const & | a, | |
::CIAO::Config_Handlers::TCKind const & | b | |||
) |
void CIAO::Config_Handlers::packageConfiguration | ( | ::CIAO::Config_Handlers::PackageConfiguration const & | s, | |
xercesc::DOMDocument * | d | |||
) |
::CIAO::Config_Handlers::PackageConfiguration CIAO::Config_Handlers::packageConfiguration | ( | xercesc::DOMDocument const * | d | ) |
CIAO::Config_Handlers::regulator__ | ( | ) |
void CIAO::Config_Handlers::topLevelPackageDescription | ( | ::CIAO::Config_Handlers::TopLevelPackageDescription const & | s, | |
xercesc::DOMDocument * | d | |||
) |
::CIAO::Config_Handlers::TopLevelPackageDescription CIAO::Config_Handlers::topLevelPackageDescription | ( | xercesc::DOMDocument const * | d | ) |