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

クラス TReadoutList の解説
[Readout Category]

This is the TReadoutList class. [詳細]

#include <TReadoutList.hh>

TReadoutListに対する継承グラフ

Inheritance graph
[凡例]
すべてのメンバ一覧

Public メソッド

 TReadoutList (const Tstring &id=TunknownID)
 TReadoutList (const TReadoutList &right)
 ~TReadoutList ()
const TReadoutList & operator= (const TReadoutList &right)
Tbool operator== (const TReadoutList &right) const
Tbool operator!= (const TReadoutList &right) const
TDataRecord Read ()
virtual Tbool operator== (const TReadoutIdentification &right) const
virtual Tbool operator!= (const TReadoutIdentification &right) const
const TstringGetID () const
Tvoid SetID (const Tstring &id)

Protected 変数

Tstring theID

解説

This is the TReadoutList class.

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

TODO:
None?

バグ:
None?

TReadoutList.hh58 行で定義されています。


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

TReadoutList::TReadoutList const Tstring id = TunknownID  ) 
 

TReadoutList.cc19 行で定義されています。

参照 TReadoutSectionList.

TReadoutList::TReadoutList const TReadoutList &  right  ) 
 

TReadoutList.cc23 行で定義されています。

参照 TReadoutSectionList.

TReadoutList::~TReadoutList  ) 
 

TReadoutList.cc27 行で定義されています。


メソッドの解説

const Tstring & TReadoutIdentification::GetID  )  const [inline, inherited]
 

TReadoutIdentification.hh82 行で定義されています。

参照 TReadoutIdentification::theID, と Tstring.

Tbool TReadoutIdentification::operator!= const TReadoutIdentification &  right  )  const [virtual, inherited]
 

TReadoutIdentification.cc44 行で定義されています。

参照 Tbool, Tfalse, TReadoutIdentification::theID, と Ttrue.

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

TReadoutList.cc56 行で定義されています。

参照 Tbool, Tfalse, と TReadoutSectionList.

const TReadoutList & TReadoutList::operator= const TReadoutList &  right  ) 
 

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

参照 TReadoutSectionList.

Tbool TReadoutIdentification::operator== const TReadoutIdentification &  right  )  const [virtual, inherited]
 

TReadoutIdentification.cc35 行で定義されています。

参照 Tbool, Tfalse, TReadoutIdentification::theID, と Ttrue.

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

TReadoutList.cc48 行で定義されています。

参照 Tbool, TReadoutSectionList, と Ttrue.

TDataRecord TReadoutList::Read  ) 
 

TReadoutList.cc30 行で定義されています。

参照 size(), TReadoutIdentification::theID, と Tsize_t.

Tvoid TReadoutIdentification::SetID const Tstring id  )  [inline, inherited]
 

TReadoutIdentification.hh87 行で定義されています。

参照 TReadoutIdentification::theID, と Tvoid.


変数の解説

Tstring TReadoutIdentification::theID [protected, inherited]
 

TReadoutIdentification.hh58 行で定義されています。

呼出 TReadoutIdentification::GetID(), TReadoutIdentification::operator!=(), TReadoutIdentification::operator=(), TReadoutIdentification::operator==(), TReadoutSegment::Read(), TReadoutSection::Read(), Read(), TReadoutElement::Read(), TReadoutIdentification::SetID(), と TReadoutElement::TReadoutElement().


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

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