メインページ   モジュール   クラス階層   アルファベット順一覧   構成   ファイル一覧   構成メンバ   ファイルメンバ   関連ページ  

クラス TRunInformation の解説

#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)


コンストラクタとデストラクタの解説

TRunInformation::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 (    ) 
 


メソッドの解説

Tvoid TRunInformation::Clear (    ) 
 

const Tstring & TRunInformation::GetDefaultValue (    )  [inline]
 

Truninfo_t TRunInformation::GetInformationType (    )  [inline]
 

const Tstring & TRunInformation::GetItem (    )  [inline]
 

const TstringList & TRunInformation::GetSelectableList (    )  [inline]
 

const Tstring & TRunInformation::GetValue (    )  [inline]
 

Tbool TRunInformation::operator!= (  const TRunInformation &    right )  const
 

const TRunInformation& TRunInformation::operator= (  const TRunInformation &    right ) 
 

Tbool TRunInformation::operator== (  const TRunInformation &    right )  const
 

Tvoid TRunInformation::SetDefaultValue (  const Tstring &    value )  [inline]
 

Tvoid TRunInformation::SetInformationType (  Truninfo_t    info )  [inline]
 

Tvoid TRunInformation::SetItem (  const Tstring &    item )  [inline]
 

Tvoid TRunInformation::SetSelectableList (  const TstringList &    list )  [inline]
 

Tvoid TRunInformation::SetValue (  const Tstring &    value )  [inline]
 


フレンドと関連する関数の解説

TOutputHtmlFileStream& operator<< (  TOutputHtmlFileStream &    html,
const TRunInformation &    right
)  [friend]
 

Tostream& operator<< (  Tostream &    tos,
const TRunInformation &    right
)  [friend]
 

Tvoid SetInformation (  TRunInformation &    info )  [friend]
 


このクラスの解説は次のファイルから生成されました:
CLDAQ - a Class Library for Data AcQuisition (Version 1.7.1)
Go IWAI <goiwai@users.sourceforge.jp>