Implements the "getter part" of an Accessor.
More...
#include <serialization/Accessor.h>
template<typename T>
class mira::AccessorGetterPart< T >
Implements the "getter part" of an Accessor.
This part provides the get() method and a reflectRead() method. This generic AccessorGetterPart allows direct access on the member. There is also a specialization for getters.
◆ value_type
◆ AccessorGetterPart()
◆ get()
◆ reflectRead()
void reflectRead |
( |
Reflector & |
r | ) |
|
|
inline |
◆ isDirectGetter
const bool isDirectGetter = true |
|
static |
The documentation for this class was generated from the following file: