#include <rtm/RTC.h>
#include <vector>
#include <string>
#include <algorithm>
#include <coil/Mutex.h>
#include <coil/Guard.h>
Go to the source code of this file.
Classes | |
| class | ObjectManager< Identifier, Object, Predicate > |
| Class for managing objects. More... | |
| struct | ObjectManager< Identifier, Object, Predicate >::Objects |
| The structure for object management. More... | |
1.5.5