CPX 

XML-based lightweight C++ development

CPX::Intex Class Reference

#include <Intex.hpp>

Inheritance diagram for CPX::Intex:

CPX::Objex List of all members.

Public Member Functions

 Intex (void)
 Intex (int i)
 Intex (string s)
virtual ~Intex (void)
Boolx equals (Objex &)
int intValue (void)
Realx realValue (void)
string toString (void)

Static Public Attributes

static const Intex MAX_VALUE
static const Intex MIN_VALUE

Protected Attributes

long m_intValue

Constructor & Destructor Documentation

CPX::Intex::Intex void   ) 
 

CPX::Intex::Intex int  i  ) 
 

CPX::Intex::Intex string  s  ) 
 

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


Member Function Documentation

Boolx CPX::Intex::equals Objex  ) 
 

Reimplemented from CPX::Objex.

int CPX::Intex::intValue void   ) 
 

Realx CPX::Intex::realValue void   ) 
 

string CPX::Intex::toString void   ) 
 

Reimplemented from CPX::Objex.


Member Data Documentation

long CPX::Intex::m_intValue [protected]
 

const Intex CPX::Intex::MAX_VALUE [static]
 

const Intex CPX::Intex::MIN_VALUE [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