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

ph::reflect::const_pod_member< T > Class Template Reference

#include <member.hpp>

Inheritance diagram for ph::reflect::const_pod_member< T >:

ph::reflect::const_member< T > ph::common::member_base

Detailed Description

template<class T>
class ph::reflect::const_pod_member< T >

A member which represents a value based object that can be converted to/from a string with lexical_cast<>.

Definition at line 110 of file member.hpp.

Public Member Functions

 const_pod_member (const T *ref)
virtual std::string get () const


Constructor & Destructor Documentation

template<class T>
ph::reflect::const_pod_member< T >::const_pod_member const T *  ref  )  [inline]
 

Definition at line 117 of file member.hpp.


Member Function Documentation

template<class T>
virtual std::string ph::reflect::const_pod_member< T >::get  )  const [inline, virtual]
 

get the member value as a string.

Reimplemented from ph::reflect::const_member< T >.

Definition at line 122 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