DDS4CCM  1.0.8
Classes | Namespaces | Defines | Typedefs | Functions
dds4ccm_ConnectorC.h File Reference
#include "tao/AnyTypeCode/AnyTypeCode_methods.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/ORB.h"
#include "tao/SystemException.h"
#include "tao/Basic_Types.h"
#include "tao/ORB_Constants.h"
#include "tao/Object.h"
#include "tao/AnyTypeCode/TypeCode.h"
#include "tao/AnyTypeCode/TypeCode_Constants.h"
#include "tao/String_Manager_T.h"
#include "tao/Objref_VarOut_T.h"
#include "tao/Arg_Traits_T.h"
#include "tao/Basic_Arguments.h"
#include "tao/Special_Basic_Arguments.h"
#include "tao/Any_Insert_Policy_T.h"
#include "tao/Fixed_Size_Argument_T.h"
#include "tao/Var_Size_Argument_T.h"
#include "tao/Object_Argument_T.h"
#include "tao/UB_String_Arguments.h"
#include "ComponentsC.h"
#include "connectors/dds4ccm/idl/dds4ccm_BaseC.h"
#include "connectors/dds4ccm/idl/dds4ccm_ConnectorStatusListenerC.h"
#include "dds4ccm_ConnectorC.inl"

Classes

class  CCM_DDS::DDS_Base
class  CCM_DDS::DDS_TopicBase
class  TAO::Arg_Traits< ::CCM_DDS::DDS_Base >
class  TAO::Arg_Traits< ::CCM_DDS::DDS_TopicBase >
struct  TAO::Objref_Traits< ::CCM_DDS::DDS_Base >
struct  TAO::Objref_Traits< ::CCM_DDS::DDS_TopicBase >

Namespaces

namespace  TAO
namespace  CCM_DDS

Defines

#define TAO_EXPORT_MACRO   DDS4CCM_STUB_Export
#define _CCM_DDS_DDS_BASE__VAR_OUT_CH_
#define _CCM_DDS_DDS_TOPICBASE__VAR_OUT_CH_
#define _CCM_DDS_DDS_BASE__ARG_TRAITS_
#define _CCM_DDS_DDS_TOPICBASE__ARG_TRAITS_
#define _CCM_DDS_DDS_BASE__TRAITS_
#define _CCM_DDS_DDS_TOPICBASE__TRAITS_

Typedefs

typedef DDS_Base * CCM_DDS::DDS_Base_ptr
typedef TAO_Objref_Var_T
< DDS_Base > 
CCM_DDS::DDS_Base_var
typedef TAO_Objref_Out_T
< DDS_Base > 
CCM_DDS::DDS_Base_out
typedef DDS_TopicBase * CCM_DDS::DDS_TopicBase_ptr
typedef TAO_Objref_Var_T
< DDS_TopicBase > 
CCM_DDS::DDS_TopicBase_var
typedef TAO_Objref_Out_T
< DDS_TopicBase > 
CCM_DDS::DDS_TopicBase_out

Functions

TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
DDS4CCM_STUB_Export void 
operator<<= (::CORBA::Any &, CCM_DDS::DDS_Base_ptr)
 Copying insertion.
DDS4CCM_STUB_Export void operator<<= (::CORBA::Any &, CCM_DDS::DDS_Base_ptr *)
 Non-copying insertion.
DDS4CCM_STUB_Export::CORBA::Boolean operator>>= (const ::CORBA::Any &, CCM_DDS::DDS_Base_ptr &)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
DDS4CCM_STUB_Export void 
operator<<= (::CORBA::Any &, CCM_DDS::DDS_TopicBase_ptr)
 Copying insertion.
DDS4CCM_STUB_Export void operator<<= (::CORBA::Any &, CCM_DDS::DDS_TopicBase_ptr *)
 Non-copying insertion.
DDS4CCM_STUB_Export::CORBA::Boolean operator>>= (const ::CORBA::Any &, CCM_DDS::DDS_TopicBase_ptr &)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
DDS4CCM_STUB_Export::CORBA::Boolean 
operator<< (TAO_OutputCDR &, const CCM_DDS::DDS_Base_ptr)
DDS4CCM_STUB_Export::CORBA::Boolean operator>> (TAO_InputCDR &, CCM_DDS::DDS_Base_ptr &)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
DDS4CCM_STUB_Export::CORBA::Boolean 
operator<< (TAO_OutputCDR &, const CCM_DDS::DDS_TopicBase_ptr)
DDS4CCM_STUB_Export::CORBA::Boolean operator>> (TAO_InputCDR &, CCM_DDS::DDS_TopicBase_ptr &)

Define Documentation

#define _CCM_DDS_DDS_BASE__ARG_TRAITS_
#define _CCM_DDS_DDS_BASE__TRAITS_
#define _CCM_DDS_DDS_BASE__VAR_OUT_CH_
#define _CCM_DDS_DDS_TOPICBASE__ARG_TRAITS_
#define _CCM_DDS_DDS_TOPICBASE__TRAITS_
#define _CCM_DDS_DDS_TOPICBASE__VAR_OUT_CH_
#define TAO_EXPORT_MACRO   DDS4CCM_STUB_Export

Code generated by the The ACE ORB (TAO) IDL Compiler v2.0.8 TAO and the TAO IDL Compiler have been developed by: Center for Distributed Object Computing Washington University St. Louis, MO USA http://www.cs.wustl.edu/~schmidt/doc-center.html and Distributed Object Computing Laboratory University of California at Irvine Irvine, CA USA and Institute for Software Integrated Systems Vanderbilt University Nashville, TN USA http://www.isis.vanderbilt.edu/

Information about TAO is available at: http://www.cs.wustl.edu/~schmidt/TAO.html


Function Documentation

TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL DDS4CCM_STUB_Export void operator<<= ( ::CORBA::Any &  ,
CCM_DDS::DDS_Base_ptr   
)

Copying insertion.

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

Non-copying insertion.

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

Copying insertion.

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

Non-copying insertion.

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