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
TGo4LoggingRunnable.h
Go to the documentation of this file.
1
// $Id: TGo4LoggingRunnable.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 TGO4LOGGINGRUNNABLE_H
15
#define TGO4LOGGINGRUNNABLE_H
16
17
#include "
TGo4Runnable.h
"
18
19
#include "
TGo4ExampleController.h
"
20
#include "
TGo4ExampleServer.h
"
21
28
class
TGo4LoggingRunnable
:
public
TGo4Runnable
{
29
public
:
30
TGo4LoggingRunnable
(
const
char
* name,
TGo4ExampleServer
* serv);
31
32
virtual
~TGo4LoggingRunnable
();
33
34
virtual
Int_t
Run
(
void
*);
35
36
private
:
39
TGo4ExampleController
*
fxController
;
40
41
TGo4ExampleServer
*
fxServer
;
42
43
TGo4LoggingRunnable
();
44
};
45
46
#endif //TGO4LOGGINGRUNNABLE_H
TGo4Runnable.h
TGo4ExampleController
Definition:
TGo4ExampleController.h:31
TGo4LoggingRunnable::~TGo4LoggingRunnable
virtual ~TGo4LoggingRunnable()
Definition:
TGo4LoggingRunnable.cxx:29
TGo4ExampleServer.h
TGo4LoggingRunnable::TGo4LoggingRunnable
TGo4LoggingRunnable()
TGo4LoggingRunnable::fxController
TGo4ExampleController * fxController
Definition:
TGo4LoggingRunnable.h:39
TGo4LoggingRunnable
Definition:
TGo4LoggingRunnable.h:28
TGo4LoggingRunnable::fxServer
TGo4ExampleServer * fxServer
Definition:
TGo4LoggingRunnable.h:41
TGo4Runnable
Definition:
TGo4Runnable.h:33
TGo4ExampleServer
Definition:
TGo4ExampleServer.h:25
TGo4ExampleController.h
TGo4LoggingRunnable::Run
virtual Int_t Run(void *)
Definition:
TGo4LoggingRunnable.cxx:34
Generated on Fri Oct 26 2018 08:34:53 for GSI Object Oriented Online Offline (Go4) by
1.8.8