CIAO  1.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions | Variables
CCM_ConfiguratorC.cpp File Reference
#include "CCM_ConfiguratorC.h"
#include "tao/AnyTypeCode/Null_RefCount_Policy.h"
#include "tao/AnyTypeCode/TypeCode_Constants.h"
#include "tao/AnyTypeCode/Alias_TypeCode_Static.h"
#include "tao/AnyTypeCode/Objref_TypeCode_Static.h"
#include "tao/AnyTypeCode/Struct_TypeCode_Static.h"
#include "tao/AnyTypeCode/TypeCode_Struct_Field.h"
#include "tao/CDR.h"
#include "tao/Exception_Data.h"
#include "tao/Invocation_Adapter.h"
#include "tao/Object_T.h"
#include "tao/SystemException.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/AnyTypeCode/Any_Impl_T.h"
#include "tao/AnyTypeCode/Any_Dual_Impl_T.h"
#include "ace/OS_NS_string.h"

Namespaces

namespace  Components
 Compliant with OMG 06-04-01 Section 6.10.1.1.
namespace  TAO

Functions

static TAO::TypeCode::Struct
< char const
*,::CORBA::TypeCode_ptr const
*, TAO::TypeCode::Struct_Field
< char const
*,::CORBA::TypeCode_ptr const * >
const
*, TAO::Null_RefCount_Policy > 
_tao_tc_Components_WrongComponentType (::CORBA::tk_except,"IDL:omg.org/Components/WrongComponentType:1.0","WrongComponentType", _tao_fields_Components_WrongComponentType, 0)
static TAO::TypeCode::Objref
< char const
*, TAO::Null_RefCount_Policy > 
_tao_tc_Components_Configurator (::CORBA::tk_objref,"IDL:omg.org/Components/Configurator:1.0","Configurator")
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
void 
operator<<= (::CORBA::Any &_tao_any, const Components::WrongComponentType &_tao_elem)
void operator<<= (::CORBA::Any &_tao_any, Components::WrongComponentType *_tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, Components::WrongComponentType *&_tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, const Components::WrongComponentType *&_tao_elem)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
void 
operator<<= (::CORBA::Any &_tao_any, Components::Configurator_ptr _tao_elem)
 Copying insertion.
void operator<<= (::CORBA::Any &_tao_any, Components::Configurator_ptr *_tao_elem)
 Non-copying insertion.
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, Components::Configurator_ptr &_tao_elem)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL::CORBA::Boolean 
operator<< (TAO_OutputCDR &strm, const Components::WrongComponentType &_tao_aggregate)
::CORBA::Boolean operator>> (TAO_InputCDR &, Components::WrongComponentType &)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL::CORBA::Boolean 
operator<< (TAO_OutputCDR &strm, const Components::Configurator_ptr _tao_objref)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, Components::Configurator_ptr &_tao_objref)

Variables

static
TAO::TypeCode::Struct_Field
< char const
*,::CORBA::TypeCode_ptr const * >
const *const 
_tao_fields_Components_WrongComponentType = 0
::CORBA::TypeCode_ptr const Components::_tc_WrongComponentType
::CORBA::TypeCode_ptr const Components::_tc_Configurator

Function Documentation

static TAO::TypeCode::Objref<char const *, TAO::Null_RefCount_Policy> _tao_tc_Components_Configurator ( ::CORBA::tk_objref  ,
"IDL:omg.org/Components/Configurator:1.0"  ,
"Configurator"   
)
static
static TAO::TypeCode::Struct< char const *, ::CORBA::TypeCode_ptr const *, TAO::TypeCode::Struct_Field< char const *, ::CORBA::TypeCode_ptr const *> const *, TAO::Null_RefCount_Policy> _tao_tc_Components_WrongComponentType ( ::CORBA::tk_except  ,
"IDL:omg.org/Components/WrongComponentType:1.0"  ,
"WrongComponentType"  ,
_tao_fields_Components_WrongComponentType  ,
 
)
static
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL void operator<<= ( ::CORBA::Any &  _tao_any,
const Components::WrongComponentType _tao_elem 
)
void operator<<= ( ::CORBA::Any &  _tao_any,
Components::WrongComponentType _tao_elem 
)
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL void operator<<= ( ::CORBA::Any &  _tao_any,
Components::Configurator_ptr  _tao_elem 
)

Copying insertion.

void operator<<= ( ::CORBA::Any &  _tao_any,
Components::Configurator_ptr _tao_elem 
)

Non-copying insertion.

::CORBA::Boolean operator>> ( TAO_InputCDR strm,
Components::Configurator_ptr _tao_objref 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any &  _tao_any,
Components::WrongComponentType *&  _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any &  _tao_any,
const Components::WrongComponentType *&  _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any &  _tao_any,
Components::Configurator_ptr _tao_elem 
)

Variable Documentation

TAO::TypeCode::Struct_Field< char const *, ::CORBA::TypeCode_ptr const *> const* const _tao_fields_Components_WrongComponentType = 0
static