_name (defined in CppSpec::Pretty) | CppSpec::Pretty | |
actual() (defined in CppSpec::Matchers::MatcherBase< Actual, Expected >) | CppSpec::Matchers::MatcherBase< Actual, Expected > | inline |
description() | CppSpec::Matchers::MatcherBase< Actual, Expected > | virtual |
expectation() (defined in CppSpec::Matchers::MatcherBase< Actual, Expected >) | CppSpec::Matchers::MatcherBase< Actual, Expected > | inline |
expectation_ (defined in CppSpec::Matchers::MatcherBase< Actual, Expected >) | CppSpec::Matchers::MatcherBase< Actual, Expected > | protected |
expected() (defined in CppSpec::Matchers::MatcherBase< Actual, Expected >) | CppSpec::Matchers::MatcherBase< Actual, Expected > | inline |
expected_ (defined in CppSpec::Matchers::MatcherBase< Actual, Expected >) | CppSpec::Matchers::MatcherBase< Actual, Expected > | protected |
expected_t typedef (defined in CppSpec::Matchers::MatcherBase< Actual, Expected >) | CppSpec::Matchers::MatcherBase< Actual, Expected > | |
failure_message() | CppSpec::Matchers::MatcherBase< Actual, Expected > | virtual |
failure_message_when_negated() | CppSpec::Matchers::MatcherBase< Actual, Expected > | virtual |
get_location() const (defined in CppSpec::Matchers::MatcherBase< Actual, Expected >) | CppSpec::Matchers::MatcherBase< Actual, Expected > | inline |
improve_hash_formatting(const std::string &inspect_string) (defined in CppSpec::Pretty) | CppSpec::Pretty | inlinestatic |
inspect_object(const T &object) (defined in CppSpec::Pretty) | CppSpec::Pretty | static |
inspect_object(const O &o) | CppSpec::Pretty | inline |
inspect_object(const char *const &o) | CppSpec::Pretty | inlinestatic |
last(const std::string &s, char delim) (defined in CppSpec::Pretty) | CppSpec::Pretty | inlinestatic |
match()=0 (defined in CppSpec::Matchers::MatcherBase< Actual, Expected >) | CppSpec::Matchers::MatcherBase< Actual, Expected > | pure virtual |
MatcherBase(MatcherBase< Actual, Expected > const ©)=default (defined in CppSpec::Matchers::MatcherBase< Actual, Expected >) | CppSpec::Matchers::MatcherBase< Actual, Expected > | |
MatcherBase(Expectation< Actual > &expectation) (defined in CppSpec::Matchers::MatcherBase< Actual, Expected >) | CppSpec::Matchers::MatcherBase< Actual, Expected > | inlineexplicit |
MatcherBase(Expectation< Actual > &expectation, Expected expected) (defined in CppSpec::Matchers::MatcherBase< Actual, Expected >) | CppSpec::Matchers::MatcherBase< Actual, Expected > | inline |
name(const std::string &name) const (defined in CppSpec::Pretty) | CppSpec::Pretty | inline |
name_to_sentence(const std::string &name) const (defined in CppSpec::Pretty) | CppSpec::Pretty | inline |
negated_match() (defined in CppSpec::Matchers::MatcherBase< Actual, Expected >) | CppSpec::Matchers::MatcherBase< Actual, Expected > | inlinevirtual |
run() | CppSpec::Matchers::MatcherBase< Actual, Expected > | |
set_message(std::string message) | CppSpec::Matchers::MatcherBase< Actual, Expected > | virtual |
split_words(const std::string &sym) (defined in CppSpec::Pretty) | CppSpec::Pretty | inlinestatic |
to_sentence(const T &item) | CppSpec::Pretty | inlinestatic |
to_sentence(const std::vector< T > &words) | CppSpec::Pretty | inlinestatic |
to_word(const T &item) | CppSpec::Pretty | inlinestatic |
to_word(const T &item) (defined in CppSpec::Pretty) | CppSpec::Pretty | static |
to_word(const Matchers::MatcherBase< A, E > &matcher) | CppSpec::Pretty | inlinestatic |
to_word(const bool &item) (defined in CppSpec::Pretty) | CppSpec::Pretty | inlinestatic |
to_word_type(const T &item) (defined in CppSpec::Pretty) | CppSpec::Pretty | inlinestatic |
underscore(const std::string &camel_cased_word) (defined in CppSpec::Pretty) | CppSpec::Pretty | inlinestatic |
verb() (defined in CppSpec::Matchers::MatcherBase< Actual, Expected >) | CppSpec::Matchers::MatcherBase< Actual, Expected > | inlinevirtual |
~MatcherBase()=default (defined in CppSpec::Matchers::MatcherBase< Actual, Expected >) | CppSpec::Matchers::MatcherBase< Actual, Expected > | virtual |