C++Spec 1.0.0
BDD testing for C++
Loading...
Searching...
No Matches
CppSpec::Pretty Member List

This is the complete list of members for CppSpec::Pretty, including all inherited members.

_name (defined in CppSpec::Pretty)CppSpec::Pretty
improve_hash_formatting(const std::string &inspect_string) (defined in CppSpec::Pretty)CppSpec::Prettyinlinestatic
inspect_object(const T &object) (defined in CppSpec::Pretty)CppSpec::Prettystatic
inspect_object(const O &o)CppSpec::Prettyinline
inspect_object(const char *const &o)CppSpec::Prettyinlinestatic
last(const std::string &s, char delim) (defined in CppSpec::Pretty)CppSpec::Prettyinlinestatic
name(const std::string &name) const (defined in CppSpec::Pretty)CppSpec::Prettyinline
name_to_sentence(const std::string &name) const (defined in CppSpec::Pretty)CppSpec::Prettyinline
split_words(const std::string &sym) (defined in CppSpec::Pretty)CppSpec::Prettyinlinestatic
to_sentence(const T &item)CppSpec::Prettyinlinestatic
to_sentence(const std::vector< T > &words)CppSpec::Prettyinlinestatic
to_word(const T &item)CppSpec::Prettyinlinestatic
to_word(const T &item) (defined in CppSpec::Pretty)CppSpec::Prettystatic
to_word(const Matchers::MatcherBase< A, E > &matcher)CppSpec::Prettyinlinestatic
to_word(const bool &item) (defined in CppSpec::Pretty)CppSpec::Prettyinlinestatic
to_word_type(const T &item) (defined in CppSpec::Pretty)CppSpec::Prettyinlinestatic
underscore(const std::string &camel_cased_word) (defined in CppSpec::Pretty)CppSpec::Prettyinlinestatic