Inheritance diagram for Field:

Public Methods | |
| Field () | |
| ~Field () | |
| Field | operator= (const Field &f) |
| Field (const Field &f) | |
| int | getType (field_type &type, int *status) |
It is contained in the TableMetaData class. A field contains description, a max of 2 values and a list of links.
|
|
Default constructor |
|
|
Desctructor |
|
|
Copy constructor |
|
||||||||||||
|
Gets the 'type' of the field. 'field_type' is defined in 'global.h'. |
|
|
Assignment operator overloaded. |
1.2.16