OpenDDS  Snapshot(2023/04/07-19:43)
Public Member Functions | Private Attributes | List of all members
OpenDDS::DCPS::DomainParticipantImpl::RepoIdSequence Class Reference

#include <DomainParticipantImpl.h>

Collaboration diagram for OpenDDS::DCPS::DomainParticipantImpl::RepoIdSequence:
Collaboration graph
[legend]

Public Member Functions

 RepoIdSequence (const GUID_t &base)
 
GUID_t next ()
 

Private Attributes

GUID_t base_
 
long serial_
 
GuidBuilder builder_
 

Detailed Description

Definition at line 95 of file DomainParticipantImpl.h.

Constructor & Destructor Documentation

◆ RepoIdSequence()

OpenDDS::DCPS::DomainParticipantImpl::RepoIdSequence::RepoIdSequence ( const GUID_t base)
explicit

Member Function Documentation

◆ next()

GUID_t OpenDDS::DCPS::DomainParticipantImpl::RepoIdSequence::next ( void  )

Member Data Documentation

◆ base_

GUID_t OpenDDS::DCPS::DomainParticipantImpl::RepoIdSequence::base_
private

Definition at line 100 of file DomainParticipantImpl.h.

◆ builder_

GuidBuilder OpenDDS::DCPS::DomainParticipantImpl::RepoIdSequence::builder_
private

Definition at line 102 of file DomainParticipantImpl.h.

Referenced by next().

◆ serial_

long OpenDDS::DCPS::DomainParticipantImpl::RepoIdSequence::serial_
private

Definition at line 101 of file DomainParticipantImpl.h.

Referenced by next().


The documentation for this class was generated from the following files: