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

Method get_topic

dds/DCPS/DataWriterImpl.cpp:1018–1022  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1016}
1017
1018DDS::Topic_ptr
1019DataWriterImpl::get_topic()
1020{
1021 return DDS::Topic::_duplicate(topic_servant_.get());
1022}
1023
1024bool
1025DataWriterImpl::should_ack() const

Callers 1

reportMethod · 0.45

Calls 1

getMethod · 0.45

Tested by

no test coverage detected