#include <TGo4TaskConnectorTimer.h>
Public Methods | |
| TGo4TaskConnectorTimer (TGo4ServerTask *server, Long_t msperiod=3000) | |
| virtual | ~TGo4TaskConnectorTimer () |
| virtual Bool_t | Notify () |
Protected Attributes | |
| TGo4ServerTask * | fxServer |
| The servertask to which this timer belongs. More... | |
Private Methods | |
| TGo4TaskConnectorTimer () | |
Definition at line 28 of file TGo4TaskConnectorTimer.h.
|
||||||||||||
|
Definition at line 23 of file TGo4TaskConnectorTimer.cxx. References fxServer. |
|
|
Definition at line 29 of file TGo4TaskConnectorTimer.cxx. |
|
|
|
|
|
Definition at line 33 of file TGo4TaskConnectorTimer.cxx. References fxServer, and TGo4ServerTask::TimerConnect(). |
|
|
The servertask to which this timer belongs.
Definition at line 41 of file TGo4TaskConnectorTimer.h. Referenced by Notify(), and TGo4TaskConnectorTimer(). |
1.2.15