Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound 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 Methods

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


Private Methods

 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 35 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 30 of file TGo4TerminateException.cxx.

References TGo4Exception::fxDescription, fxThreadManager, and TRACE.

TGo4TerminateException::TGo4TerminateException TGo4Runnable   runnable
 

Definition at line 22 of file TGo4TerminateException.cxx.

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

TGo4TerminateException::~TGo4TerminateException   [virtual]
 

Definition at line 68 of file TGo4TerminateException.cxx.

References TRACE.

TGo4TerminateException::TGo4TerminateException   [private]
 


Member Function Documentation

TGo4TerminateException & TGo4TerminateException::operator= const TGo4TerminateException &    right
 

Definition at line 47 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 77 of file TGo4TerminateException.cxx.

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


Member Data Documentation

TGo4ThreadManager* TGo4TerminateException::fxThreadManager [private]
 

Definition at line 56 of file TGo4TerminateException.h.

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


The documentation for this class was generated from the following files:
Generated on Tue Nov 8 10:56:57 2005 for Go4-v2.10-5 by doxygen1.2.15