Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ get_topic
Method
get_topic
dds/InfoRepo/DCPS_IR_Publication.cpp:609–612 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
607
}
608
609
DCPS_IR_Topic* DCPS_IR_Publication::get_topic()
610
{
611
return topic_;
612
}
613
614
DCPS_IR_Topic_Description* DCPS_IR_Publication::get_topic_description()
615
{
Callers
5
remove_publication
Method · 0.45
remove_subscription
Method · 0.45
remove_all_dependents
Method · 0.45
publish_subscription_bit
Method · 0.45
publish_publication_bit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected