Main Page Class Hierarchy Compound List Compound Members
VOTFieldParam Class Reference
This class is an abstract class, base class of <FIELD> and <PARAM>.
More...
Inheritance diagram for VOTFieldParam:
List of all members.
Detailed Description
This class is an abstract class, base class of <FIELD> and <PARAM>.
This class represents the Field/Param in the MetaData. A Field/Param contains description, a max of 2 values and a list of links.
The and class only differ in some attributes. contains 'type' and contains 'value'.
Member Function Documentation
int VOTFieldParam::getArraySize |
( |
char *& |
arraySize |
) |
|
|
int VOTFieldParam::getDatatype |
( |
field_datatype & |
datatype |
) |
|
|
|
Gets the datatype. 'field_datatype' is an enumeration defined in 'VOTGlobal.h'. |
int VOTFieldParam::getDescription |
( |
char *& |
desc |
) |
|
|
int VOTFieldParam::getID |
( |
char *& |
ID |
) |
|
|
int VOTFieldParam::getLink |
( |
VOTLink & |
link, |
|
|
int |
linkNum |
|
) |
|
|
|
Gets the 'Link' at the given index. Index starts at 0. |
int VOTFieldParam::getName |
( |
char *& |
name |
) |
|
|
int VOTFieldParam::getNumOfLinks |
( |
int & |
nLinks |
) |
|
|
int VOTFieldParam::getNumOfValues |
( |
int & |
numOfValues |
) |
|
|
|
Gets the number of elements. |
int VOTFieldParam::getPrecision |
( |
char *& |
precision |
) |
|
|
int VOTFieldParam::getRef |
( |
char *& |
ref |
) |
|
|
int VOTFieldParam::getUCD |
( |
char *& |
ucd |
) |
|
|
int VOTFieldParam::getUnit |
( |
char *& |
unit |
) |
|
|
int VOTFieldParam::getValues |
( |
VOTValues & |
values, |
|
|
int |
index |
|
) |
|
|
|
Gets 'Values', given the index. Index starts at 0. |
int VOTFieldParam::getWidth |
( |
int & |
width |
) |
|
|
int VOTFieldParam::isVariableType |
( |
bool & |
b |
) |
|
|
|
Checks whether data is of variable type. |
The documentation for this class was generated from the following files:
- VOTFieldParam.h
- VOTFieldParam.cpp
Generated on Fri May 9 19:13:18 2003 for C++ Streaming Parser by
1.3