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

クラス TReadoutSegment の解説

#include <TReadoutSegment.hh>

TReadoutSegmentに対する継承グラフ

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

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

Public メソッド

 TReadoutSegment (const Tstring &id=TunknownID)
 TReadoutSegment (TModule *module, const Tstring &id=TunknownID)
 TReadoutSegment (TModule *module, Tint ch, const Tstring &id=TunknownID)
 TReadoutSegment (TModule *module, const TstringList &elementid, const Tstring &id=TunknownID)
 TReadoutSegment (TModule *module, const Tstring elementid[], const Tstring &id=TunknownID)
 TReadoutSegment (const TReadoutSegment &right)
 ~TReadoutSegment ()
const TReadoutSegment & operator= (const TReadoutSegment &right)
Tbool operator== (const TReadoutSegment &right) const
Tbool operator!= (const TReadoutSegment &right) const
TDataSegment Read ()
TModule * GetModule () const
Tvoid SetModule (TModule *module)
virtual Tbool operator== (const TReadoutIdentification &right) const
virtual Tbool operator!= (const TReadoutIdentification &right) const
const Tstring & GetID () const
Tvoid SetID (const Tstring &id)

Protected 変数

Tstring theID

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

TReadoutSegment::TReadoutSegment (  const Tstring &    id = TunknownID ) 
 

TReadoutSegment::TReadoutSegment (  TModule *    module,
const Tstring &    id = TunknownID
) 
 

TReadoutSegment::TReadoutSegment (  TModule *    module,
Tint    ch,
const Tstring &    id = TunknownID
) 
 

TReadoutSegment::TReadoutSegment (  TModule *    module,
const TstringList &    elementid,
const Tstring &    id = TunknownID
) 
 

TReadoutSegment::TReadoutSegment (  TModule *    module,
const Tstring    elementid[],
const Tstring &    id = TunknownID
) 
 

TReadoutSegment::TReadoutSegment (  const TReadoutSegment &    right ) 
 

TReadoutSegment::~TReadoutSegment (    ) 
 


メソッドの解説

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

TModule * TReadoutSegment::GetModule (    )  [inline]
 

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

Tbool TReadoutSegment::operator!= (  const TReadoutSegment &    right )  const
 

const TReadoutSegment& TReadoutSegment::operator= (  const TReadoutSegment &    right ) 
 

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

Tbool TReadoutSegment::operator== (  const TReadoutSegment &    right )  const
 

TDataSegment TReadoutSegment::Read (    ) 
 

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

Tvoid TReadoutSegment::SetModule (  TModule *    module )  [inline]
 


変数の解説

Tstring TReadoutIdentification::theID [protected, inherited]
 


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