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

The structure for object management. More...

#include <ObjectManager.h>

Collaboration diagram for ObjectManager< Identifier, Object, Predicate >::Objects:
Collaboration graph
[legend]

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.

Member Data Documentation

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

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