Public Attributes | List of all members
ObjectManager< Identifier, Object, Predicate >::Objects Struct Reference

The structure for object management. More...

#include <ObjectManager.h>

Public Attributes

Mutex _mutex
 
ObjectVector _obj
 

Detailed Description

template<typename Identifier, typename Object, typename Predicate>
struct ObjectManager< Identifier, Object, Predicate >::Objects

The structure for object management.

Definition at line 276 of file doil/ObjectManager.h.

Member Data Documentation

template<typename Identifier, typename Object, typename Predicate>
Mutex ObjectManager< Identifier, Object, Predicate >::Objects::_mutex
mutable

Definition at line 278 of file doil/ObjectManager.h.

template<typename Identifier, typename Object, typename Predicate>
ObjectVector ObjectManager< Identifier, Object, Predicate >::Objects::_obj

Definition at line 279 of file doil/ObjectManager.h.


The documentation for this struct was generated from the following file:


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Thu Jun 6 2019 19:26:02