CppUTest Documentation
 All Classes
MemoryLeakWarningPlugin Member List

This is the complete list of members for MemoryLeakWarningPlugin, including all inherited members.

addPlugin(TestPlugin *) (defined in TestPlugin)TestPluginvirtual
destroyGlobalDetector() (defined in MemoryLeakWarningPlugin)MemoryLeakWarningPluginstatic
destroyGlobalDetectorAndTurnOffMemoryLeakDetectionInDestructor(bool des) (defined in MemoryLeakWarningPlugin)MemoryLeakWarningPlugin
disable() (defined in TestPlugin)TestPluginvirtual
enable() (defined in TestPlugin)TestPluginvirtual
expectLeaksInTest(int n) (defined in MemoryLeakWarningPlugin)MemoryLeakWarningPlugin
FinalReport(int toBeDeletedLeaks=0) (defined in MemoryLeakWarningPlugin)MemoryLeakWarningPluginvirtual
getFirstPlugin() (defined in MemoryLeakWarningPlugin)MemoryLeakWarningPluginstatic
getGlobalDetector() (defined in MemoryLeakWarningPlugin)MemoryLeakWarningPluginstatic
getGlobalFailureReporter() (defined in MemoryLeakWarningPlugin)MemoryLeakWarningPluginstatic
getMemoryLeakDetector() (defined in MemoryLeakWarningPlugin)MemoryLeakWarningPlugin
getName() (defined in TestPlugin)TestPlugin
getNext() (defined in TestPlugin)TestPluginvirtual
getPluginByName(const SimpleString &name) (defined in TestPlugin)TestPlugin
ignoreAllLeaksInTest() (defined in MemoryLeakWarningPlugin)MemoryLeakWarningPlugin
isEnabled() (defined in TestPlugin)TestPluginvirtual
MemoryLeakWarningPlugin(const SimpleString &name, MemoryLeakDetector *localDetector=0) (defined in MemoryLeakWarningPlugin)MemoryLeakWarningPlugin
parseAllArguments(int ac, const char **av, int index) (defined in TestPlugin)TestPluginvirtual
parseAllArguments(int ac, char **av, int index) (defined in TestPlugin)TestPluginvirtual
parseArguments(int, const char **, int) (defined in TestPlugin)TestPlugininlinevirtual
postTestAction(UtestShell &test, TestResult &result) (defined in MemoryLeakWarningPlugin)MemoryLeakWarningPluginvirtual
preTestAction(UtestShell &test, TestResult &result) (defined in MemoryLeakWarningPlugin)MemoryLeakWarningPluginvirtual
removePluginByName(const SimpleString &name) (defined in TestPlugin)TestPluginvirtual
runAllPostTestAction(UtestShell &, TestResult &) (defined in TestPlugin)TestPluginvirtual
runAllPreTestAction(UtestShell &, TestResult &) (defined in TestPlugin)TestPluginvirtual
setGlobalDetector(MemoryLeakDetector *detector, MemoryLeakFailure *reporter) (defined in MemoryLeakWarningPlugin)MemoryLeakWarningPluginstatic
TestPlugin(const SimpleString &name) (defined in TestPlugin)TestPlugin
TestPlugin(TestPlugin *next_) (defined in TestPlugin)TestPluginprotected
turnOffNewDeleteOverloads() (defined in MemoryLeakWarningPlugin)MemoryLeakWarningPluginstatic
turnOnNewDeleteOverloads() (defined in MemoryLeakWarningPlugin)MemoryLeakWarningPluginstatic
~MemoryLeakWarningPlugin() (defined in MemoryLeakWarningPlugin)MemoryLeakWarningPluginvirtual
~TestPlugin() (defined in TestPlugin)TestPluginvirtual