Main Page   Class Hierarchy   Alphabetical List   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)

Detailed Description

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


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.


Generated on Fri May 31 14:12:57 2002 for VOTable Parser 1.1 by doxygen1.2.16