Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ last_topic_key
Method
last_topic_key
dds/InfoRepo/DCPS_IR_Participant.cpp:861–865 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
859
}
860
861
void
862
DCPS_IR_Participant::last_topic_key(long key)
863
{
864
return this->topicIdGenerator_.last(key);
865
}
866
867
void
868
DCPS_IR_Participant::last_publication_key(long key)
Callers
1
add_topic
Method · 0.80
Calls
1
last
Method · 0.80
Tested by
no test coverage detected