#include <TSoftwareInterruptRegisterModule.hh>
TSoftwareInterruptRegisterModuleに対する継承グラフ
Public 型 | |
enum | { tStatusSuccess = 0 } |
Public メソッド | |
TSoftwareInterruptRegisterModule (Tint nch=2, Tint frequency=1) | |
TSoftwareInterruptRegisterModule (const TSoftwareInterruptRegisterModule &right) | |
~TSoftwareInterruptRegisterModule () | |
const TSoftwareInterruptRegisterModule & | operator= (const TSoftwareInterruptRegisterModule &right) |
Tbool | operator== (const TSoftwareInterruptRegisterModule &right) const |
Tbool | operator!= (const TSoftwareInterruptRegisterModule &right) const |
Tint | Clear () |
Tint | Update () |
Tint | Initialize () |
Tint | ReadInterruptRegister () |
Tvoid | FillData (TDataElement &element, Tint channel) |
Tint | GetInterruptRegister () const |
Tint | GetInterruptMaskRegister () const |
Tint | GetFrequency () const |
Tvoid | SetInterruptRegister (Tint val) |
Tvoid | SetInterruptMaskRegister (Tint val) |
Tvoid | SetFrequency (Tint frequency) |
virtual Tbool | operator== (const TSoftwareModule &right) const |
virtual Tbool | operator== (const TModule &right) const |
virtual Tbool | operator!= (const TSoftwareModule &right) const |
virtual Tbool | operator!= (const TModule &right) const |
Tint | GetNumberOfChannels () const |
Tint | GetStatus () const |
Tvoid | SetNumberOfChannels (Tint nchannel) |
Tvoid | SetStatus (Tint status) |
Tbool | IsSuccess () const |
Protected 変数 | |
Tint | theNumberOfChannels |
Tint | theStatus |
TSoftwareInterruptRegisterModule.hh の 58 行で定義されています。
|
TModule.hh の 61 行で定義されています。 |
|
TSoftwareInterruptRegisterModule.cc の 28 行で定義されています。 |
|
TSoftwareInterruptRegisterModule.cc の 34 行で定義されています。 |
|
TSoftwareInterruptRegisterModule.cc の 41 行で定義されています。 |
|
TModuleに実装されています. TSoftwareInterruptRegisterModule.cc の 89 行で定義されています。 |
|
TModuleに実装されています. TSoftwareInterruptRegisterModule.cc の 71 行で定義されています。 参照 TDataElement::FillData(), Tcerr, Tendl, TModule::theNumberOfChannels, TModule::theStatus, tTypeInt, と Tvoid. |
|
TSoftwareInterruptRegisterModule.hh の 108 行で定義されています。 参照 Tint. |
|
TSoftwareInterruptRegisterModule.hh の 103 行で定義されています。 参照 Tint. |
|
TSoftwareInterruptRegisterModule.hh の 98 行で定義されています。 参照 Tint. |
|
TModule.hh の 96 行で定義されています。 参照 TModule::theNumberOfChannels, と Tint. |
|
TModule.hh の 107 行で定義されています。 参照 TModule::theStatus, と Tint. |
|
TModuleに実装されています. TSoftwareInterruptRegisterModule.cc の 102 行で定義されています。 |
|
TModule.hh の 118 行で定義されています。 参照 Tbool, Tfalse, TModule::theStatus, と Ttrue. |
|
TModule.cc の 43 行で定義されています。 参照 Tbool, TModule::theNumberOfChannels, と TModule::theStatus. |
|
TSoftwareModule.cc の 40 行で定義されています。 参照 Tbool. |
|
TSoftwareInterruptRegisterModule.cc の 62 行で定義されています。 参照 Tbool, Tfalse, theFrequency, と theInterruptMaskRegister. |
|
TSoftwareInterruptRegisterModule.cc の 44 行で定義されています。 |
|
TModule.cc の 38 行で定義されています。 参照 Tbool, TModule::theNumberOfChannels, と TModule::theStatus. |
|
TSoftwareModule.cc の 35 行で定義されています。 参照 Tbool. |
|
TSoftwareInterruptRegisterModule.cc の 53 行で定義されています。 参照 Tbool, theFrequency, theInterruptMaskRegister, と Ttrue. |
|
TSoftwareInterruptRegisterModule.cc の 110 行で定義されています。 |
|
TSoftwareInterruptRegisterModule.hh の 125 行で定義されています。 参照 Tvoid. |
|
TSoftwareInterruptRegisterModule.hh の 119 行で定義されています。 参照 Tvoid. |
|
TSoftwareInterruptRegisterModule.hh の 113 行で定義されています。 参照 Tvoid. |
|
TModule.hh の 101 行で定義されています。 |
|
TModule.hh の 112 行で定義されています。 参照 TModule::theStatus, と Tvoid. 呼出 TCamacModule::ReadInterrupt(), と TCamacModule::WaitInterrupt(). |
|
TModuleに実装されています. TSoftwareInterruptRegisterModule.cc の 95 行で定義されています。 |
|
|