ID field
Char* | IDField::AsString () Returns string representation of the value |
Field* | IDField::CreateCopy () Returns identical object |
Int | IDField::EqualTo (void *aValue) Decides if the value is equal to the parameter |
Err | IDField::GetID (ID *anID) Returns value as an ID |
IDField::IDField (Char *aName, ID aValue, LogFile *aLogFile) Constructor of IDField | |
Err | IDField::ReadFromFile (File *aFile, Size *bytesToEORec) Reads the value from a file |
Err | IDField::SetValue (Void *aValue) Sets the "value" to "*aValue" |
Size | IDField::SizeOf () Returns size of string represening the value |
Err | IDField::WriteToFile (File *aFile) Writes value to a File |
methods
|
attributes
|
ID field. TableField, that holds ID value
alphabetic index hierarchy of classes
generated by doc++