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

Method topic_name

dds/DCPS/TopicImpl.cpp:189–193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

187}
188
189const char*
190TopicImpl::topic_name() const
191{
192 return this->topic_name_.c_str();
193}
194
195
196void

Callers 3

enableMethod · 0.80
enableMethod · 0.80
is_cleanMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected