Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
327
DDS::InstanceHandle_t DCPS_IR_Topic::get_handle()
328
{
329
return handle_;
330
}
331
332
void DCPS_IR_Topic::set_handle(DDS::InstanceHandle_t handle)
333
{
Callers
4
dispose_participant_bit
Method · 0.45
dispose_topic_bit
Method · 0.45
dispose_subscription_bit
Method · 0.45
dispose_publication_bit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected