MCPcopy 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
861void
862DCPS_IR_Participant::last_topic_key(long key)
863{
864 return this->topicIdGenerator_.last(key);
865}
866
867void
868DCPS_IR_Participant::last_publication_key(long key)

Callers 1

add_topicMethod · 0.80

Calls 1

lastMethod · 0.80

Tested by

no test coverage detected