The structure for object management. More...
#include <ObjectManager.h>
Public Attributes | |
Mutex | _mutex |
ObjectVector | _obj |
The structure for object management.
Definition at line 276 of file doil/ObjectManager.h.
Mutex ObjectManager< Identifier, Object, Predicate >::Objects::_mutex [mutable] |
Definition at line 278 of file doil/ObjectManager.h.
ObjectVector ObjectManager< Identifier, Object, Predicate >::Objects::_obj |
Definition at line 279 of file doil/ObjectManager.h.