![]() |
Diana Software
|
one-line description of your module More...
Public Member Functions | |
| void | Init (Diana::QEvent &ev) |
| Init method. More... | |
| void | Do (Diana::QEvent &ev, const Diana::QEventList &neighbours) |
| Do method. More... | |
| void | Done () |
| Done method. More... | |
Private Attributes | |
| unsigned long long | fTestOK |
| unsigned long long | fTestKO |
| unsigned long long | fCallNumber |
one-line description of your module
Put here an extensive description of what your
module does.
module TestUnroll verbosity = info enable = true FirstParameter = 1 SecondParameter = false endmod
Definition at line 41 of file MTestUnroll.hh.
| void MTestUnroll::Do | ( | Diana::QEvent & | ev, |
| const Diana::QEventList & | neighbours | ||
| ) |
Do method.
Definition at line 29 of file MTestUnroll.cc.
References ASSERT_EQUAL, QEvent::Get(), QHeader::GetEventNumber(), and QEventList::Size().
| void MTestUnroll::Done | ( | ) |
Done method.
Definition at line 66 of file MTestUnroll.cc.
| void MTestUnroll::Init | ( | Diana::QEvent & | ev | ) |
Init method.
Definition at line 21 of file MTestUnroll.cc.
|
private |
Definition at line 57 of file MTestUnroll.hh.
|
private |
Definition at line 56 of file MTestUnroll.hh.
|
private |
Definition at line 55 of file MTestUnroll.hh.