#include <TGo4ExampleController.h>
Public Methods | |
TGo4ExampleController () | |
TGo4Command * | GetCommand () |
void | DisplayLog (TGo4Status *) |
void | DisplayData (TObject *) |
virtual | ~TGo4ExampleController () |
Private Attributes | |
TObject * | fxPreviousData |
TCanvas * | fxCanvas |
Definition at line 32 of file TGo4ExampleController.h.
|
Definition at line 22 of file TGo4ExampleController.cxx. |
|
Definition at line 29 of file TGo4ExampleController.cxx. References fxCanvas, fxPreviousData, and TRACE. |
|
Definition at line 79 of file TGo4ExampleController.cxx. References TRACE. Referenced by TGo4ControllerRunnable::Run(). |
|
Definition at line 56 of file TGo4ExampleController.cxx. References TGo4Status::PrintStatus(), and TRACE. Referenced by TGo4LoggingRunnable::Run(). |
|
Definition at line 36 of file TGo4ExampleController.cxx. References fxCanvas, fxPreviousData, and TRACE. Referenced by TGo4ControllerRunnable::Run(). |
|
Definition at line 46 of file TGo4ExampleController.h. Referenced by DisplayData(), and ~TGo4ExampleController(). |
|
Definition at line 48 of file TGo4ExampleController.h. Referenced by DisplayData(), TGo4ExampleController(), and ~TGo4ExampleController(). |