Main Page   Class Hierarchy   Compound List   Compound Members  

VOTRange Class Reference

This class represents <MIN> and <MAX> element inside <VALUES> element. More...

List of all members.

Public Member Functions

 VOTRange ()
 ~VOTRange ()
VOTRange operator= (const VOTRange &range)
 VOTRange (const VOTRange &range)
int getValue (char *&rangeValue)
int isInclusive (bool &inclusive)
int getPCData (char *&pcdata)


Detailed Description

This class represents <MIN> and <MAX> element inside <VALUES> element.

Range consists of value and inclusive flag.


Constructor & Destructor Documentation

VOTRange::VOTRange  ) 
 

Default Constructor

VOTRange::~VOTRange  ) 
 

Destructor

VOTRange::VOTRange const VOTRange &  range  ) 
 

Copy Constructor


Member Function Documentation

int VOTRange::getPCData char *&  pcdata  ) 
 

Gets the PCDATA.

int VOTRange::getValue char *&  rangeValue  ) 
 

Gets the 'value'

int VOTRange::isInclusive bool &  inclusive  ) 
 

Gets 'false' if inclusive is 'no', true otherwise.

VOTRange VOTRange::operator= const VOTRange &  range  ) 
 

Assignment operator overloaded.


The documentation for this class was generated from the following files:
Generated on Fri May 9 19:13:18 2003 for C++ Streaming Parser by doxygen1.3