Diana Software
pkg
modtest
MTestFetchContinuousIO.hh
Go to the documentation of this file.
1
#ifndef _M_TESTFETCHCONTINUOUSIO_HH_
2
#define _M_TESTFETCHCONTINUOUSIO_HH_
3
38
#include "
QModule.hh
"
39
40
class
MTestFetchContinuousIO
:
public
Diana::QModule {
41
42
public
:
43
MTestFetchContinuousIO
();
44
~MTestFetchContinuousIO
();
46
void
Init
(Diana::QEvent& ev);
47
49
void
Do
(Diana::QEvent& ev);
50
//void Do(Diana::QEvent& ev, const Diana::QEventList& neighbours);
51
53
void
Done
();
54
private
:
55
std::string
fMode
;
56
57
int
fTestOK
;
58
int
fTestKO
;
59
60
};
61
62
#endif
63
QModule.hh
MTestFetchContinuousIO
one-line description of your module
Definition:
MTestFetchContinuousIO.hh:40
MTestFetchContinuousIO::fTestKO
int fTestKO
Definition:
MTestFetchContinuousIO.hh:58
MTestFetchContinuousIO::Done
void Done()
Done method.
Definition:
MTestFetchContinuousIO.cc:56
MTestFetchContinuousIO::fTestOK
int fTestOK
Definition:
MTestFetchContinuousIO.hh:57
MTestFetchContinuousIO::MTestFetchContinuousIO
MTestFetchContinuousIO()
Definition:
MTestFetchContinuousIO.cc:22
MTestFetchContinuousIO::~MTestFetchContinuousIO
~MTestFetchContinuousIO()
Definition:
MTestFetchContinuousIO.cc:60
MTestFetchContinuousIO::fMode
std::string fMode
Definition:
MTestFetchContinuousIO.hh:55
MTestFetchContinuousIO::Do
void Do(Diana::QEvent &ev)
Do method. Declare and implement only one of the two versions.
Definition:
MTestFetchContinuousIO.cc:36
MTestFetchContinuousIO::Init
void Init(Diana::QEvent &ev)
Init method.
Definition:
MTestFetchContinuousIO.cc:30
Generated by
1.9.1