In file /home/eternity/Source/Common/GMessage/H/fields.h:

class SizeField : public IDField

Size field

Inheritance:

SizeField < IDField < TableField < Field < Debugable


Public Methods

SizeField::SizeField (Char *aFieldName, Size aValue, LogFile *aLogFile)
Constructor of SizeField

Public

methods
SizeField (Char *aFieldName, Size aValue = 0, LogFile *aLogFile = NULL)
constructor
Size GetSizeValue ()
return stored value

Inherited from IDField:

Public Methods

Char* IDField::AsString()
Field* IDField::CreateCopy()
Int IDField::EqualTo(void *aValue)
Err IDField::GetID(ID *anID)
IDField::IDField(Char *aName, ID aValue, LogFile *aLogFile)
Err IDField::ReadFromFile(File *aFile, Size *bytesToEORec)
Err IDField::SetValue(Void *aValue)
Size IDField::SizeOf()
Err IDField::WriteToFile(File *aFile)

Protected

attributes

ID value
stored value

Inherited from TableField:


Inherited from Field:

Public Methods

Field::Field(Char *aName, LogFile *aLogFile)
Char* Field::GetName()
Int Field::NameEqualTo(Char *aName)
Void Field::SetName(Char *aName)
Field::~Field()

Inherited from Debugable:

Public Methods

string* Debugable::CreateString(char *firstStr, int firstInt, int secondInt)
Debugable::Debugable(LogFile * debugLogFile)
int Debugable::SetDebugOptions(int newLogOptions)
void Debugable::SetLogFile(LogFile *aLogFile)
void Debugable::WriteString(LogLevel debugLevel, char * format, ...)
Debugable::~Debugable()

Documentation

Size field. TableField, that holds Size value
methods

SizeField(Char *aFieldName, Size aValue = 0, LogFile *aLogFile = NULL)
constructor

Size GetSizeValue()
return stored value

SizeField::SizeField(Char *aFieldName, Size aValue, LogFile *aLogFile)
Constructor of SizeField. Dlouhy_komentar
Returns:
co
Parameters:
parametr -
Author:
Marek, Pavel
See Also:
co_se_toho_tyka


This class has no child classes.
Author:
Marek, Pavel
See Also:
co_se_toho_tyka

alphabetic index hierarchy of classes


generated by doc++