Main Page   Class Hierarchy   Compound List   Compound Members  

VOTOption Class Reference

This class represents <OPTION> element. More...

List of all members.

Public Member Functions

 VOTOption ()
 ~VOTOption ()
VOTOption operator= (const VOTOption &option)
 VOTOption (const VOTOption &option)
int getName (char *&name)
int getValue (char *&value)
int getOption (VOTOption &option, int index)
int getNumOfOptions (int &numOfOptions)


Detailed Description

This class represents <OPTION> element.

An Option element consists of a name and value.


Constructor & Destructor Documentation

VOTOption::VOTOption  ) 
 

Default constructor.

VOTOption::~VOTOption  ) 
 

Destructor

VOTOption::VOTOption const VOTOption &  option  ) 
 

Copy constructor.


Member Function Documentation

int VOTOption::getName char *&  name  ) 
 

Gets the 'name'.

int VOTOption::getNumOfOptions int &  numOfOptions  ) 
 

Gets the number of options.

int VOTOption::getOption VOTOption &  option,
int  index
 

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

int VOTOption::getValue char *&  value  ) 
 

Gets the 'value'.

VOTOption VOTOption::operator= const VOTOption &  option  ) 
 

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