Main Page   Class Hierarchy   Compound List   Compound Members  

Range Class Reference

List of all members.

Public Methods

 Range ()
 ~Range ()
Range operator= (const Range &o)
 Range (const Range &o)
int getValue (char *&rangevalue, int *status)
int isInclusive (bool &inclusive, int *status)
int Range::getPCData (char *&pcdata, int *status)

Detailed Description

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

Range consists of value and inclusive flag.


Constructor & Destructor Documentation

Range.Range  
 

Default Constructor

Range.~Range  
 

Destructor

Range.Range const Range &    o
 

Copy Constructor


Member Function Documentation

int Range.getValue char *&    rangevalue,
int *    status
 

Gets the 'value'

int Range.isInclusive bool &    inclusive,
int *    status
 

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

Range Range.operator= const Range &    o
 

Assignment operator overloaded.

int Range.Range::getPCData char *&    pcdata,
int *    status
 

Gets the PCDATA.


Generated on Mon Jul 15 14:07:15 2002 for VOTable Parser 1.2 by doxygen1.2.16