This is the complete list of members for Catch::TestSpec::Pattern, including all inherited members.
m_name | Catch::TestSpec::Pattern | private |
matches(TestCaseInfo const &testCase) const =0 | Catch::TestSpec::Pattern | pure virtual |
name() const | Catch::TestSpec::Pattern | |
operator<<(std::ostream &out, Pattern const &pattern) | Catch::TestSpec::Pattern | friend |
Pattern(std::string const &name) | Catch::TestSpec::Pattern | explicit |
serializeTo(std::ostream &out) const =0 | Catch::TestSpec::Pattern | privatepure virtual |
~Pattern() | Catch::TestSpec::Pattern | virtual |