

Public Member Functions | |
| virtual MT | getMemberValue (T const *thisPtr) |
| virtual void | setMemberValue (T *thisPtr, MT const &mv) |
Data Fields | |
| MT const &(T::* | getter_ )() |
| void(T::* | setter_ )(MT const &) |
Definition at line 178 of file XMLSerialisation.h.
1.5.1