Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals
ph::reflect::const_member

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

#include <member.hpp>

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

_map" border="0" alt="">

Detailed Description

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

A member which represents a value based object.

Definition at line 44 of file member.hpp.


Public Member Functions

const_member (const T *ref)
virtual std::string get () const
virtual void set (const std::string &s)

Protected Attributes

const T * _ref

Constructor & Destructor Documentation

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

Definition at line 53 of file member.hpp.


Member Function Documentation

template<class T>
virtual std::string ph::reflect::const_member< T >::get ( ) const [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.

template<class T>
virtual void ph::reflect::const_member< T >::set ( const std::string & s ) [inline, virtual]

set the member value as a string.

Implements ph::common::member_base.

Definition at line 60 of file member.hpp.


Field Documentation

template<class T>
const T* ph::reflect::const_member< T >::_ref [protected]

Definition at line 50 of file member.hpp.


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

AltStyle によって変換されたページ (->オリジナル) /