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

Method initializeSubscription

dds/InfoRepo/FederatorManagerImpl.cpp:1159–1164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1157}
1158
1159void
1160ManagerImpl::initializeSubscription(
1161 const OpenDDS::Federator::SubscriptionUpdate & data)
1162{
1163 this->processCreate(&data, 0);
1164}
1165
1166} // namespace Federator
1167} // namespace OpenDDS

Callers 1

pushStateMethod · 0.80

Calls 1

processCreateMethod · 0.95

Tested by

no test coverage detected