Main Page   Class Hierarchy   Compound List   Compound Members  

VOTValues Class Reference

This class represents <VALUES> element in <FIELD>. More...

List of all members.

Public Member Functions

 VOTValues ()
 ~VOTValues ()
VOTValues operator= (const VOTValues &values)
 VOTValues (const VOTValues &values)
int getID (char *&ID)
int getType (values_type &type)
int getNull (char *&null)
int isValid (bool &invalid)
int getMinimum (VOTRange *&min)
int getMaximum (VOTRange *&max)
int getOption (VOTOption &option, int index)
int getNumOfOptions (int &numOfOptions)


Detailed Description

This class represents <VALUES> element in <FIELD>.

A Values element consists of a Minimum, Maximum and a collection of Options.


Constructor & Destructor Documentation

VOTValues::VOTValues  ) 
 

Default Constructor

VOTValues::~VOTValues  ) 
 

Destructor

VOTValues::VOTValues const VOTValues &  values  ) 
 

Copy Constructor


Member Function Documentation

int VOTValues::getID char *&  ID  ) 
 

Gets the 'ID'.

int VOTValues::getMaximum VOTRange *&  max  ) 
 

Gets the .

int VOTValues::getMinimum VOTRange *&  min  ) 
 

Gets the .

int VOTValues::getNull char *&  null  ) 
 

Gets the 'null'.

int VOTValues::getNumOfOptions int &  numOfOptions  ) 
 

Gets the number of Options.

int VOTValues::getOption VOTOption option,
int  index
 

Gets the 'Option', given the index. Index starts at 0.

int VOTValues::getType values_type &  type  ) 
 

Gets the 'type'. 'values_type' is defined in 'gloabal'h'.

int VOTValues::isValid bool &  invalid  ) 
 

Gets the 'invalid', true if 'invalid' is 'yes'.

VOTValues VOTValues::operator= const VOTValues &  values  ) 
 

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