#include <TReadoutSegment.hh>
TReadoutSegmentに対する継承グラフ
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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|