Time field
Char* | TimeField::AsString () Returns string representation of the value |
Field* | TimeField::CreateCopy () Returns identical object |
Int | TimeField::EqualTo (void *aValue) Decides if the value is equal to the parameter |
ESTime | TimeField::GetESTimeValue () Returns the value as Time (usage: time = TimeField->GetESTimeValue() |
RelTime | TimeField::GetRelTimeValue () Returns the value as Time (usage: time = TimeField->GetRelTimeValue() |
Err | TimeField::ReadFromFile (File *aFile, Size *bytesToEORec) Reads the value froma file |
Err | TimeField::SetValue (Void *aValue) Sets the "value" to "*aValue" |
Size | TimeField::SizeOf () Returns size of string represening the value |
TimeField::TimeField (Char *aName, BasicTime *aValue, LogFile *aLogFile) Constructor of TimeField | |
TimeField::TimeField (Char *aName, TIME_REPREZ aValue, LogFile *aLogFile) Special constructor of TimeField | |
Err | TimeField::WriteToFile (File *aFile) Writes the value to a File |
methods
|
attributes
|
Time field. TableField, that holds Time value
alphabetic index hierarchy of classes
generated by doc++