Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
322
DCPS_IR_Topic_Description* DCPS_IR_Topic::get_topic_description()
323
{
324
return description_;
325
}
326
327
DDS::InstanceHandle_t DCPS_IR_Topic::get_handle()
328
{
Callers
6
find_topic
Method · 0.45
remove_topic
Method · 0.45
publish_topic_bit
Method · 0.45
publish_subscription_bit
Method · 0.45
publish_publication_bit
Method · 0.45
pushState
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected