#include <handle_layer.h>
| Classes | |
| struct | Getter | 
| Public Member Functions | |
| double * | getVariable (const std::string &n) | 
| ObjectVariables (const ObjectStorageSharedPtr storage) | |
| bool | sync () | 
| Static Public Member Functions | |
| template<const uint16_t dt> | |
| static double * | func (ObjectVariables &list, const canopen::ObjectDict::Key &key) | 
| Private Attributes | |
| boost::unordered_map< ObjectDict::Key, Getter > | getters_ | 
| boost::mutex | mutex_ | 
| const ObjectStorageSharedPtr | storage_ | 
Definition at line 30 of file handle_layer.h.
| 
 | inline | 
Definition at line 52 of file handle_layer.h.
| 
 | inlinestatic | 
Definition at line 48 of file handle_layer.h.
| 
 | inline | 
Definition at line 61 of file handle_layer.h.
| 
 | inline | 
Definition at line 53 of file handle_layer.h.
| 
 | private | 
Definition at line 45 of file handle_layer.h.
| 
 | private | 
Definition at line 46 of file handle_layer.h.
| 
 | private | 
Definition at line 31 of file handle_layer.h.