This is the complete list of members for TestPlugin, including all inherited members.
| addPlugin(TestPlugin *) (defined in TestPlugin) | TestPlugin | virtual |
| disable() (defined in TestPlugin) | TestPlugin | virtual |
| enable() (defined in TestPlugin) | TestPlugin | virtual |
| getName() (defined in TestPlugin) | TestPlugin | |
| getNext() (defined in TestPlugin) | TestPlugin | virtual |
| getPluginByName(const SimpleString &name) (defined in TestPlugin) | TestPlugin | |
| isEnabled() (defined in TestPlugin) | TestPlugin | virtual |
| parseAllArguments(int ac, const char **av, int index) (defined in TestPlugin) | TestPlugin | virtual |
| parseAllArguments(int ac, char **av, int index) (defined in TestPlugin) | TestPlugin | virtual |
| parseArguments(int, const char **, int) (defined in TestPlugin) | TestPlugin | inlinevirtual |
| postTestAction(UtestShell &, TestResult &) (defined in TestPlugin) | TestPlugin | inlinevirtual |
| preTestAction(UtestShell &, TestResult &) (defined in TestPlugin) | TestPlugin | inlinevirtual |
| removePluginByName(const SimpleString &name) (defined in TestPlugin) | TestPlugin | virtual |
| runAllPostTestAction(UtestShell &, TestResult &) (defined in TestPlugin) | TestPlugin | virtual |
| runAllPreTestAction(UtestShell &, TestResult &) (defined in TestPlugin) | TestPlugin | virtual |
| TestPlugin(const SimpleString &name) (defined in TestPlugin) | TestPlugin | |
| TestPlugin(TestPlugin *next_) (defined in TestPlugin) | TestPlugin | protected |
| ~TestPlugin() (defined in TestPlugin) | TestPlugin | virtual |
1.8.3.1