Table field
Char* | BytesField::AsString () Returns string representation of the value |
BytesField::BytesField (Char *aName, MsgField *aValue, LogFile *aLogFile) Constructor of StringField | |
Field* | BytesField::CreateCopy () Returns identical object |
Int | BytesField::EqualTo (void *aValue) This field does NOT SUPPORT SEARCHING YET - has to be able |
GMessage* | BytesField::GetAsGMessage () Gets contents of this BytesField as a GMessage |
MsgField* | BytesField::GetAsMsgField () Gets contents of this BytesField as a MsgField |
Err | BytesField::ReadFromFile (File *aFile, Size *bytesToEORec) Reads the contents of a field stored in a file |
Err | BytesField::SetAsGMessage (GMessage *aGMessage) Enables simple storage of MsgField |
Err | BytesField::SetAsMsgField (MsgField *aMsgField) Enables simple storage of GMessage |
Err | BytesField::SetValue (Void *aValue) Sets the "value" to "*aValue" |
Size | BytesField::SizeOf () Returns size of string representation of value |
Err | BytesField::WriteToFile (File *aFile) Writes the contents of a MsgField "value" to an open file |
BytesField::~BytesField () Destructor of StringField |
methods
|
attributes
|
Table field. TableField, that holds an array of bytes in format
alphabetic index hierarchy of classes
generated by doc++