Main Page   Class Hierarchy   Alphabetical List   Compound List   Compound Members  

Param Class Reference

Inheritance diagram for Param:

FieldParam List of all members.

Public Methods

 Param ()
 ~Param ()
Param operator= (const Param &f)
 Param (const Param &f)
int getValue (char *&str, int *status)

Detailed Description

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

A 'Param' contains description, a max of 2 values and a list of links. This class is derived from the abstract class 'FieldParam'.


Constructor & Destructor Documentation

Param::Param  
 

Default constructor.

Param::~Param  
 

Destructor

Param::Param const Param &    f
 

Copy constructor.


Member Function Documentation

int Param::getValue char *&    str,
int *    status
 

Gets the 'value'.

Param Param::operator= const Param &    f
 

Assignment operator overloaded.


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