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

クラス TReadoutElement の解説

#include <TReadoutElement.hh>

TReadoutElementに対する継承グラフ

Inheritance graph
[凡例]
TReadoutElementのコラボレーション図

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

Public メソッド

 TReadoutElement (TModule *module, const Tstring &id=TunknownID, Tint ch=-1)
 TReadoutElement (TModule *module, Tint ch, const Tstring &id=TunknownID)
 TReadoutElement (const TReadoutElement &right)
 ~TReadoutElement ()
const TReadoutElement & operator= (const TReadoutElement &right)
Tbool operator== (const TReadoutElement &right) const
Tbool operator!= (const TReadoutElement &right) const
TDataElement Read ()
TDataElement Read (Tint ch)
TModuleGetModule () const
Tvoid SetModule (TModule *module)
Tint GetChannelNumber () const
Tvoid SetChannelNumber (Tint ch)
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

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

TReadoutElement::TReadoutElement TModule   module,
const Tstring   id = TunknownID,
Tint    ch = -1
 

TReadoutElement::TReadoutElement TModule   module,
Tint    ch,
const Tstring   id = TunknownID
 

TReadoutElement::TReadoutElement const TReadoutElement &    right
 

TReadoutElement::~TReadoutElement  
 


メソッドの解説

Tint TReadoutElement::GetChannelNumber   [inline]
 

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

TModule * TReadoutElement::GetModule   [inline]
 

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

Tbool TReadoutElement::operator!= const TReadoutElement &    right const
 

const TReadoutElement& TReadoutElement::operator= const TReadoutElement &    right
 

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

Tbool TReadoutElement::operator== const TReadoutElement &    right const
 

TDataElement TReadoutElement::Read Tint    ch
 

TDataElement TReadoutElement::Read  
 

Tvoid TReadoutElement::SetChannelNumber Tint    ch [inline]
 

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

Tvoid TReadoutElement::SetModule TModule   module [inline]
 


変数の解説

Tstring TReadoutIdentification::theID [protected, inherited]
 


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