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

Method get_topic_description

dds/InfoRepo/DCPS_IR_Topic.cpp:322–325  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

320}
321
322DCPS_IR_Topic_Description* DCPS_IR_Topic::get_topic_description()
323{
324 return description_;
325}
326
327DDS::InstanceHandle_t DCPS_IR_Topic::get_handle()
328{

Callers 6

find_topicMethod · 0.45
remove_topicMethod · 0.45
publish_topic_bitMethod · 0.45
pushStateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected