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

クラス TReadoutSection の解説

#include <TReadoutSection.hh>

TReadoutSectionに対する継承グラフ

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

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

Public メソッド

 TReadoutSection (const Tstring &id=TunknownID)
 TReadoutSection (const TReadoutSection &right)
 ~TReadoutSection ()
const TReadoutSection & operator= (const TReadoutSection &right)
Tbool operator== (const TReadoutSection &right) const
Tbool operator!= (const TReadoutSection &right) const
TDataSection 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

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

TReadoutSection::TReadoutSection const Tstring   id = TunknownID
 

TReadoutSection::TReadoutSection const TReadoutSection &    right
 

TReadoutSection::~TReadoutSection  
 


メソッドの解説

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

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

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

const TReadoutSection& TReadoutSection::operator= const TReadoutSection &    right
 

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

Tbool TReadoutSection::operator== const TReadoutSection &    right const
 

TDataSection TReadoutSection::Read  
 

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


変数の解説

Tstring TReadoutIdentification::theID [protected, inherited]
 


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