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