Public Member Functions | |
bool | scrCheck (void) |
bool | scrCheckExit (void) |
bool | scrCheckMain (void) |
bool | scrCheckEvent (void) |
bool | scrCheckLoop (void) |
bool | scrCheckRefs (void) |
bool | scrArgs (void) |
bool | scrSleep (void) |
bool | scrCheckManip (void) |
virtual void | print (void) |
Public Attributes | |
const char * | flag |
Definition at line 46 of file test/script.cpp.
|
virtualinherited |
Definition at line 66 of file test/script.cpp.
bool testing::scrArgs | ( | void | ) |
Definition at line 127 of file test/script.cpp.
bool testing::scrCheck | ( | void | ) |
Definition at line 120 of file test/script.cpp.
bool testing::scrCheckEvent | ( | void | ) |
Definition at line 81 of file test/script.cpp.
bool testing::scrCheckExit | ( | void | ) |
Definition at line 113 of file test/script.cpp.
bool testing::scrCheckLoop | ( | void | ) |
Definition at line 105 of file test/script.cpp.
bool testing::scrCheckMain | ( | void | ) |
Definition at line 95 of file test/script.cpp.
bool testing::scrCheckManip | ( | void | ) |
Definition at line 74 of file test/script.cpp.
bool testing::scrCheckRefs | ( | void | ) |
Definition at line 88 of file test/script.cpp.
bool testing::scrSleep | ( | void | ) |
Definition at line 141 of file test/script.cpp.
|
inherited |
Definition at line 41 of file test/script.cpp.