Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
403
const char* DCPS_IR_Topic_Description::get_name() const
404
{
405
return name_.c_str();
406
}
407
408
const char* DCPS_IR_Topic_Description::get_dataTypeName() const
409
{
Callers
8
remove_topic
Method · 0.45
find_topic_description
Method · 0.45
add_topic_description
Method · 0.45
remove_topic_description
Method · 0.45
publish_topic_bit
Method · 0.45
publish_subscription_bit
Method · 0.45
publish_publication_bit
Method · 0.45
pushState
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected