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

ph::reflect::pod_member< bool > Class Template Reference

#include <member.hpp>

Inheritance diagram for ph::reflect::pod_member< bool >:

ph::reflect::member< bool > ph::common::member_base

Detailed Description

template<>
class ph::reflect::pod_member< bool >

Definition at line 92 of file member.hpp.

Public Member Functions

 pod_member (bool *ref)
std::string get () const
void set (const std::string &s)


Member Function Documentation

ph::reflect::pod_member< bool >::pod_member bool *  ref  )  [inline]
 

Definition at line 95 of file member.hpp.

std::string ph::reflect::pod_member< bool >::get  )  const [inline, virtual]
 

get the member value as a string.

Reimplemented from ph::reflect::member< bool >.

Definition at line 99 of file member.hpp.

void ph::reflect::pod_member< bool >::set const std::string &  s  )  [inline, virtual]
 

set the member value as a string.

Reimplemented from ph::reflect::member< bool >.

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