Public Member Functions

TGo4ComMasterQuit Class Reference

#include <TGo4ComMasterQuit.h>

Inheritance diagram for TGo4ComMasterQuit:
TGo4TaskHandlerCommand TGo4Command

List of all members.

Public Member Functions

 TGo4ComMasterQuit ()
virtual ~TGo4ComMasterQuit ()
Int_t ExeCom ()
 ClassDef (TGo4ComMasterQuit, 1)

Detailed Description

Master Command to quit (terminate) the master application. If master is in server mode, all slave clients are shut down before master quits. If master is connected as client to a slave server, this command will not terminate the slave.

Author:
Joern Adamczewski
Since:
17-03-2005

Definition at line 26 of file TGo4ComMasterQuit.h.


Constructor & Destructor Documentation

TGo4ComMasterQuit::TGo4ComMasterQuit (  ) 
TGo4ComMasterQuit::~TGo4ComMasterQuit (  )  [virtual]

Definition at line 28 of file TGo4ComMasterQuit.cxx.


Member Function Documentation

TGo4ComMasterQuit::ClassDef ( TGo4ComMasterQuit  ,
 
)
Int_t TGo4ComMasterQuit::ExeCom (  )  [virtual]

Do the command action

Reimplemented from TGo4Command.

Definition at line 33 of file TGo4ComMasterQuit.cxx.

References TGo4Log::Debug(), TGo4Command::fxReceiverBase, and TGo4TaskOwner::Quit().


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