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

Method initializeTopic

dds/InfoRepo/FederatorManagerImpl.cpp:1138–1143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1136}
1137
1138void
1139ManagerImpl::initializeTopic(
1140 const OpenDDS::Federator::TopicUpdate & data)
1141{
1142 this->processCreate(&data, 0);
1143}
1144
1145void
1146ManagerImpl::initializeParticipant(

Callers 1

pushStateMethod · 0.80

Calls 1

processCreateMethod · 0.95

Tested by

no test coverage detected