Main Page   Class Hierarchy   Alphabetical List   Compound List   Compound Members  

Info Class Reference

List of all members.

Public Methods

 Info ()
 ~Info ()
Info operator= (const Info &i)
 Info (const Info &i)
int getValue (char *&infovalue, int *status)
int getID (char *&infoID, int *status)
int getName (char *&infoName, int *status)

Detailed Description

This class represents the <INFO> element in a 'RESOURCE'.

A INFO element contains ID, name and value.


Constructor & Destructor Documentation

Info::Info  
 

Default constructor

Info::~Info  
 

Destructor

Info::Info const Info &    i
 

Copy constructor.


Member Function Documentation

int Info::getID char *&    infoID,
int *    status
 

Gets the 'ID' attribute.

int Info::getName char *&    infoName,
int *    status
 

Gets the 'name' attribute.

int Info::getValue char *&    infovalue,
int *    status
 

Gets the 'value' attribute.

Info Info::operator= const Info &    i
 

Assignment operator overloaded.


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