Ancestor of all fields used in GMessage and Table
![]() | Field::Field (Char *aName, LogFile *aLogFile) Constructor of Field |
![]() | Field::GetName () Returns name of Field |
![]() | Field::NameEqualTo (Char *aName) Decides if the name string is equal to the parameter |
![]() | Field::SetName (Char *aName) Sets the name of Field |
![]() | Field::~Field () Destructor of Field |
![]() | methods
|
![]() | attributes
|
Ancestor of all fields used in GMessage and Table. Ancestor of fields used in GMessage and Table with one attribute - name. Setting and checking of name is implemented.
virtual ~Field()
virtual Field* CreateCopy()
Void SetName(Char *aName)
Char* GetName()
Char* Field::GetName()
Int Field::NameEqualTo(Char *aName)
Void Field::SetName(Char *aName)
Field::~Field()
alphabetic index hierarchy of classes
generated by doc++