Classes |
class | Components::WrongComponentType |
class | Components::Configurator |
class | TAO::Arg_Traits< ::Components::CCMObject > |
class | TAO::Arg_Traits< ::Components::Configurator > |
struct | TAO::Objref_Traits< ::Components::CCMObject > |
struct | TAO::Objref_Traits< ::Components::Configurator > |
Namespaces |
namespace | TAO |
namespace | Components |
| Compliant with OMG 06-04-01 Section 6.10.1.1.
|
Defines |
#define | TAO_EXPORT_MACRO CCM_STUB_Export |
#define | _COMPONENTS_CCMOBJECT__VAR_OUT_CH_ |
#define | _COMPONENTS_CONFIGURATOR__VAR_OUT_CH_ |
#define | _COMPONENTS_CCMOBJECT__ARG_TRAITS_ |
#define | _COMPONENTS_CONFIGURATOR__ARG_TRAITS_ |
#define | _COMPONENTS_CCMOBJECT__TRAITS_ |
#define | _COMPONENTS_CONFIGURATOR__TRAITS_ |
Typedefs |
typedef CCMObject * | Components::CCMObject_ptr |
typedef TAO_Objref_Var_T
< CCMObject > | Components::CCMObject_var |
typedef TAO_Objref_Out_T
< CCMObject > | Components::CCMObject_out |
typedef Configurator * | Components::Configurator_ptr |
typedef TAO_Objref_Var_T
< Configurator > | Components::Configurator_var |
typedef TAO_Objref_Out_T
< Configurator > | Components::Configurator_out |
Functions |
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export void | operator<<= (::CORBA::Any &, const Components::WrongComponentType &) |
CCM_STUB_Export void | operator<<= (::CORBA::Any &, Components::WrongComponentType *) |
CCM_STUB_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, Components::WrongComponentType *&) |
CCM_STUB_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, const Components::WrongComponentType *&) |
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export void | operator<<= (::CORBA::Any &, Components::CCMObject_ptr) |
| Copying insertion.
|
CCM_STUB_Export void | operator<<= (::CORBA::Any &, Components::CCMObject_ptr *) |
| Non-copying insertion.
|
CCM_STUB_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, Components::CCMObject *&) |
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export void | operator<<= (::CORBA::Any &, Components::Configurator_ptr) |
| Copying insertion.
|
CCM_STUB_Export void | operator<<= (::CORBA::Any &, Components::Configurator_ptr *) |
| Non-copying insertion.
|
CCM_STUB_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, Components::Configurator_ptr &) |
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export::CORBA::Boolean | operator<< (TAO_OutputCDR &, const Components::WrongComponentType &) |
CCM_STUB_Export::CORBA::Boolean | operator>> (TAO_InputCDR &, Components::WrongComponentType &) |
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export::CORBA::Boolean | operator<< (TAO_OutputCDR &, const Components::CCMObject_ptr) |
CCM_STUB_Export::CORBA::Boolean | operator>> (TAO_InputCDR &, Components::CCMObject_ptr &) |
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export::CORBA::Boolean | operator<< (TAO_OutputCDR &, const Components::Configurator_ptr) |
CCM_STUB_Export::CORBA::Boolean | operator>> (TAO_InputCDR &, Components::Configurator_ptr &) |