Functions | |
std::unique_ptr < edm::OutputModuleCommunicator > | createCommunicatorIfNeeded (void *) |
std::unique_ptr < edm::OutputModuleCommunicator > | createCommunicatorIfNeeded (::edm::OutputModule *iMod) |
std::unique_ptr < edm::OutputModuleCommunicator > | createCommunicatorIfNeeded (::edm::global::OutputModuleBase *iMod) |
std::unique_ptr < edm::OutputModuleCommunicator > | createCommunicatorIfNeeded (::edm::one::OutputModuleBase *iMod) |
std::unique_ptr< edm::OutputModuleCommunicator > edm::impl::createCommunicatorIfNeeded | ( | void * | ) |
Definition at line 103 of file OutputModuleCommunicatorT.cc.
References eostools::move().
Referenced by edm::OutputModuleCommunicatorT< T >::createIfNeeded().
std::unique_ptr< edm::OutputModuleCommunicator > edm::impl::createCommunicatorIfNeeded | ( | ::edm::OutputModule * | iMod | ) |
Definition at line 106 of file OutputModuleCommunicatorT.cc.
References eostools::move().
std::unique_ptr< edm::OutputModuleCommunicator > edm::impl::createCommunicatorIfNeeded | ( | ::edm::global::OutputModuleBase * | iMod | ) |
Definition at line 109 of file OutputModuleCommunicatorT.cc.
References eostools::move().
std::unique_ptr< edm::OutputModuleCommunicator > edm::impl::createCommunicatorIfNeeded | ( | ::edm::one::OutputModuleBase * | iMod | ) |
Definition at line 112 of file OutputModuleCommunicatorT.cc.
References eostools::move().