MCPcopy 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
230DDS::TopicQos * DCPS_IR_Topic::get_topic_qos()
231{
232 return &qos_;
233}
234
235bool DCPS_IR_Topic::set_topic_qos(const DDS::TopicQos& qos)
236{

Callers 7

find_topicMethod · 0.45
publish_topic_bitMethod · 0.45
pushStateMethod · 0.45
parseXMLFunction · 0.45
ACE_TMAINFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected