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

Method type_name

dds/DCPS/TopicImpl.cpp:183–187  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

181}
182
183const char*
184TopicImpl::type_name() const
185{
186 return this->type_name_.c_str();
187}
188
189const char*
190TopicImpl::topic_name() const

Callers 7

enableMethod · 0.45
release_instance_iFunction · 0.45
store_instance_dataFunction · 0.45
cleanupMethod · 0.45
enableMethod · 0.45
is_cleanMethod · 0.45
get_type_nameFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected