MCPcopy Create free account
hub / github.com/OpenDDS/OpenDDS / get_id

Method get_id

dds/DCPS/TopicImpl.cpp:171–175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

169}
170
171GUID_t
172TopicImpl::get_id() const
173{
174 return id_;
175}
176
177DDS::InstanceHandle_t
178TopicImpl::get_instance_handle()

Callers 15

initMethod · 0.45
enableMethod · 0.45
init_bitMethod · 0.45
fini_bitMethod · 0.45
set_repo_domainMethod · 0.45
initMethod · 0.45
enableMethod · 0.45
delete_participantMethod · 0.45
cleanupMethod · 0.45
set_qosMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected