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

Method get_name

dds/InfoRepo/DCPS_IR_Topic_Description.cpp:403–406  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

401}
402
403const char* DCPS_IR_Topic_Description::get_name() const
404{
405 return name_.c_str();
406}
407
408const char* DCPS_IR_Topic_Description::get_dataTypeName() const
409{

Callers 8

remove_topicMethod · 0.45
add_topic_descriptionMethod · 0.45
publish_topic_bitMethod · 0.45
pushStateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected