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 63 of file tasks_test.cpp.
TestPeriodic::TestPeriodic | ( | ) | [inline] |
Definition at line 74 of file tasks_test.cpp.
void TestPeriodic::finalize | ( | ) | [inline] |
Definition at line 108 of file tasks_test.cpp.
bool TestPeriodic::initialize | ( | ) | [inline] |
Definition at line 79 of file tasks_test.cpp.
void TestPeriodic::reset | ( | void | ) | [inline] |
Definition at line 113 of file tasks_test.cpp.
void TestPeriodic::step | ( | ) | [inline] |
Definition at line 83 of file tasks_test.cpp.
Definition at line 72 of file tasks_test.cpp.
Definition at line 66 of file tasks_test.cpp.
Definition at line 67 of file tasks_test.cpp.
Definition at line 66 of file tasks_test.cpp.
Definition at line 69 of file tasks_test.cpp.
Definition at line 66 of file tasks_test.cpp.