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

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

#include <member.hpp>

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

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

Detailed Description

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

A member which represents some other type of member. Each needs to provide it's own "set/get" implementation.

Definition at line 236 of file member.hpp.

Public Member Functions

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


Constructor & Destructor Documentation

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

Definition at line 243 of file member.hpp.


Member Function Documentation

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

get the member value as a string.

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


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