This is the complete list of members for Catch::TestSpec, including all inherited members.
| extractFilterName(Filter const &filter) | Catch::TestSpec | privatestatic |
| getInvalidSpecs() const | Catch::TestSpec | |
| hasFilters() const | Catch::TestSpec | |
| m_filters | Catch::TestSpec | private |
| m_invalidSpecs | Catch::TestSpec | private |
| Matches typedef | Catch::TestSpec | |
| matches(TestCaseInfo const &testCase) const | Catch::TestSpec | |
| matchesByFilter(std::vector< TestCaseHandle > const &testCases, IConfig const &config) const | Catch::TestSpec | |
| operator<<(std::ostream &out, TestSpec const &spec) | Catch::TestSpec | friend |
| serializeTo(std::ostream &out) const | Catch::TestSpec | private |
| TestSpecParser class | Catch::TestSpec | friend |
| vectorStrings typedef | Catch::TestSpec |