|
Timetabler
|
Class for a field. More...
#include <field.h>

Public Member Functions | |
| virtual FieldType | getType ()=0 |
| Gets the type of the Field, as a member of the FieldType enum. More... | |
| virtual std::string | getTypeName ()=0 |
| Gets the type name of the Field. More... | |
Class for a field.
This is a virtual base class from which all fields inherit.
|
pure virtual |
|
pure virtual |
1.8.13