|
DDS4CCM
1.2.3
|
#include <TopicDescription.h>


Public Member Functions | |
| DDS_TopicDescription_i (::DDSTopicDescription *rc,::DDS::DomainParticipant_ptr dp) | |
| Constructor. More... | |
| virtual | ~DDS_TopicDescription_i (void) |
| Destructor. More... | |
| virtual char * | get_type_name (void) |
| virtual char * | get_name (void) |
| virtual ::DDS::DomainParticipant_ptr | get_participant (void) |
| ::DDSTopicDescription * | get_rti_entity (void) |
Private Member Functions | |
| ::DDSTopicDescription * | rti_entity (void) |
Private Attributes | |
| ::DDSTopicDescription * | rti_entity_ |
| ::DDS::DomainParticipant_var | dp_ |
Additional Inherited Members | |
Public Types inherited from CORBA::LocalObject | |
| typedef Object_ptr | _ptr_type |
| typedef Object_var | _var_type |
| typedef Object_out | _out_type |
Static Public Member Functions inherited from CORBA::LocalObject | |
| static CORBA::Boolean | marshal (const Object_ptr x, TAO_OutputCDR &cdr) |
| static void | _tao_any_destructor (void *) |
| static CORBA::Boolean | is_nil_i (CORBA::Object_ptr obj) |
| static void | tao_object_initialize (Object *) |
| static CORBA::Object_ptr | _duplicate (CORBA::Object_ptr obj) |
| static CORBA::Object_ptr | _nil (void) |
| static CORBA::Object_ptr | _narrow (CORBA::Object_ptr obj) |
Protected Member Functions inherited from CORBA::LocalObject | |
| Object (int dummy=0) | |
| TAO::Object_Proxy_Broker * | proxy_broker () const |
| CIAO::NDDS::DDS_TopicDescription_i::DDS_TopicDescription_i | ( | ::DDSTopicDescription * | rc, |
| ::DDS::DomainParticipant_ptr | dp | ||
| ) |
Constructor.
|
virtual |
Destructor.
|
virtual |
Implements DDS::TopicDescription.
| DDS::DomainParticipant_ptr CIAO::NDDS::DDS_TopicDescription_i::get_participant | ( | void | ) |
Implements DDS::TopicDescription.
| DDSTopicDescription * CIAO::NDDS::DDS_TopicDescription_i::get_rti_entity | ( | void | ) |
|
virtual |
Implements DDS::TopicDescription.
|
private |
|
private |
|
private |
1.8.3.1