UnitTestComponentInterface Member List

This 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]
mNameUnitTestComponentInterface [private]
mOwnerComponentInterface [protected]
mTestRegUnitTestComponentInterface [private]
Parent typedefUnitTestComponentInterface [private]
run()=0UnitTestComponentInterface [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]