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
Go4TaskHandlerExample
TGo4WatchRunnable.h
Go to the documentation of this file.
1
// $Id: TGo4WatchRunnable.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 TGO4WATCHRUNNABLE_H
15
#define TGO4WATCHRUNNABLE_H
16
17
#include "
TGo4Runnable.h
"
18
#include "
TGo4ExampleApplication.h
"
19
#include "
TGo4ExampleClient.h
"
20
27
class
TGo4WatchRunnable
:
public
TGo4Runnable
{
28
public
:
29
30
TGo4WatchRunnable
(
const
char
* name,
TGo4ExampleClient
* cli);
31
32
virtual
~TGo4WatchRunnable
();
33
34
virtual
Int_t
Run
(
void
*);
35
37
static
const
UInt_t
fguWATCHINTERVAL
;
38
39
private
:
40
44
TGo4ExampleApplication
*
fxApplication
;
45
46
TGo4WatchRunnable
();
47
};
48
49
#endif //TGO4WATCHRUNNABLE_H
TGo4ExampleApplication
Definition:
TGo4ExampleApplication.h:27
TGo4ExampleClient
Definition:
TGo4ExampleClient.h:29
TGo4WatchRunnable::fxApplication
TGo4ExampleApplication * fxApplication
Definition:
TGo4WatchRunnable.h:44
TGo4WatchRunnable::~TGo4WatchRunnable
virtual ~TGo4WatchRunnable()
Definition:
TGo4WatchRunnable.cxx:29
TGo4Runnable.h
TGo4WatchRunnable::fguWATCHINTERVAL
static const UInt_t fguWATCHINTERVAL
Definition:
TGo4WatchRunnable.h:37
TGo4WatchRunnable
Definition:
TGo4WatchRunnable.h:27
TGo4ExampleClient.h
TGo4WatchRunnable::Run
virtual Int_t Run(void *)
Definition:
TGo4WatchRunnable.cxx:35
TGo4ExampleApplication.h
TGo4Runnable
Definition:
TGo4Runnable.h:33
TGo4WatchRunnable::TGo4WatchRunnable
TGo4WatchRunnable()
Generated on Fri Oct 26 2018 08:34:53 for GSI Object Oriented Online Offline (Go4) by
1.8.8