Public Member Functions | |
testing () | |
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 49 of file script.cpp.
|
inline |
Definition at line 55 of file script.cpp.
|
virtualinherited |
Definition at line 74 of file script.cpp.
bool testing::scrArgs | ( | void | ) |
Definition at line 135 of file script.cpp.
bool testing::scrCheck | ( | void | ) |
Definition at line 128 of file script.cpp.
bool testing::scrCheckEvent | ( | void | ) |
Definition at line 89 of file script.cpp.
bool testing::scrCheckExit | ( | void | ) |
Definition at line 121 of file script.cpp.
bool testing::scrCheckLoop | ( | void | ) |
Definition at line 113 of file script.cpp.
bool testing::scrCheckMain | ( | void | ) |
Definition at line 103 of file script.cpp.
bool testing::scrCheckManip | ( | void | ) |
Definition at line 82 of file script.cpp.
bool testing::scrCheckRefs | ( | void | ) |
Definition at line 96 of file script.cpp.
bool testing::scrSleep | ( | void | ) |
Definition at line 149 of file script.cpp.
|
inherited |
Definition at line 44 of file script.cpp.