Main Page   Class Hierarchy   Compound List   Compound Members  

Field Class Reference

Inheritance diagram for Field:

FieldParam List of all members.

Detailed Description

This class represents <FIELD> element in a <TABLE>.

It is contained in the TableMetaData class. A field contains description, a max of 2 values and a list of links.


Public Methods

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


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 Mon Jul 15 14:10:23 2002 for VOTable Parser 1.2 by doxygen1.2.16