Public Member Functions | Private Member Functions

TGo4CreateException Class Reference

#include <TGo4CreateException.h>

Inheritance diagram for TGo4CreateException:
TGo4ThreadException TGo4ControlException TGo4RuntimeException TGo4Exception

List of all members.

Public Member Functions

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

Private Member Functions

 TGo4CreateException ()

Detailed Description

Create a thread associated with the runnable.

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

Definition at line 25 of file TGo4CreateException.h.


Constructor & Destructor Documentation

TGo4CreateException::TGo4CreateException ( const TGo4CreateException right  ) 

Definition at line 23 of file TGo4CreateException.cxx.

References GO4TRACE.

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

Definition at line 29 of file TGo4CreateException.cxx.

References TGo4Exception::fxDescription, and GO4TRACE.

TGo4CreateException::~TGo4CreateException (  )  [virtual]

Definition at line 37 of file TGo4CreateException.cxx.

References GO4TRACE.

TGo4CreateException::TGo4CreateException (  )  [private]

Member Function Documentation

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

Definition at line 43 of file TGo4CreateException.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