CPX 

XML-based lightweight C++ development

CPX::Boolx Class Reference

#include <Boolx.hpp>

Inheritance diagram for CPX::Boolx:

CPX::Objex List of all members.

Public Member Functions

 Boolx (void)
 Boolx (bool)
 Boolx (string)
virtual ~Boolx (void)
Boolx equals (Objex &)
bool boolValue (void)
string toString (void)

Static Public Attributes

static const Boolx TRUE
static const Boolx FALSE

Protected Attributes

bool m_booleanValue

Constructor & Destructor Documentation

CPX::Boolx::Boolx void   ) 
 

CPX::Boolx::Boolx bool   ) 
 

CPX::Boolx::Boolx string   ) 
 

virtual CPX::Boolx::~Boolx void   )  [virtual]
 


Member Function Documentation

bool CPX::Boolx::boolValue void   ) 
 

Boolx CPX::Boolx::equals Objex  ) 
 

Reimplemented from CPX::Objex.

string CPX::Boolx::toString void   ) 
 

Reimplemented from CPX::Objex.


Member Data Documentation

const Boolx CPX::Boolx::FALSE [static]
 

bool CPX::Boolx::m_booleanValue [protected]
 

const Boolx CPX::Boolx::TRUE [static]
 


The documentation for this class was generated from the following file:
Generated on Sun Mar 25 18:45:21 2007 for CPX by  doxygen 1.4.5