|
OpenDDS
Snapshot(2023/04/28-20:55)
|
#include <DomainParticipantImpl.h>

Public Member Functions | |
| RepoIdSequence (const GUID_t &base) | |
| GUID_t | next () |
Private Attributes | |
| GUID_t | base_ |
| long | serial_ |
| GuidBuilder | builder_ |
Definition at line 95 of file DomainParticipantImpl.h.
|
explicit |
Definition at line 2128 of file DomainParticipantImpl.cpp.
| GUID_t OpenDDS::DCPS::DomainParticipantImpl::RepoIdSequence::next | ( | void | ) |
Definition at line 2136 of file DomainParticipantImpl.cpp.
References builder_, OpenDDS::DCPS::GuidBuilder::entityKey(), and serial_.
Referenced by OpenDDS::DCPS::DomainParticipantImpl::create_publisher().
|
private |
Definition at line 100 of file DomainParticipantImpl.h.
|
private |
Definition at line 102 of file DomainParticipantImpl.h.
Referenced by next().
|
private |
Definition at line 101 of file DomainParticipantImpl.h.
Referenced by next().
1.8.13