#include <member.hpp>
Inheritance diagram for ph::reflect::const_member< T >:
Definition at line 44 of file member.hpp.
Definition at line 53 of file member.hpp.
[inline, virtual]
get the member value as a string.
Implements ph::common::member_base.
Reimplemented in ph::reflect::const_pod_member< T >, ph::reflect::const_pod_member< bool >, ph::reflect::const_string_member, ph::reflect::const_path_member, and ph::reflect::const_other_member< T >.
Definition at line 58 of file member.hpp.
[inline, virtual]
set the member value as a string.
Implements ph::common::member_base.
Definition at line 60 of file member.hpp.
Definition at line 50 of file member.hpp.