| CppUnit project page | FAQ | 
This is the complete list of members for TestPath, including all inherited members.
| add(Test *test) | TestPath | virtual | 
| add(const TestPath &path) | TestPath | virtual | 
| checkIndexValid(int index) const | TestPath | protected | 
| findActualRoot(Test *searchRoot, const std::string &pathAsString, PathTestNames &testNames) | TestPath | protected | 
| getChildTest() const | TestPath | virtual | 
| getTestAt(int index) const | TestPath | virtual | 
| getTestCount() const | TestPath | virtual | 
| insert(Test *test, int index) | TestPath | virtual | 
| insert(const TestPath &path, int index) | TestPath | virtual | 
| isValid() const | TestPath | virtual | 
| m_tests | TestPath | protected | 
| operator=(const TestPath &other) | TestPath | |
| PathTestNames typedef | TestPath | protected | 
| removeTest(int index) | TestPath | virtual | 
| removeTests() | TestPath | virtual | 
| splitPathString(const std::string &pathAsString, PathTestNames &testNames) | TestPath | protected | 
| TestPath() | TestPath | |
| TestPath(Test *root) | TestPath | |
| TestPath(const TestPath &otherPath, int indexFirst, int count=-1) | TestPath | |
| TestPath(Test *searchRoot, const std::string &pathAsString) | TestPath | |
| TestPath(const TestPath &other) | TestPath | |
| Tests typedef | TestPath | protected | 
| toString() const | TestPath | virtual | 
| up() | TestPath | virtual | 
| ~TestPath() | TestPath | virtual | 
| Send comments to: CppUnit Developers |