MCPcopy 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
177DDS::InstanceHandle_t
178TopicImpl::get_instance_handle()
179{
180 return get_entity_instance_handle(id_, rchandle_from(participant_));
181}
182
183const char*
184TopicImpl::type_name() const

Callers 7

WriterMethod · 0.45
reportMethod · 0.45
reportMethod · 0.45
reportMethod · 0.45
reportMethod · 0.45
populate_header_receivedFunction · 0.45
mainMethod · 0.45

Calls 1

rchandle_fromFunction · 0.85

Tested by 1

mainMethod · 0.36