Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ get_topic_qos
Method
get_topic_qos
dds/InfoRepo/DCPS_IR_Topic.cpp:230–233 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
228
}
229
230
DDS::TopicQos * DCPS_IR_Topic::get_topic_qos()
231
{
232
return &qos_;
233
}
234
235
bool DCPS_IR_Topic::set_topic_qos(const DDS::TopicQos& qos)
236
{
Callers
7
find_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
parseXML
Function · 0.45
ACE_TMAIN
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected