#include <DomainParticipantImpl.h>
Public Member Functions | |
RepoIdSequence (const RepoId &base) | |
RepoId | next () |
Private Attributes | |
RepoId | base_ |
long | serial_ |
GuidBuilder | builder_ |
Definition at line 96 of file DomainParticipantImpl.h.
OpenDDS::DCPS::DomainParticipantImpl::RepoIdSequence::RepoIdSequence | ( | const RepoId & | base | ) | [explicit] |
RepoId OpenDDS::DCPS::DomainParticipantImpl::RepoIdSequence::next | ( | void | ) |
Definition at line 2040 of file DomainParticipantImpl.cpp.
References builder_, OpenDDS::DCPS::GuidBuilder::entityKey(), and serial_.
Referenced by OpenDDS::DCPS::DomainParticipantImpl::create_publisher().
Definition at line 101 of file DomainParticipantImpl.h.
Definition at line 103 of file DomainParticipantImpl.h.
Referenced by next().
Definition at line 102 of file DomainParticipantImpl.h.
Referenced by next().