#include <TSoftwareTimerModule.hh>
TSoftwareTimerModuleに対する継承グラフ
Public 型 | |
enum | { tRealElapsedTime, tRealElapsedTimeTotal, tSystemElapsedTime, tUserElapsedTime, tUnit, tNumberOfChannels } |
enum | { tStatusSuccess = 0 } |
Public メソッド | |
TSoftwareTimerModule (Tint nchannel=tNumberOfChannels, const Tstring &unit=Tmsec) | |
TSoftwareTimerModule (const Tstring &unit, Tint nchannel=tNumberOfChannels) | |
TSoftwareTimerModule (const TSoftwareTimerModule &right) | |
~TSoftwareTimerModule () | |
Tint | Clear () |
Tint | Update () |
Tint | Initialize () |
Tvoid | FillData (TDataElement &element, Tint channel) |
Tvoid | Start () |
Tvoid | Pause () |
Tvoid | Stop () |
Tvoid | Lap () |
Tvoid | Restart () |
const TSystemTimer & | GetSystemTimer () const |
TSystemTimer & | GetSystemTimer () |
Tvoid | SetSystemTimer (const TSystemTimer &timer) |
Tdouble | GetRealElapsedTimeTotal () const |
Tvoid | SetRealElapsedTimeTotal (Tdouble time) |
const TSoftwareTimerModule & | operator= (const TSoftwareTimerModule &right) |
Tbool | operator== (const TSoftwareTimerModule &right) const |
Tbool | operator!= (const TSoftwareTimerModule &right) const |
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 |
TSoftwareTimerModule.hh の 59 行で定義されています。
|
TSoftwareTimerModule.hh の 64 行で定義されています。 |
|
TModule.hh の 61 行で定義されています。 |
|
TSoftwareTimerModule.cc の 27 行で定義されています。 参照 Start(). |
|
TSoftwareTimerModule.cc の 20 行で定義されています。 参照 Start(). |
|
TSoftwareTimerModule.cc の 34 行で定義されています。 |
|
TSoftwareTimerModule.cc の 43 行で定義されています。 |
|
TModuleに実装されています. TSoftwareTimerModule.cc の 46 行で定義されています。 |
|
|
TModule.hh の 96 行で定義されています。 参照 TModule::theNumberOfChannels, と Tint. |
|
TSoftwareTimerModule.hh の 161 行で定義されています。 参照 Tdouble. |
|
TModule.hh の 107 行で定義されています。 参照 TModule::theStatus, と Tint. |
|
TSoftwareTimerModule.hh の 119 行で定義されています。 |
|
TSoftwareTimerModule.hh の 114 行で定義されています。 |
|
TModuleに実装されています. TSoftwareTimerModule.cc の 57 行で定義されています。 参照 Start(), Stop(), TModule::theStatus, Tint, と TModule::tStatusSuccess. |
|
TModule.hh の 118 行で定義されています。 参照 Tbool, Tfalse, TModule::theStatus, と Ttrue. |
|
TSoftwareTimerModule.hh の 149 行で定義されています。 参照 TSystemTimer::Lap(), と Tvoid. |
|
TModule.cc の 43 行で定義されています。 参照 Tbool, TModule::theNumberOfChannels, と TModule::theStatus. |
|
TSoftwareModule.cc の 40 行で定義されています。 参照 Tbool. |
|
TSoftwareTimerModule.cc の 121 行で定義されています。 参照 TSystemTimer::GetBeginOfRealTime(), TSystemTimer::GetStatus(), Tbool, Tfalse, と theSystemTimer. |
|
TSoftwareTimerModule.cc の 103 行で定義されています。 参照 Start(), Stop(), と theSystemTimer. |
|
TModule.cc の 38 行で定義されています。 参照 Tbool, TModule::theNumberOfChannels, と TModule::theStatus. |
|
TSoftwareModule.cc の 35 行で定義されています。 参照 Tbool. |
|
TSoftwareTimerModule.cc の 112 行で定義されています。 参照 TSystemTimer::GetBeginOfRealTime(), TSystemTimer::GetStatus(), Tbool, theSystemTimer, と Ttrue. |
|
TSoftwareTimerModule.hh の 136 行で定義されています。 参照 TSystemTimer::Pause(), と Tvoid. |
|
TSoftwareTimerModule.hh の 155 行で定義されています。 参照 TSystemTimer::Restart(), と Tvoid. |
|
TModule.hh の 101 行で定義されています。 |
|
TSoftwareTimerModule.hh の 166 行で定義されています。 参照 Tvoid. |
|
TModule.hh の 112 行で定義されています。 参照 TModule::theStatus, と Tvoid. 呼出 TCamacModule::ReadInterrupt(), と TCamacModule::WaitInterrupt(). |
|
TSoftwareTimerModule.hh の 124 行で定義されています。 参照 Tvoid. |
|
TSoftwareTimerModule.hh の 130 行で定義されています。 参照 TSystemTimer::Start(), と Tvoid. 呼出 FillData(), Initialize(), operator=(), と TSoftwareTimerModule(). |
|
TSoftwareTimerModule.hh の 142 行で定義されています。 参照 TSystemTimer::GetRealElapsedTime(), TSystemTimer::Stop(), と Tvoid. 呼出 FillData(), Initialize(), operator=(), と TSoftwareTimerModule(). |
|
TModuleに実装されています. TSoftwareTimerModule.cc の 52 行で定義されています。 |
|
|