![]() |
Diana Software
|
one-line description of your module More...
Public Member Functions | |
| MTestNeighboursContinuousIO () | |
| ~MTestNeighboursContinuousIO () | |
| void | Init (Diana::QEvent &ev) |
| Init method. More... | |
| void | Do (Diana::QEvent &ev, const Diana::QEventList &neighbours) |
| Do method. Declare and implement only one of the two versions. More... | |
| void | Done () |
| Done method. More... | |
Private Attributes | |
| int | fTestOK |
| int | fTestKO |
one-line description of your module
Put here an extensive description of what your
module does.
module TestNeighboursContinuousIO verbosity = info enable = true FirstParameter = 1 SecondParameter = false endmod
Definition at line 40 of file MTestNeighboursContinuousIO.hh.
| MTestNeighboursContinuousIO::MTestNeighboursContinuousIO | ( | ) |
Definition at line 23 of file MTestNeighboursContinuousIO.cc.
| MTestNeighboursContinuousIO::~MTestNeighboursContinuousIO | ( | ) |
Definition at line 65 of file MTestNeighboursContinuousIO.cc.
| void MTestNeighboursContinuousIO::Do | ( | Diana::QEvent & | ev, |
| const Diana::QEventList & | neighbours | ||
| ) |
Do method. Declare and implement only one of the two versions.
Definition at line 36 of file MTestNeighboursContinuousIO.cc.
References ASSERT_EQUAL, QEvent::Get(), QPulseInfo::GetChannelId(), and QEventList::Size().
| void MTestNeighboursContinuousIO::Done | ( | ) |
Done method.
Definition at line 61 of file MTestNeighboursContinuousIO.cc.
| void MTestNeighboursContinuousIO::Init | ( | Diana::QEvent & | ev | ) |
Init method.
Definition at line 32 of file MTestNeighboursContinuousIO.cc.
|
private |
Definition at line 57 of file MTestNeighboursContinuousIO.hh.
|
private |
Definition at line 56 of file MTestNeighboursContinuousIO.hh.