OpenDDS
Snapshot(2023/04/07-19:43)
|
#include <DomainParticipantImpl.h>
Public Member Functions | |
RefCounted_Topic () | |
RefCounted_Topic (const Topic_Pair &pair) | |
Public Attributes | |
Topic_Pair | pair_ |
The topic object reference. More... | |
CORBA::ULong | client_refs_ |
The reference count on the obj_. More... | |
Definition at line 105 of file DomainParticipantImpl.h.
|
inline |
Definition at line 106 of file DomainParticipantImpl.h.
|
inlineexplicit |
Definition at line 111 of file DomainParticipantImpl.h.
CORBA::ULong OpenDDS::DCPS::DomainParticipantImpl::RefCounted_Topic::client_refs_ |
The reference count on the obj_.
Definition at line 120 of file DomainParticipantImpl.h.
Topic_Pair OpenDDS::DCPS::DomainParticipantImpl::RefCounted_Topic::pair_ |
The topic object reference.
Definition at line 118 of file DomainParticipantImpl.h.
Referenced by OpenDDS::DCPS::DomainParticipantImpl::create_new_topic().