Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
183
const char*
184
TopicImpl::type_name() const
185
{
186
return this->type_name_.c_str();
187
}
188
189
const char*
190
TopicImpl::topic_name() const
Callers
7
enable
Method · 0.45
release_instance_i
Function · 0.45
store_instance_data
Function · 0.45
cleanup
Method · 0.45
enable
Method · 0.45
is_clean
Method · 0.45
get_type_name
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected