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

Definition at line 180 of file member.hpp.
Public Member Functions | |
| path_member (boost::filesystem::path *ref) | |
| virtual std::string | get () const |
| virtual void | set (const std::string &s) |
|
|
Definition at line 186 of file member.hpp. |
|
|
get the member value as a string. Reimplemented from ph::reflect::member< boost::filesystem::path >. Definition at line 191 of file member.hpp. |
|
|
set the member value as a string. Reimplemented from ph::reflect::member< boost::filesystem::path >. Definition at line 195 of file member.hpp. |
1.4.3