List of ancestors:
| Desc. & Idea | Warnings | Methods | Attributes | Operators | Specials |
|
||
| Methods beginning with Get or Set (get/set) are usually intended to access Attributes of same name (exceptions will be marked). | ||
This class represents a file that the parameter was taken from.
Don't create this class on stack and don't use peramanent pointers to this structure if it is a part of TParamFile.This is because during the destuction and sometimes also during the Save procedure the objects are destroyed.
![]()
Public:
| TStrList *GetDirectives() | |
| char *GetFilename() | |
| TPFileID *GetNext() | |
| TStrList *GetRemarks() | |
| TFlag GetSaveable() | |
| void SetNext(TPFileID *val) | |
| void SetSaveable(TFlag val) | |
| TPFileID(char *aFilename, TFlag aSaveable) | |
| TPFileID(TPFileID &Source) | |
| ~TPFileID() |
Protected:
Private:
| void SetFilename(char *val) |
Here write method's description.
![]()
Public:
Protected:
Private:
Here write attribute's description.
![]()
Public:
Protected:
Private:
![]()
![]()