UnitTestComponentInterface Member ListThis is the complete list of members for UnitTestComponentInterface, including all inherited members.
| assign(SimComponent *owner) | ComponentInterface | [inline, virtual] |
| ComponentInterface() | ComponentInterface | [inline] |
| fail(const char *msg) | UnitTesting::UnitTest | [private] |
| getFailureCount() const | UnitTesting::UnitTest | [inline, private] |
| getOwner() | ComponentInterface | [inline] |
| getOwner() const | ComponentInterface | [inline] |
| getTestCount() const | UnitTesting::UnitTest | [inline, private] |
| getWarningCount() const | UnitTesting::UnitTest | [inline, private] |
| isValid() const | UnitTestComponentInterface | [inline, virtual] |
| lastTestPassed() const | UnitTesting::UnitTest | [inline, private] |
| mName | UnitTestComponentInterface | [private] |
| mOwner | ComponentInterface | [protected] |
| mTestReg | UnitTestComponentInterface | [private] |
| Parent typedef | UnitTestComponentInterface | [private] |
| run()=0 | UnitTestComponentInterface | [pure virtual] |
| test(bool a, const char *msg) | UnitTesting::UnitTest | [inline, private] |
| unassign() | ComponentInterface | [inline, virtual] |
| UnitTest() | UnitTesting::UnitTest | [private] |
| UnitTestComponentInterface(const char *name) | UnitTestComponentInterface | [inline] |
| warn(const char *msg) | UnitTesting::UnitTest | [private] |
| ~ComponentInterface() | ComponentInterface | [inline, virtual] |
| ~UnitTest() | UnitTesting::UnitTest | [inline, private, virtual] |
| ~UnitTestComponentInterface() | UnitTestComponentInterface | [inline, virtual] |
|