| _connections | Connectable | [mutable, protected] |
| Application() | Application | |
| attachReporter(Reporter &r) | Application | |
| attachReporter(Reporter &r, const std::string &testname) | Application | |
| clear() (defined in Connectable) | Connectable | [protected] |
| Connectable() | Connectable | |
| Connectable(const Connectable &c) | Connectable | [protected] |
| connectionCount() const (defined in Connectable) | Connectable | |
| connections() const | Connectable | [protected] |
| connections() | Connectable | [protected] |
| deregisterTest(Test &test) (defined in Application) | Application | |
| detachReporter(Reporter &r) (defined in Test) | Test | |
| errors() const | Application | |
| findTest(const std::string &testname) | Application | |
| instance() (defined in Application) | Application | [static] |
| name() const (defined in Test) | Test | |
| NonCopyable() (defined in NonCopyable) | NonCopyable | [protected] |
| onConnectionClose(const Connection &c) | Connectable | [virtual] |
| onConnectionOpen(const Connection &c) | Connectable | [virtual] |
| cxxtools::operator=(const Connectable &rhs) | Connectable | [protected] |
| parent() (defined in Test) | Test | |
| parent() const (defined in Test) | Test | |
| registerTest(Test &test) | Application | |
| reportAssertion(const TestContext &ctx, const Assertion &ass) | Test | |
| reportError(const TestContext &ctx) | Test | |
| reportException(const TestContext &ctx, const std::exception &ex) | Test | |
| reportFinish(const TestContext &ctx) | Test | |
| reportMessage(const std::string &msg) | Test | |
| reportStart(const TestContext &ctx) | Test | |
| reportSuccess(const TestContext &ctx) | Test | |
| run(const std::string &testName) | Application | |
| run() | Application | [virtual] |
| setParent(Test *test) (defined in Test) | Test | |
| Test(const std::string &name) | Test | [explicit, protected] |
| tests() | Application | [static] |
| ~Application() | Application | [virtual] |
| ~Connectable() | Connectable | [virtual] |
| ~Test() | Test | [virtual] |