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

Method fini_bit

dds/DCPS/StaticDiscovery.cpp:2447–2450  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2445}
2446
2447void StaticDiscovery::fini_bit(DCPS::DomainParticipantImpl* participant)
2448{
2449 get_part(participant->get_domain_id(), participant->get_id())->fini_bit();
2450}
2451
2452bool StaticDiscovery::attach_participant(
2453 DDS::DomainId_t /*domainId*/, const GUID_t& /*participantId*/)

Callers

nothing calls this directly

Calls 2

get_domain_idMethod · 0.45
get_idMethod · 0.45

Tested by

no test coverage detected