Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1131
void
1132
ManagerImpl::initializeOwner(
1133
const OpenDDS::Federator::OwnerUpdate & data)
1134
{
1135
this->processCreate(&data, 0);
1136
}
1137
1138
void
1139
ManagerImpl::initializeTopic(
Callers
1
pushState
Method · 0.80
Calls
1
processCreate
Method · 0.95
Tested by
no test coverage detected