DDS4CCM
1.0.8
|
import "ndds_dcpsEC.h";
Public Types | |
typedef CCM_TopicListener_ptr | _ptr_type |
typedef CCM_TopicListener_var | _var_type |
typedef CCM_TopicListener_out | _out_type |
Public Member Functions | |
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 CCM_TopicListener_ptr | _duplicate (CCM_TopicListener_ptr obj) |
static void | _tao_release (CCM_TopicListener_ptr obj) |
static CCM_TopicListener_ptr | _narrow (::CORBA::Object_ptr obj) |
static CCM_TopicListener_ptr | _unchecked_narrow (::CORBA::Object_ptr obj) |
static CCM_TopicListener_ptr | _nil (void) |
Protected Member Functions | |
CCM_TopicListener (void) | |
virtual | ~CCM_TopicListener (void) |
Private Member Functions | |
CCM_TopicListener (const CCM_TopicListener &) | |
void | operator= (const CCM_TopicListener &) |
Reimplemented from DDS::TopicListener.
Reimplemented from DDS::TopicListener.
Reimplemented from DDS::TopicListener.
DDS::CCM_TopicListener::CCM_TopicListener | ( | void | ) | [protected] |
DDS::CCM_TopicListener::~CCM_TopicListener | ( | void | ) | [protected, virtual] |
DDS::CCM_TopicListener::CCM_TopicListener | ( | const CCM_TopicListener & | ) | [private] |
DDS::CCM_TopicListener_ptr DDS::CCM_TopicListener::_duplicate | ( | CCM_TopicListener_ptr | obj | ) | [static] |
const char * DDS::CCM_TopicListener::_interface_repository_id | ( | void | ) | const [virtual] |
Reimplemented from DDS::TopicListener.
CORBA::Boolean DDS::CCM_TopicListener::_is_a | ( | const char * | type_id | ) | [virtual] |
Reimplemented from DDS::TopicListener.
DDS::CCM_TopicListener_ptr DDS::CCM_TopicListener::_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented from DDS::TopicListener.
DDS::CCM_TopicListener_ptr DDS::CCM_TopicListener::_nil | ( | void | ) | [static] |
Reimplemented from DDS::TopicListener.
void DDS::CCM_TopicListener::_tao_release | ( | CCM_TopicListener_ptr | obj | ) | [static] |
DDS::CCM_TopicListener_ptr DDS::CCM_TopicListener::_unchecked_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented from DDS::TopicListener.
CORBA::Boolean DDS::CCM_TopicListener::marshal | ( | TAO_OutputCDR & | cdr | ) | [virtual] |
Reimplemented from DDS::TopicListener.
void DDS::CCM_TopicListener::operator= | ( | const CCM_TopicListener & | ) | [private] |