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

Method federation_id

dds/InfoRepo/FederatorManagerImpl.cpp:869–878  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

867// IDL methods.
868
869RepoKey
870ManagerImpl::federation_id()
871{
872 if (OpenDDS::DCPS::DCPS_debug_level > 0) {
873 ACE_DEBUG((LM_DEBUG,
874 ACE_TEXT("(%P|%t) ManagerImpl::federation_id()\n")));
875 }
876
877 return this->id().id();
878}
879
880OpenDDS::DCPS::DCPSInfo_ptr
881ManagerImpl::repository()

Callers 1

join_federationMethod · 0.80

Calls 1

idMethod · 0.45

Tested by

no test coverage detected