![]() |
Diana Software
|
one-line description of your module More...
Public Member Functions | |
| MTestFetchContinuousIO () | |
| ~MTestFetchContinuousIO () | |
| void | Init (Diana::QEvent &ev) |
| Init method. More... | |
| void | Do (Diana::QEvent &ev) |
| Do method. Declare and implement only one of the two versions. More... | |
| void | Done () |
| Done method. More... | |
Private Attributes | |
| std::string | fMode |
| int | fTestOK |
| int | fTestKO |
one-line description of your module
Put here an extensive description of what your
module does.
module TestFetchContinuousIO verbosity = info enable = true FirstParameter = 1 SecondParameter = false endmod
Definition at line 40 of file MTestFetchContinuousIO.hh.
| MTestFetchContinuousIO::MTestFetchContinuousIO | ( | ) |
Definition at line 22 of file MTestFetchContinuousIO.cc.
| MTestFetchContinuousIO::~MTestFetchContinuousIO | ( | ) |
Definition at line 60 of file MTestFetchContinuousIO.cc.
| void MTestFetchContinuousIO::Do | ( | Diana::QEvent & | ev | ) |
Do method. Declare and implement only one of the two versions.
Definition at line 36 of file MTestFetchContinuousIO.cc.
References a, ASSERT_EQUAL, b, QEvent::Get(), QPulse::GetSamples(), and QPulse::GetSamplesADC().
| void MTestFetchContinuousIO::Done | ( | ) |
Done method.
Definition at line 56 of file MTestFetchContinuousIO.cc.
| void MTestFetchContinuousIO::Init | ( | Diana::QEvent & | ev | ) |
Init method.
Definition at line 30 of file MTestFetchContinuousIO.cc.
|
private |
Definition at line 55 of file MTestFetchContinuousIO.hh.
|
private |
Definition at line 58 of file MTestFetchContinuousIO.hh.
|
private |
Definition at line 57 of file MTestFetchContinuousIO.hh.