DDS4CCM  1.0.8
Namespaces | Functions | Variables
dds4ccm_ConnectorC.cpp File Reference
#include "dds4ccm_ConnectorC.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/String_TypeCode_Static.h"
#include "tao/CDR.h"
#include "tao/Exception_Data.h"
#include "tao/Invocation_Adapter.h"
#include "tao/Object_T.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/AnyTypeCode/Any_Impl_T.h"
#include "ace/OS_NS_string.h"

Namespaces

namespace  CCM_DDS
namespace  TAO

Functions

static TAO::TypeCode::Objref
< char const
*, TAO::Null_RefCount_Policy > 
_tao_tc_CCM_DDS_DDS_Base (::CORBA::tk_component,"IDL:CCM_DDS/DDS_Base:1.0","DDS_Base")
static TAO::TypeCode::Objref
< char const
*, TAO::Null_RefCount_Policy > 
_tao_tc_CCM_DDS_DDS_TopicBase (::CORBA::tk_component,"IDL:CCM_DDS/DDS_TopicBase:1.0","DDS_TopicBase")
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
void 
operator<<= (::CORBA::Any &_tao_any, CCM_DDS::DDS_Base_ptr _tao_elem)
 Copying insertion.
void operator<<= (::CORBA::Any &_tao_any, CCM_DDS::DDS_Base_ptr *_tao_elem)
 Non-copying insertion.
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, CCM_DDS::DDS_Base_ptr &_tao_elem)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
void 
operator<<= (::CORBA::Any &_tao_any, CCM_DDS::DDS_TopicBase_ptr _tao_elem)
 Copying insertion.
void operator<<= (::CORBA::Any &_tao_any, CCM_DDS::DDS_TopicBase_ptr *_tao_elem)
 Non-copying insertion.
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, CCM_DDS::DDS_TopicBase_ptr &_tao_elem)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL::CORBA::Boolean 
operator<< (TAO_OutputCDR &strm, const CCM_DDS::DDS_Base_ptr _tao_objref)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, CCM_DDS::DDS_Base_ptr &_tao_objref)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL::CORBA::Boolean 
operator<< (TAO_OutputCDR &strm, const CCM_DDS::DDS_TopicBase_ptr _tao_objref)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, CCM_DDS::DDS_TopicBase_ptr &_tao_objref)

Variables

::CORBA::TypeCode_ptr const CCM_DDS::_tc_DDS_Base
::CORBA::TypeCode_ptr const CCM_DDS::_tc_DDS_TopicBase

Function Documentation

static TAO::TypeCode::Objref<char const *, TAO::Null_RefCount_Policy> _tao_tc_CCM_DDS_DDS_Base ( ::CORBA::tk_component  ,
"IDL:CCM_DDS/DDS_Base:1.0"  ,
"DDS_Base"   
) [static]
static TAO::TypeCode::Objref<char const *, TAO::Null_RefCount_Policy> _tao_tc_CCM_DDS_DDS_TopicBase ( ::CORBA::tk_component  ,
"IDL:CCM_DDS/DDS_TopicBase:1.0"  ,
"DDS_TopicBase"   
) [static]
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL void operator<<= ( ::CORBA::Any &  _tao_any,
CCM_DDS::DDS_Base_ptr  _tao_elem 
)

Copying insertion.

void operator<<= ( ::CORBA::Any &  _tao_any,
CCM_DDS::DDS_Base_ptr _tao_elem 
)

Non-copying insertion.

TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL void operator<<= ( ::CORBA::Any &  _tao_any,
CCM_DDS::DDS_TopicBase_ptr  _tao_elem 
)

Copying insertion.

void operator<<= ( ::CORBA::Any &  _tao_any,
CCM_DDS::DDS_TopicBase_ptr _tao_elem 
)

Non-copying insertion.

::CORBA::Boolean operator>> ( TAO_InputCDR strm,
CCM_DDS::DDS_Base_ptr _tao_objref 
)
::CORBA::Boolean operator>> ( TAO_InputCDR strm,
CCM_DDS::DDS_TopicBase_ptr _tao_objref 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any &  _tao_any,
CCM_DDS::DDS_Base_ptr _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any &  _tao_any,
CCM_DDS::DDS_TopicBase_ptr _tao_elem 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines