Inheritance diagram for VOTField:
Public Member Functions | |
VOTField () | |
~VOTField () | |
VOTField | operator= (const VOTField &field) |
VOTField (const VOTField &field) | |
int | getType (field_type &type) |
void | reset (void) |
A field contains description, a max of 2 values and a list of links.
|
Default constructor |
|
Default destructor |
|
Copy constructor |
|
Gets the 'type' of the field. 'field_type' is defined in 'VOTGlobal.h'. |
|
Assignment operator overloaded. |
|
Reinitializes the data in the class Reimplemented from VOTFieldParam. |