![]() |
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) |
| Do method. More... | |
| void | Done () |
| Done method. More... | |
Private Attributes | |
| unsigned long long int | fTestOK |
| unsigned long long int | fTestKO |
one-line description of your module
Put here an extensive description of what your
module does.
module TestLight verbosity = info enable = true FirstParameter = 1 SecondParameter = false endmod
Definition at line 41 of file MTestLight.hh.
| void MTestLight::Do | ( | Diana::QEvent & | ev | ) |
Do method.
Definition at line 31 of file MTestLight.cc.
References ASSERT_EQUAL, QEvent::Get(), hHandle, and QHandle< T >::IsValid().
| void MTestLight::Done | ( | ) |
Done method.
Definition at line 51 of file MTestLight.cc.
| void MTestLight::Init | ( | Diana::QEvent & | ev | ) |
Init method.
Definition at line 24 of file MTestLight.cc.
|
private |
Definition at line 55 of file MTestLight.hh.
|
private |
Definition at line 54 of file MTestLight.hh.