v2.10-0 (21000JUN2005)

Go4TaskHandlerExample
Class TGo4ExampleController


class TGo4ExampleController

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


Field Summary
 private TCanvas*fxCanvas
           
 private TObject*fxPreviousData
           

Constructor Summary
TGo4ExampleController()
           

Destructor Summary
 virtual synchronized ~TGo4ExampleController()
           

Method Summary
 voidDisplayData(TObject* )
           
 voidDisplayLog(TGo4Status* )
           
 TGo4Command*GetCommand()
           

Field Detail

fxCanvas

private TCanvas* fxCanvas

fxPreviousData

private TObject* fxPreviousData
Constructor Detail

TGo4ExampleController

public TGo4ExampleController()
Method Detail

~TGo4ExampleController

public virtual synchronized ~TGo4ExampleController()
Method Detail

DisplayData

public void DisplayData(TObject* )

DisplayLog

public void DisplayLog(TGo4Status* )

GetCommand

public TGo4Command* GetCommand()

Association Links

to Class TCanvas


J.Adamczewski, M.Al-Turany, D.Bertini, H.G.Essel, S.Linev

30-06-2005