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

TGo4TerminateException Class Reference

Exception which terminates the threadmanager and the application. More...

#include <TGo4TerminateException.h>

Inheritance diagram for TGo4TerminateException:

TGo4ControlException TGo4RuntimeException TGo4Exception List of all members.

Public Member Functions

 TGo4TerminateException (const TGo4TerminateException &right)
 TGo4TerminateException (TGo4ThreadManager *man)
 TGo4TerminateException (TGo4Runnable *runnable)
virtual ~TGo4TerminateException ()
TGo4TerminateExceptionoperator= (const TGo4TerminateException &right)
virtual Int_t Handle ()
 This is a default handler function for the respective exception type.

Private Member Functions

 TGo4TerminateException ()

Private Attributes

TGo4ThreadManagerfxThreadManager

Detailed Description

Exception which terminates the threadmanager and the application.

Author:
J. Adamczewski

Go4 project-DVEE-GSI Darmstadt

Germany

j.adamczewski@gsi.de

Version:
0.9
Since:
jul 2000-oct 2001

Definition at line 33 of file TGo4TerminateException.h.


Constructor & Destructor Documentation

TGo4TerminateException::TGo4TerminateException const TGo4TerminateException right  ) 
 

Definition at line 38 of file TGo4TerminateException.cxx.

References fxThreadManager, and TRACE.

TGo4TerminateException::TGo4TerminateException TGo4ThreadManager man  ) 
 

Definition at line 31 of file TGo4TerminateException.cxx.

References TGo4Exception::fxDescription, fxThreadManager, and TRACE.

TGo4TerminateException::TGo4TerminateException TGo4Runnable runnable  ) 
 

Definition at line 24 of file TGo4TerminateException.cxx.

References TGo4Exception::fxDescription, fxThreadManager, TGo4Runnable::GetThreadManager(), and TRACE.

TGo4TerminateException::~TGo4TerminateException  )  [virtual]
 

Definition at line 64 of file TGo4TerminateException.cxx.

References TRACE.

TGo4TerminateException::TGo4TerminateException  )  [private]
 


Member Function Documentation

TGo4TerminateException & TGo4TerminateException::operator= const TGo4TerminateException right  ) 
 

Definition at line 45 of file TGo4TerminateException.cxx.

References fxThreadManager, TGo4ControlException::operator=(), and TRACE.

Int_t TGo4TerminateException::Handle  )  [virtual]
 

This is a default handler function for the respective exception type.

Reimplemented from TGo4ControlException.

Definition at line 70 of file TGo4TerminateException.cxx.

References TGo4Log::Debug(), fxThreadManager, TGo4ThreadManager::Terminate(), and TRACE.


Member Data Documentation

TGo4ThreadManager* TGo4TerminateException::fxThreadManager [private]
 

Definition at line 53 of file TGo4TerminateException.h.

Referenced by Handle(), operator=(), and TGo4TerminateException().


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