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

クラス TReadoutIndex の解説

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


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

TReadoutIndex::TReadoutIndex (    ) 
 

TReadoutIndex::~TReadoutIndex (    ) 
 


メソッドの解説

Tvoid TReadoutIndex::AddReadoutList (  const Tstring &    id,
TReadoutList *    readoutlist
) 
 

Tvoid TReadoutIndex::Clear (    ) 
 

TReadoutList* TReadoutIndex::FindReadoutList (  const Tstring &    id )  const
 

Tint TReadoutIndex::GetSize (    ) 
 

Tvoid TReadoutIndex::RemoveReadoutList (  Tint    index ) 
 


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