Main Page   Class Hierarchy   Alphabetical List   Compound List   Compound Members  

Field Class Reference

Inheritance diagram for Field:

FieldParam List of all members.

Public Methods

 Field ()
 ~Field ()
Field operator= (const Field &f)
 Field (const Field &f)
int getType (field_type &type, int *status)

Detailed Description

This class represents the <FIELD> element in a . It is contained in the TableMetaData class.

A field contains description, a max of 2 values and a list of links.


Constructor & Destructor Documentation

Field::Field  
 

Default constructor

Field::~Field  
 

Desctructor

Field::Field const Field &    f
 

Copy constructor


Member Function Documentation

int Field::getType field_type &    type,
int *    status
 

Gets the 'type' of the field. 'field_type' is defined in 'global.h'.

Field Field::operator= const Field &    f
 

Assignment operator overloaded.


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