#include <TGo4ExampleController.h>
Public Member Functions | |
TGo4ExampleController () | |
TGo4Command * | GetCommand () |
void | DisplayLog (TGo4Status *) |
void | DisplayData (TObject *) |
virtual | ~TGo4ExampleController () |
Private Attributes | |
TObject * | fxPreviousData |
TCanvas * | fxCanvas |
Definition at line 33 of file TGo4ExampleController.h.
|
Definition at line 29 of file TGo4ExampleController.cxx. |
|
Definition at line 36 of file TGo4ExampleController.cxx. References fxCanvas, fxPreviousData, and TRACE. |
|
Definition at line 86 of file TGo4ExampleController.cxx. References TRACE. Referenced by TGo4ControllerRunnable::Run(). |
|
Definition at line 63 of file TGo4ExampleController.cxx. References TGo4Status::PrintStatus(), and TRACE. Referenced by TGo4LoggingRunnable::Run(). |
|
Definition at line 43 of file TGo4ExampleController.cxx. References fxCanvas, fxPreviousData, and TRACE. Referenced by TGo4ControllerRunnable::Run(). |
|
Definition at line 47 of file TGo4ExampleController.h. Referenced by DisplayData(), and ~TGo4ExampleController(). |
|
Definition at line 49 of file TGo4ExampleController.h. Referenced by DisplayData(), TGo4ExampleController(), and ~TGo4ExampleController(). |