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