DDS4CCM  1.0.8
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions | Friends
CCM_DDS::DDS_TopicBase Class Reference

#include <dds4ccm_ConnectorC.h>

Inheritance diagram for CCM_DDS::DDS_TopicBase:
Inheritance graph
[legend]
Collaboration diagram for CCM_DDS::DDS_TopicBase:
Collaboration graph
[legend]

List of all members.

Public Types

typedef DDS_TopicBase_ptr _ptr_type
typedef DDS_TopicBase_var _var_type
typedef DDS_TopicBase_out _out_type

Public Member Functions

virtual char * topic_name (void)
virtual void topic_name (const char *topic_name)
virtual ::DDS::StringSeqkey_fields (void)
virtual void key_fields (const ::DDS::StringSeq &key_fields)
virtual ::CORBA::Boolean _is_a (const char *type_id)
virtual const char * _interface_repository_id (void) const
virtual ::CORBA::Boolean marshal (TAO_OutputCDR &cdr)

Static Public Member Functions

static void _tao_any_destructor (void *)
static DDS_TopicBase_ptr _duplicate (DDS_TopicBase_ptr obj)
static DDS_TopicBase_ptr _narrow (::CORBA::Object_ptr obj)
static DDS_TopicBase_ptr _nil (void)

Protected Member Functions

 DDS_TopicBase (void)
 DDS_TopicBase (::IOP::IOR *ior, TAO_ORB_Core *orb_core)
 DDS_TopicBase (TAO_Stub *objref,::CORBA::Boolean _tao_collocated=false, TAO_Abstract_ServantBase *servant=0, TAO_ORB_Core *orb_core=0)
virtual ~DDS_TopicBase (void)

Private Member Functions

 DDS_TopicBase (const DDS_TopicBase &)
void operator= (const DDS_TopicBase &)

Friends

class TAO::Narrow_Utils< DDS_TopicBase >
class _TAO_DDS_TopicBase_Direct_Proxy_Impl

Member Typedef Documentation

Reimplemented from CCM_DDS::DDS_Base.

Reimplemented from CCM_DDS::DDS_Base.

Reimplemented from CCM_DDS::DDS_Base.


Constructor & Destructor Documentation

CCM_DDS::DDS_TopicBase::DDS_TopicBase ( void  ) [protected]
CCM_DDS::DDS_TopicBase::DDS_TopicBase ( ::IOP::IOR ior,
TAO_ORB_Core orb_core 
) [protected]
CCM_DDS::DDS_TopicBase::DDS_TopicBase ( TAO_Stub objref,
::CORBA::Boolean  _tao_collocated = false,
TAO_Abstract_ServantBase servant = 0,
TAO_ORB_Core orb_core = 0 
) [protected]
CCM_DDS::DDS_TopicBase::~DDS_TopicBase ( void  ) [protected, virtual]
CCM_DDS::DDS_TopicBase::DDS_TopicBase ( const DDS_TopicBase ) [private]

Member Function Documentation

CCM_DDS::DDS_TopicBase_ptr CCM_DDS::DDS_TopicBase::_duplicate ( DDS_TopicBase_ptr  obj) [static]
const char * CCM_DDS::DDS_TopicBase::_interface_repository_id ( void  ) const [virtual]

Reimplemented from CCM_DDS::DDS_Base.

CORBA::Boolean CCM_DDS::DDS_TopicBase::_is_a ( const char *  type_id)

Reimplemented from CCM_DDS::DDS_Base.

CCM_DDS::DDS_TopicBase_ptr CCM_DDS::DDS_TopicBase::_narrow ( ::CORBA::Object_ptr  obj) [static]

Reimplemented from CCM_DDS::DDS_Base.

CCM_DDS::DDS_TopicBase_ptr CCM_DDS::DDS_TopicBase::_nil ( void  ) [static]

Reimplemented from CCM_DDS::DDS_Base.

void CCM_DDS::DDS_TopicBase::_tao_any_destructor ( void *  _tao_void_pointer) [static]

Reimplemented from CCM_DDS::DDS_Base.

DDS::StringSeq * CCM_DDS::DDS_TopicBase::key_fields ( void  )
void CCM_DDS::DDS_TopicBase::key_fields ( const ::DDS::StringSeq key_fields) [virtual]
CORBA::Boolean CCM_DDS::DDS_TopicBase::marshal ( TAO_OutputCDR cdr)

Reimplemented from CCM_DDS::DDS_Base.

void CCM_DDS::DDS_TopicBase::operator= ( const DDS_TopicBase ) [private]
char * CCM_DDS::DDS_TopicBase::topic_name ( void  ) [virtual]
void CCM_DDS::DDS_TopicBase::topic_name ( const char *  topic_name) [virtual]

Friends And Related Function Documentation

friend class _TAO_DDS_TopicBase_Direct_Proxy_Impl [friend]
friend class TAO::Narrow_Utils< DDS_TopicBase > [friend]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines