Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ get_topic
Method
get_topic
dds/DCPS/DataWriterImpl.cpp:1018–1022 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1016
}
1017
1018
DDS::Topic_ptr
1019
DataWriterImpl::get_topic()
1020
{
1021
return DDS::Topic::_duplicate(topic_servant_.get());
1022
}
1023
1024
bool
1025
DataWriterImpl::should_ack() const
Callers
1
report
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
no test coverage detected