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

Method initializeParticipant

dds/InfoRepo/FederatorManagerImpl.cpp:1145–1150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1143}
1144
1145void
1146ManagerImpl::initializeParticipant(
1147 const OpenDDS::Federator::ParticipantUpdate & data)
1148{
1149 this->processCreate(&data, 0);
1150}
1151
1152void
1153ManagerImpl::initializePublication(

Callers 1

pushStateMethod · 0.80

Calls 1

processCreateMethod · 0.95

Tested by

no test coverage detected