Public Member Functions

TGo4ComStart Class Reference

#include <TGo4ComStart.h>

Inheritance diagram for TGo4ComStart:
TGo4TaskHandlerCommand TGo4Command

List of all members.

Public Member Functions

 TGo4ComStart ()
virtual ~TGo4ComStart ()
Int_t ExeCom ()

Detailed Description

Command calling the virtual method Start() of Client Task class; this method is overridden by user client, thus any start action of the application may be invoked by this (e.g. start of analysis main event loop)

Definition at line 25 of file TGo4ComStart.h.


Constructor & Destructor Documentation

TGo4ComStart::TGo4ComStart (  ) 

Definition at line 19 of file TGo4ComStart.cxx.

References TGo4Command::fbIsSynchron, and TGo4Command::SetDescription().

TGo4ComStart::~TGo4ComStart (  )  [virtual]

Definition at line 26 of file TGo4ComStart.cxx.


Member Function Documentation

Int_t TGo4ComStart::ExeCom (  )  [virtual]

Do the command action

Reimplemented from TGo4Command.

Definition at line 30 of file TGo4ComStart.cxx.

References TGo4Log::Debug(), TGo4Command::fxReceiverBase, TGo4Task::SendStatusMessage(), and TGo4Task::Start().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines