Main Page   Class Hierarchy   Compound List   Compound Members  

VOTVOTable Class Reference

Represents the <VOTABLE> element in the VOTable. More...

List of all members.

Public Member Functions

 VOTVOTable ()
 ~VOTVOTable ()
VOTVOTable operator= (const VOTVOTable &votable)
 VOTVOTable (const VOTVOTable &votable)
int getID (char *&id)
int getVersion (char *&version)
int getDescription (char *&desc)
int getDefinition (VOTDefinition *&defn)
int getInfo (VOTInfo &info, int infoIndex)
int getNumOfInfos (int &numOfInfos)


Detailed Description

Represents the <VOTABLE> element in the VOTable. It contains attributes and meta data in the VOTable element.


Constructor & Destructor Documentation

VOTVOTable::VOTVOTable  ) 
 

Default constructor.

VOTVOTable::~VOTVOTable  ) 
 

Destructor.

VOTVOTable::VOTVOTable const VOTVOTable &  votable  ) 
 

Copy constructor


Member Function Documentation

int VOTVOTable::getDefinition VOTDefinition *&  defn  ) 
 

Get VOTable definition.

int VOTVOTable::getDescription char *&  desc  ) 
 

Get VOTable description.

int VOTVOTable::getID char *&  id  ) 
 

Get VOTable ID.

int VOTVOTable::getInfo VOTInfo info,
int  infoIndex
 

Get VOTable Info, given an index.

int VOTVOTable::getNumOfInfos int &  numOfInfos  ) 
 

Get number of Infos.

int VOTVOTable::getVersion char *&  version  ) 
 

Get VOTable version.

VOTVOTable VOTVOTable::operator= const VOTVOTable &  votable  ) 
 

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