GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Go4TaskHandler
TGo4TaskHandlerAbortException.h
Go to the documentation of this file.
1
// $Id: TGo4TaskHandlerAbortException.h 478 2009-10-29 12:26:09Z linev $
2
//-----------------------------------------------------------------------
3
// The GSI Online Offline Object Oriented (Go4) Project
4
// Experiment Data Processing at EE department, GSI
5
//-----------------------------------------------------------------------
6
// Copyright (C) 2000- GSI Helmholtzzentrum für Schwerionenforschung GmbH
7
// Planckstr. 1, 64291 Darmstadt, Germany
8
// Contact: http://go4.gsi.de
9
//-----------------------------------------------------------------------
10
// This software can be used under the license agreements as stated
11
// in Go4License.txt file which is part of the distribution.
12
//-----------------------------------------------------------------------
13
14
#ifndef TGO4TASKHANDLERABORTEXCEPTION_H
15
#define TGO4TASKHANDLERABORTEXCEPTION_H
16
17
#include "
TGo4TaskHandlerException.h
"
18
19
class
TGo4TaskHandler
;
20
class
TGo4TaskHandlerRunnable
;
21
22
class
TGo4TaskHandlerAbortException
:
public
TGo4TaskHandlerException
{
23
24
public
:
25
30
TGo4TaskHandlerAbortException
(
TGo4TaskHandler
* taskhandler);
31
36
TGo4TaskHandlerAbortException
(
TGo4TaskHandlerRunnable
* run);
37
38
virtual
~TGo4TaskHandlerAbortException
();
39
40
Int_t
Handle
();
41
42
private
:
43
44
TGo4TaskHandlerAbortException
();
45
};
46
47
#endif //TGO4TASKHANDLERABORTEXCEPTION_H
TGo4TaskHandlerAbortException::Handle
Int_t Handle()
Definition:
TGo4TaskHandlerAbortException.cxx:44
TGo4TaskHandlerRunnable
Definition:
TGo4TaskHandlerRunnable.h:31
TGo4TaskHandlerException.h
TGo4TaskHandler
Definition:
TGo4TaskHandler.h:42
TGo4TaskHandlerAbortException::~TGo4TaskHandlerAbortException
virtual ~TGo4TaskHandlerAbortException()
Definition:
TGo4TaskHandlerAbortException.cxx:40
TGo4TaskHandlerException
Definition:
TGo4TaskHandlerException.h:23
TGo4TaskHandlerAbortException::TGo4TaskHandlerAbortException
TGo4TaskHandlerAbortException()
TGo4TaskHandlerAbortException
Definition:
TGo4TaskHandlerAbortException.h:22
Generated on Fri Oct 26 2018 08:34:53 for GSI Object Oriented Online Offline (Go4) by
1.8.8