Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ get_instance_handle
Method
get_instance_handle
dds/DCPS/TopicImpl.cpp:177–181 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
}
176
177
DDS::InstanceHandle_t
178
TopicImpl::get_instance_handle()
179
{
180
return get_entity_instance_handle(id_, rchandle_from(participant_));
181
}
182
183
const char*
184
TopicImpl::type_name() const
Callers
7
Writer
Method · 0.45
report
Method · 0.45
report
Method · 0.45
report
Method · 0.45
report
Method · 0.45
populate_header_received
Function · 0.45
main
Method · 0.45
Calls
1
rchandle_from
Function · 0.85
Tested by
1
main
Method · 0.36