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

Method initializeOwner

dds/InfoRepo/FederatorManagerImpl.cpp:1131–1136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1129}
1130
1131void
1132ManagerImpl::initializeOwner(
1133 const OpenDDS::Federator::OwnerUpdate & data)
1134{
1135 this->processCreate(&data, 0);
1136}
1137
1138void
1139ManagerImpl::initializeTopic(

Callers 1

pushStateMethod · 0.80

Calls 1

processCreateMethod · 0.95

Tested by

no test coverage detected