#include <TRunInformation.hh>
Public メソッド | |
TRunInformation () | |
TRunInformation (const Tstring &item) | |
TRunInformation (const Tstring &item, Truninfo_t type) | |
TRunInformation (const Tstring &item, const TstringList &list) | |
TRunInformation (const Tstring &item, const Tstring &value) | |
TRunInformation (const Tstring &item, const Tstring &value, Truninfo_t type) | |
TRunInformation (const Tstring &item, const Tstring &value, const TstringList &list) | |
TRunInformation (const TRunInformation &right) | |
~TRunInformation () | |
const TRunInformation & | operator= (const TRunInformation &right) |
Tbool | operator== (const TRunInformation &right) const |
Tbool | operator!= (const TRunInformation &right) const |
Truninfo_t | GetInformationType () const |
const Tstring & | GetItem () const |
const Tstring & | GetDefaultValue () const |
const Tstring & | GetValue () const |
const TstringList & | GetSelectableList () const |
Tvoid | SetInformationType (Truninfo_t info) |
Tvoid | SetItem (const Tstring &item) |
Tvoid | SetDefaultValue (const Tstring &value) |
Tvoid | SetValue (const Tstring &value) |
Tvoid | SetSelectableList (const TstringList &list) |
Tvoid | Clear () |
フレンド | |
Tostream & | operator<< (Tostream &tos, const TRunInformation &right) |
TOutputHtmlFileStream & | operator<< (TOutputHtmlFileStream &html, const TRunInformation &right) |
Tvoid | SetInformation (TRunInformation &info) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|