Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

TGo4ExampleController Class Reference

example class for a user control interface (might be a kind of GUI later on); methods of this class are used to request commands from the user and to display results which are sent by the client More...

#include <TGo4ExampleController.h>

List of all members.

Public Member Functions

 TGo4ExampleController ()
TGo4CommandGetCommand ()
void DisplayLog (TGo4Status *)
void DisplayData (TObject *)
virtual ~TGo4ExampleController ()

Private Attributes

TObject * fxPreviousData
TCanvas * fxCanvas


Detailed Description

example class for a user control interface (might be a kind of GUI later on); methods of this class are used to request commands from the user and to display results which are sent by the client

Definition at line 33 of file TGo4ExampleController.h.


Constructor & Destructor Documentation

TGo4ExampleController::TGo4ExampleController  ) 
 

Definition at line 29 of file TGo4ExampleController.cxx.

References fxCanvas, and TRACE.

TGo4ExampleController::~TGo4ExampleController  )  [virtual]
 

Definition at line 36 of file TGo4ExampleController.cxx.

References fxCanvas, fxPreviousData, and TRACE.


Member Function Documentation

TGo4Command * TGo4ExampleController::GetCommand  ) 
 

Definition at line 86 of file TGo4ExampleController.cxx.

References TRACE.

Referenced by TGo4ControllerRunnable::Run().

void TGo4ExampleController::DisplayLog TGo4Status  ) 
 

Definition at line 63 of file TGo4ExampleController.cxx.

References TGo4Status::PrintStatus(), and TRACE.

Referenced by TGo4LoggingRunnable::Run().

void TGo4ExampleController::DisplayData TObject *   ) 
 

Definition at line 43 of file TGo4ExampleController.cxx.

References fxCanvas, fxPreviousData, and TRACE.

Referenced by TGo4ControllerRunnable::Run().


Member Data Documentation

TObject* TGo4ExampleController::fxPreviousData [private]
 

Definition at line 47 of file TGo4ExampleController.h.

Referenced by DisplayData(), and ~TGo4ExampleController().

TCanvas* TGo4ExampleController::fxCanvas [private]
 

Definition at line 49 of file TGo4ExampleController.h.

Referenced by DisplayData(), TGo4ExampleController(), and ~TGo4ExampleController().


The documentation for this class was generated from the following files:
Generated on Fri Nov 28 13:00:53 2008 for Go4-v3.04-1 by  doxygen 1.4.2