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

Method next

dds/DCPS/InstanceHandle.cpp:28–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26}
27
28DDS::InstanceHandle_t
29InstanceHandleGenerator::next()
30{
31 return ++sequence_;
32}
33
34} // namespace DCPS
35} // namespace OpenDDS

Calls

no outgoing calls

Tested by 1

test_passedMethod · 0.36