Clear() | TRunInformation | |
GetDefaultValue() const | TRunInformation | [inline] |
GetInformationType() const | TRunInformation | [inline] |
GetItem() const | TRunInformation | [inline] |
GetSelectableList() const | TRunInformation | [inline] |
GetValue() const | TRunInformation | [inline] |
operator!=(const TRunInformation &right) const | TRunInformation | |
operator<<(Tostream &tos, const TRunInformation &right) | TRunInformation | [friend] |
operator<<(TOutputHtmlFileStream &html, const TRunInformation &right) | TRunInformation | [friend] |
operator=(const TRunInformation &right) | TRunInformation | |
operator==(const TRunInformation &right) const | TRunInformation | |
SetDefaultValue(const Tstring &value) | TRunInformation | [inline] |
SetInformation(TRunInformation &info) | TRunInformation | [friend] |
SetInformationType(Truninfo_t info) | TRunInformation | [inline] |
SetItem(const Tstring &item) | TRunInformation | [inline] |
SetSelectableList(const TstringList &list) | TRunInformation | [inline] |
SetValue(const Tstring &value) | TRunInformation | [inline] |
TRunInformation() | TRunInformation | |
TRunInformation(const Tstring &item) | TRunInformation | |
TRunInformation(const Tstring &item, Truninfo_t type) | TRunInformation | |
TRunInformation(const Tstring &item, const TstringList &list) | TRunInformation | |
TRunInformation(const Tstring &item, const Tstring &value) | TRunInformation | |
TRunInformation(const Tstring &item, const Tstring &value, Truninfo_t type) | TRunInformation | |
TRunInformation(const Tstring &item, const Tstring &value, const TstringList &list) | TRunInformation | |
TRunInformation(const TRunInformation &right) | TRunInformation | |
~TRunInformation() | TRunInformation |