#include <ObjectManager.h>
Public Attributes | |
Mutex | _mutex |
ObjectVector | _obj |
Mutex ObjectManager< Identifier, Object, Predicate >::Objects::_mutex [mutable] |
Referenced by ObjectManager< std::string, RTC::RTObject_impl, RTC::Manager::InstanceName >::find(), ObjectManager< std::string, RTC::RTObject_impl, RTC::Manager::InstanceName >::for_each(), ObjectManager< std::string, RTC::RTObject_impl, RTC::Manager::InstanceName >::getObjects(), ObjectManager< std::string, RTC::RTObject_impl, RTC::Manager::InstanceName >::registerObject(), and ObjectManager< std::string, RTC::RTObject_impl, RTC::Manager::InstanceName >::unregisterObject().
ObjectVector ObjectManager< Identifier, Object, Predicate >::Objects::_obj |
Referenced by ObjectManager< std::string, RTC::RTObject_impl, RTC::Manager::InstanceName >::find(), ObjectManager< std::string, RTC::RTObject_impl, RTC::Manager::InstanceName >::for_each(), ObjectManager< std::string, RTC::RTObject_impl, RTC::Manager::InstanceName >::getObjects(), ObjectManager< std::string, RTC::RTObject_impl, RTC::Manager::InstanceName >::registerObject(), and ObjectManager< std::string, RTC::RTObject_impl, RTC::Manager::InstanceName >::unregisterObject().