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