#include <member.hpp>
Inheritance diagram for ph::reflect::other_member< T >:

Definition at line 219 of file member.hpp.
Public Member Functions | |
| other_member (T *ref) | |
| virtual std::string | get () const |
| virtual void | set (const std::string &s) |
|
||||||||||
|
Definition at line 226 of file member.hpp. |
|
|||||||||
|
get the member value as a string. Reimplemented from ph::reflect::member< T >. |
|
||||||||||
|
set the member value as a string. Reimplemented from ph::reflect::member< T >. |
1.4.3