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

クラス TReadoutIndex の解説
[Readout Category]

This is the TReadoutIndex class. [詳細]

#include <TReadoutIndex.hh>

すべてのメンバ一覧

Public メソッド

 TReadoutIndex ()
 ~TReadoutIndex ()
TReadoutList * FindReadoutList (const Tstring &id) const
Tvoid AddReadoutList (const Tstring &id, TReadoutList *readoutlist)
Tvoid RemoveReadoutList (Tint index)
Tint GetSize () const
Tvoid Clear ()


解説

This is the TReadoutIndex class.

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

TODO:
None?

バグ:
None?

TReadoutIndex.hh57 行で定義されています。


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

TReadoutIndex::TReadoutIndex  ) 
 

TReadoutIndex.cc18 行で定義されています。

参照 Tvector.

TReadoutIndex::~TReadoutIndex  ) 
 

TReadoutIndex.cc22 行で定義されています。


メソッドの解説

Tvoid TReadoutIndex::AddReadoutList const Tstring id,
TReadoutList *  readoutlist
 

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

参照 Tvoid.

呼出 TReadoutBook::AddReadoutList().

Tvoid TReadoutIndex::Clear  ) 
 

TReadoutIndex.cc53 行で定義されています。

参照 Tvoid.

呼出 TReadoutBook::ClearReadoutBook(), と TReadoutBook::TReadoutBook().

TReadoutList * TReadoutIndex::FindReadoutList const Tstring id  )  const
 

TReadoutIndex.cc25 行で定義されています。

参照 size(), と Tsize_t.

呼出 TReadoutBook::FindReadoutList().

Tint TReadoutIndex::GetSize  )  const
 

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

参照 size(), と Tint.

呼出 TReadoutBook::AddReadoutList(), TReadoutBook::ClearReadoutBook(), TReadoutBook::GetReadoutList(), と TReadoutBook::RemoveReadoutList().

Tvoid TReadoutIndex::RemoveReadoutList Tint  index  ) 
 

TReadoutIndex.cc42 行で定義されています。

参照 index(), と Tvoid.


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

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