Public Member Functions | |
void | finalize () |
bool | initialize () |
void | reset () |
void | step () |
TestPeriodic () | |
Public Attributes | |
int | cpu |
int | overfail |
bool | stepped |
int | succ |
TimeService::ticks | ts |
int | underfail |
Definition at line 64 of file tasks_test.cpp.
TestPeriodic::TestPeriodic | ( | ) | [inline] |
Definition at line 75 of file tasks_test.cpp.
void TestPeriodic::finalize | ( | ) | [inline] |
Definition at line 109 of file tasks_test.cpp.
bool TestPeriodic::initialize | ( | ) | [inline] |
Definition at line 80 of file tasks_test.cpp.
void TestPeriodic::reset | ( | void | ) | [inline] |
Definition at line 114 of file tasks_test.cpp.
void TestPeriodic::step | ( | ) | [inline] |
Definition at line 84 of file tasks_test.cpp.
Definition at line 73 of file tasks_test.cpp.
Definition at line 67 of file tasks_test.cpp.
Definition at line 68 of file tasks_test.cpp.
Definition at line 67 of file tasks_test.cpp.
Definition at line 70 of file tasks_test.cpp.
Definition at line 67 of file tasks_test.cpp.