Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals

ph::reflect::path_member Class Reference

#include <member.hpp>

Inheritance diagram for ph::reflect::path_member:

ph::reflect::member< boost::filesystem::path > ph::common::member_base

Detailed Description

A member which represents a path.

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)


Constructor & Destructor Documentation

ph::reflect::path_member::path_member boost::filesystem::path *  ref  )  [inline]
 

Definition at line 186 of file member.hpp.


Member Function Documentation

virtual std::string ph::reflect::path_member::get  )  const [inline, virtual]
 

get the member value as a string.

Reimplemented from ph::reflect::member< boost::filesystem::path >.

Definition at line 191 of file member.hpp.

virtual void ph::reflect::path_member::set const std::string &  s  )  [inline, virtual]
 

set the member value as a string.

Reimplemented from ph::reflect::member< boost::filesystem::path >.

Definition at line 195 of file member.hpp.


The documentation for this class was generated from the following file:
Generated on Wed Apr 5 22:03:36 2006 for cppxmlobj by  doxygen 1.4.3