CIAO::Config_Handlers Namespace Reference

Namespaces

namespace  reader
namespace  Traversal
namespace  writer
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  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_PC_Intf
class  STD_PCD_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 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

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)
 connect_ (connect__)
 regulator__ ()
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)
 label_ (s.label_.get()?new::XMLSchema::string< ACE_TCHAR >(*s.label_):0)
 UUID_ (s.UUID_.get()?new::XMLSchema::string< ACE_TCHAR >(*s.UUID_):0)
 implements_ (s.implements_.get()?new::CIAO::Config_Handlers::ComponentInterfaceDescription(*s.implements_):0)
 assemblyImpl_ (s.assemblyImpl_.get()?new::CIAO::Config_Handlers::ComponentAssemblyDescription(*s.assemblyImpl_):0)
 monolithicImpl_ (s.monolithicImpl_.get()?new::CIAO::Config_Handlers::MonolithicImplementationDescription(*s.monolithicImpl_):0)
 configProperty_ (s.configProperty_)
 capability_ (s.capability_)
 dependsOn_ (s.dependsOn_)
 infoProperty_ (s.infoProperty_)
 href_ (s.href_.get()?new::XMLSchema::string< ACE_TCHAR >(*s.href_):0)
 realizes_ (s.realizes_.get()?new::CIAO::Config_Handlers::ComponentInterfaceDescription(*s.realizes_):0)
 implementation_ (s.implementation_)

Typedef Documentation

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< PlanLocality, ::Deployment::PlanLocalities, ::Deployment::PlanLocality, PL_Handler::get_PlanLocality > CIAO::Config_Handlers::PL_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

Function Documentation

CIAO::Config_Handlers::assemblyImpl_ ( s.assemblyImpl_.get()?new::CIAO::Config_Handlers::ComponentAssemblyDescription *.assemblyImpl_:0   ) 
CIAO::Config_Handlers::capability_ ( s.  capability_  ) 
CIAO::Config_Handlers::configProperty_ ( s.  configProperty_  ) 
CIAO::Config_Handlers::connect_ ( connect__   ) 
CIAO::Config_Handlers::dependsOn_ ( s.  dependsOn_  ) 
CIAO::Config_Handlers::href_ ( s.href_.get()?new::XMLSchema::string< ACE_TCHAR > *.href_:0   ) 
CIAO::Config_Handlers::implementation_ ( s.  implementation_  ) 
CIAO::Config_Handlers::implements_ ( s.implements_.get()?new::CIAO::Config_Handlers::ComponentInterfaceDescription *.implements_:0   ) 
CIAO::Config_Handlers::infoProperty_ ( s.  infoProperty_  ) 
CIAO::Config_Handlers::label_ ( s.label_.get()?new::XMLSchema::string< ACE_TCHAR > *.label_:0   ) 
CIAO::Config_Handlers::monolithicImpl_ ( s.monolithicImpl_.get()?new::CIAO::Config_Handlers::MonolithicImplementationDescription *.monolithicImpl_:0   ) 
bool CIAO::Config_Handlers::operator!= ( ::CIAO::Config_Handlers::LocalityKind const &  a,
::CIAO::Config_Handlers::LocalityKind const &  b 
)
bool CIAO::Config_Handlers::operator!= ( ::CIAO::Config_Handlers::PlanLocalityKind const &  a,
::CIAO::Config_Handlers::PlanLocalityKind 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 
)
bool CIAO::Config_Handlers::operator== ( ::CIAO::Config_Handlers::LocalityKind const &  a,
::CIAO::Config_Handlers::LocalityKind const &  b 
)
bool CIAO::Config_Handlers::operator== ( ::CIAO::Config_Handlers::PlanLocalityKind const &  a,
::CIAO::Config_Handlers::PlanLocalityKind 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 
)
CIAO::Config_Handlers::realizes_ ( s.realizes_.get()?new::CIAO::Config_Handlers::ComponentInterfaceDescription *.realizes_:0   ) 
CIAO::Config_Handlers::regulator__ (  ) 
CIAO::Config_Handlers::UUID_ ( s.UUID_.get()?new::XMLSchema::string< ACE_TCHAR > *.UUID_:0   ) 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines

Generated on Mon Oct 12 14:58:58 2009 for CONFIG_HELPERS by  doxygen 1.6.1