MIRA
|
#include <serialization/Accessor.h>
Public Types | |
typedef T | value_type |
Public Member Functions | |
AccessorGetterPart (const Getter< T > &iGetter) | |
value_type | get () const |
template<typename Reflector > | |
void | reflectRead (Reflector &r) |
Static Public Attributes | |
static const bool | isDirectGetter = false |
typedef T value_type |
|
inline |
|
inline |
|
inline |
|
static |