DDS4CCM  1.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions
DDS::Topic Class Reference

import "ndds_dcpsC.h";

Inheritance diagram for DDS::Topic:
Inheritance graph
[legend]
Collaboration diagram for DDS::Topic:
Collaboration graph
[legend]

List of all members.

Public Types

typedef Topic_ptr _ptr_type
typedef Topic_var _var_type
typedef Topic_out _out_type

Public Member Functions

ReturnCode_t set_qos (in TopicQos qos)
ReturnCode_t get_qos (inout TopicQos qos)
ReturnCode_t set_listener (in TopicListener a_listener, in StatusMask mask)
TopicListener get_listener ()
ReturnCode_t get_inconsistent_topic_status (inout InconsistentTopicStatus a_status)
virtual ::DDS::ReturnCode_t set_qos (const ::DDS::TopicQos &qos)=0
 
virtual ::DDS::ReturnCode_t get_qos (::DDS::TopicQos &qos)=0
 
virtual ::DDS::ReturnCode_t set_listener (::DDS::TopicListener_ptr a_listener,::DDS::StatusMask mask)=0
 
virtual ::DDS::TopicListener_ptr get_listener (void)=0
 
virtual ::DDS::ReturnCode_t get_inconsistent_topic_status (::DDS::InconsistentTopicStatus &a_status)=0
 
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 Topic_ptr _duplicate (Topic_ptr obj)
static void _tao_release (Topic_ptr obj)
static Topic_ptr _narrow (::CORBA::Object_ptr obj)
static Topic_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
static Topic_ptr _nil (void)

Protected Member Functions

 Topic (void)
virtual ~Topic (void)

Private Member Functions

 Topic (const Topic &)
void operator= (const Topic &)

Member Typedef Documentation

Reimplemented from DDS::Entity.

Reimplemented in DDS::CCM_Topic.

Reimplemented from DDS::Entity.

Reimplemented in DDS::CCM_Topic.

Reimplemented from DDS::Entity.

Reimplemented in DDS::CCM_Topic.


Constructor & Destructor Documentation

DDS::Topic::Topic ( void  )
protected
DDS::Topic::~Topic ( void  )
protectedvirtual
DDS::Topic::Topic ( const Topic )
private

Member Function Documentation

const char * DDS::Topic::_interface_repository_id ( void  ) const
virtual

Reimplemented from DDS::Entity.

Reimplemented in DDS::CCM_Topic.

CORBA::Boolean DDS::Topic::_is_a ( const char *  type_id)
virtual

Reimplemented from DDS::Entity.

Reimplemented in DDS::CCM_Topic.

Reimplemented from DDS::Entity.

Reimplemented in DDS::CCM_Topic.

DDS::Topic_ptr DDS::Topic::_nil ( void  )
static

Reimplemented from DDS::Entity.

Reimplemented in DDS::CCM_Topic.

void DDS::Topic::_tao_any_destructor ( void *  _tao_void_pointer)
static

Reimplemented from DDS::Entity.

void DDS::Topic::_tao_release ( Topic_ptr  obj)
static

Reimplemented from DDS::Entity.

Reimplemented in DDS::CCM_Topic.

Implemented in CIAO::NDDS::DDS_Topic_i.

Reimplemented in CIAO::NDDS::DDS_Topic_i.

virtual ::DDS::TopicListener_ptr DDS::Topic::get_listener ( void  )
pure virtual

Implemented in CIAO::NDDS::DDS_Topic_i.

virtual ::DDS::ReturnCode_t DDS::Topic::get_qos ( ::DDS::TopicQos qos)
pure virtual

Implemented in CIAO::NDDS::DDS_Topic_i.

Reimplemented from DDS::Entity.

Reimplemented in DDS::CCM_Topic.

void DDS::Topic::operator= ( const Topic )
private
virtual ::DDS::ReturnCode_t DDS::Topic::set_listener ( ::DDS::TopicListener_ptr  a_listener,
::DDS::StatusMask  mask 
)
pure virtual

Implemented in CIAO::NDDS::DDS_Topic_i.

virtual ::DDS::ReturnCode_t DDS::Topic::set_qos ( const ::DDS::TopicQos qos)
pure virtual

Implemented in CIAO::NDDS::DDS_Topic_i.


The documentation for this class was generated from the following files: