MCPcopy Create free account
hub / github.com/OpenDDS/OpenDDS / next

Method next

dds/DCPS/DomainParticipantImpl.cpp:2126–2131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2124}
2125
2126GUID_t
2127DomainParticipantImpl::RepoIdSequence::next()
2128{
2129 builder_.entityKey(++serial_);
2130 return builder_;
2131}
2132
2133
2134////////////////////////////////////////////////////////////////

Callers 2

create_publisherMethod · 0.45
assign_handleMethod · 0.45

Calls 1

entityKeyMethod · 0.45

Tested by

no test coverage detected