Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
28
DDS::InstanceHandle_t
29
InstanceHandleGenerator::next()
30
{
31
return ++sequence_;
32
}
33
34
} // namespace DCPS
35
} // namespace OpenDDS
Callers
15
getObjectsBeingDropped
Method · 0.45
addDestroyChildNodesCommand
Method · 0.45
addDestroyChildNodesCommand
Method · 0.45
addDestroyChildNodesCommand
Method · 0.45
addDestroyChildNodesCommand
Method · 0.45
addDestroyChildNodesCommand
Method · 0.45
addDestroyChildNodesCommand
Method · 0.45
addDestroyChildNodesCommand
Method · 0.45
addDestroyChildNodesCommand
Method · 0.45
getObjectsBeingDropped
Method · 0.45
getDropObjectsCommand
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
1
test_passed
Method · 0.36