#include <objdict.h>
|
template<typename T > |
T & | access () |
|
template<typename T > |
T & | allocate () |
|
Definition at line 279 of file objdict.h.
template<typename T >
T& canopen::ObjectStorage::Data::access |
( |
| ) |
|
|
inlineprivate |
String & ObjectStorage::Data::access |
( |
| ) |
|
template<typename T >
T& canopen::ObjectStorage::Data::allocate |
( |
| ) |
|
|
inlineprivate |
String & ObjectStorage::Data::allocate |
( |
| ) |
|
void ObjectStorage::Data::force_write |
( |
| ) |
|
template<typename T >
const T canopen::ObjectStorage::Data::get |
( |
bool |
cached | ) |
|
|
inline |
void ObjectStorage::Data::init |
( |
| ) |
|
void ObjectStorage::Data::reset |
( |
| ) |
|
template<typename T >
void canopen::ObjectStorage::Data::set |
( |
const T & |
val | ) |
|
|
inline |
template<typename T >
void canopen::ObjectStorage::Data::set_cached |
( |
const T & |
val | ) |
|
|
inline |
size_t canopen::ObjectStorage::Data::size |
( |
| ) |
|
|
inline |
String canopen::ObjectStorage::Data::buffer |
|
private |
boost::mutex canopen::ObjectStorage::Data::mutex |
|
private |
const TypeGuard canopen::ObjectStorage::Data::type_guard |
bool canopen::ObjectStorage::Data::valid |
|
private |
The documentation for this class was generated from the following files: