Public Member Functions | |
collect_impl () | |
void | operator() (ImplBase *impl) |
Public Attributes | |
std::vector< ImplBase * > | impls_ |
Definition at line 482 of file ORBManager.h.
doil::ORBManager::collect_impl::collect_impl | ( | ) | [inline] |
Definition at line 485 of file ORBManager.h.
void doil::ORBManager::collect_impl::operator() | ( | ImplBase * | impl | ) | [inline] |
Definition at line 488 of file ORBManager.h.
std::vector<ImplBase*> doil::ORBManager::collect_impl::impls_ |
Definition at line 492 of file ORBManager.h.