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

Method get_handle

dds/InfoRepo/DCPS_IR_Topic.cpp:327–330  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

325}
326
327DDS::InstanceHandle_t DCPS_IR_Topic::get_handle()
328{
329 return handle_;
330}
331
332void DCPS_IR_Topic::set_handle(DDS::InstanceHandle_t handle)
333{

Callers 4

dispose_topic_bitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected