Public Member Functions | Private Member Functions

TGo4CancelException Class Reference

#include <TGo4CancelException.h>

Inheritance diagram for TGo4CancelException:
TGo4ThreadException TGo4ControlException TGo4RuntimeException TGo4Exception

List of all members.

Public Member Functions

 TGo4CancelException (const TGo4CancelException &right)
 TGo4CancelException (TGo4Runnable *runnable, const char *threadname=0)
virtual ~TGo4CancelException ()
TGo4CancelExceptionoperator= (const TGo4CancelException &right)
virtual Int_t Handle ()

Private Member Functions

 TGo4CancelException ()

Detailed Description

Cancel thread associated with runnable or with threadname.

Author:
J. Adamczewski
Go4 project-DVEE-GSI Darmstadt
Germany
Version:
0.9
Since:
jul 2000-oct 2001

Definition at line 26 of file TGo4CancelException.h.


Constructor & Destructor Documentation

TGo4CancelException::TGo4CancelException ( const TGo4CancelException right  ) 

Definition at line 23 of file TGo4CancelException.cxx.

References GO4TRACE.

TGo4CancelException::TGo4CancelException ( TGo4Runnable runnable,
const char *  threadname = 0 
)

Definition at line 29 of file TGo4CancelException.cxx.

References TGo4Exception::fxDescription, and GO4TRACE.

TGo4CancelException::~TGo4CancelException (  )  [virtual]

Definition at line 37 of file TGo4CancelException.cxx.

References GO4TRACE.

TGo4CancelException::TGo4CancelException (  )  [private]

Member Function Documentation

Int_t TGo4CancelException::Handle (  )  [virtual]
TGo4CancelException & TGo4CancelException::operator= ( const TGo4CancelException right  ) 

Definition at line 43 of file TGo4CancelException.cxx.

References GO4TRACE.


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