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

クラス TRunInformation の解説
[Run Category]

This is the TRunInformation class. [詳細]

#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 TstringGetItem () const
const TstringGetDefaultValue () const
const TstringGetValue () const
const TstringListGetSelectableList () 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 ()

フレンド

Tostreamoperator<< (Tostream &tos, const TRunInformation &right)
TOutputHtmlFileStream & operator<< (TOutputHtmlFileStream &html, const TRunInformation &right)
Tvoid SetInformation (TRunInformation &info)


解説

This is the TRunInformation class.

作者:
Go IWAI <goiwai@users.sourceforge.jp>
The TRunInformation class detail description. Write it down ASAP!

TODO:
None?

バグ:
None?

TRunInformation.hh56 行で定義されています。


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

TRunInformation::TRunInformation  ) 
 

TRunInformation.cc21 行で定義されています。

参照 tInfoUnknown.

TRunInformation::TRunInformation const Tstring item  ) 
 

TRunInformation.cc31 行で定義されています。

参照 tInfoSelectableValue.

TRunInformation::TRunInformation const Tstring item,
Truninfo_t  type
 

TRunInformation.cc41 行で定義されています。

TRunInformation::TRunInformation const Tstring item,
const TstringList list
 

TRunInformation.cc51 行で定義されています。

参照 tInfoSelectableValue.

TRunInformation::TRunInformation const Tstring item,
const Tstring value
 

TRunInformation.cc59 行で定義されています。

参照 tInfoFreeValue.

TRunInformation::TRunInformation const Tstring item,
const Tstring value,
Truninfo_t  type
 

TRunInformation.cc67 行で定義されています。

TRunInformation::TRunInformation const Tstring item,
const Tstring value,
const TstringList list
 

TRunInformation.cc75 行で定義されています。

参照 tInfoSelectableValue.

TRunInformation::TRunInformation const TRunInformation &  right  ) 
 

TRunInformation.cc83 行で定義されています。

TRunInformation::~TRunInformation  ) 
 

TRunInformation.cc91 行で定義されています。


メソッドの解説

Tvoid TRunInformation::Clear  ) 
 

TRunInformation.cc317 行で定義されています。

参照 Tvoid.

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

TRunInformation.hh122 行で定義されています。

参照 Tstring.

Truninfo_t TRunInformation::GetInformationType  )  const [inline]
 

TRunInformation.hh112 行で定義されています。

参照 Truninfo_t.

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

TRunInformation.hh117 行で定義されています。

参照 Tstring.

呼出 TRunInformationTable::AddRunInformation(), と TRunInformationTable::SetRunInformation().

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

TRunInformation.hh132 行で定義されています。

参照 TstringList.

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

TRunInformation.hh127 行で定義されています。

参照 Tstring.

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

TRunInformation.cc113 行で定義されています。

参照 Tbool, Tfalse, theInformationType, theItem, と theValue.

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

TRunInformation.cc94 行で定義されています。

参照 theDefaultValue, theInformationType, theItem, theSelectableList, と theValue.

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

TRunInformation.cc104 行で定義されています。

参照 Tbool, theInformationType, theItem, theValue, と Ttrue.

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

TRunInformation.hh149 行で定義されています。

参照 Tvoid.

Tvoid TRunInformation::SetInformationType Truninfo_t  info  )  [inline]
 

TRunInformation.hh137 行で定義されています。

参照 Tvoid.

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

TRunInformation.hh143 行で定義されています。

参照 Tvoid.

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

TRunInformation.hh161 行で定義されています。

参照 tInfoSelectableValue, と Tvoid.

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

TRunInformation.hh155 行で定義されています。

参照 Tvoid.


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

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

TRunInformation.cc141 行で定義されています。

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

TRunInformation.cc122 行で定義されています。

Tvoid SetInformation TRunInformation &  info  )  [friend]
 

TRunInformation.cc156 行で定義されています。


このクラスの解説は次のファイルから生成されました:

CLDAQ - a Class Library for DataAcQuisition (Version 1.14.3)
Go IWAI -- goiwai at users.sourceforge.jp