Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ get_topic_id
Method
get_topic_id
dds/DCPS/DataReaderImpl.cpp:2651–2655 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2649
}
2650
2651
OpenDDS::DCPS::GUID_t
2652
DataReaderImpl::get_topic_id()
2653
{
2654
return topic_id_;
2655
}
2656
2657
OpenDDS::DCPS::GUID_t
2658
DataReaderImpl::get_dp_id()
Callers
1
report
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected