All Classes Namespaces Functions Variables Enumerations Properties Pages
Catch::StringRef Member List

This is the complete list of members for Catch::StringRef, including all inherited members.

c_str() const -> char const * (defined in Catch::StringRef)Catch::StringRef
currentData() const noexcept-> char const * (defined in Catch::StringRef)Catch::StringRef
empty() const noexcept-> bool (defined in Catch::StringRef)Catch::StringRefinline
isOwned() const noexcept-> bool (defined in Catch::StringRef)Catch::StringRefprivate
isSubstring() const noexcept-> bool (defined in Catch::StringRef)Catch::StringRefprivate
m_data (defined in Catch::StringRef)Catch::StringRefprivate
m_size (defined in Catch::StringRef)Catch::StringRefprivate
m_start (defined in Catch::StringRef)Catch::StringRefprivate
numberOfCharacters() const noexcept-> size_type (defined in Catch::StringRef)Catch::StringRef
operator std::string() const (defined in Catch::StringRef)Catch::StringRef
operator!=(StringRef const &other) const noexcept-> bool (defined in Catch::StringRef)Catch::StringRef
operator=(StringRef const &other) noexcept-> StringRef & (defined in Catch::StringRef)Catch::StringRefinline
operator==(StringRef const &other) const noexcept-> bool (defined in Catch::StringRef)Catch::StringRef
operator[](size_type index) const noexcept-> char (defined in Catch::StringRef)Catch::StringRef
s_empty (defined in Catch::StringRef)Catch::StringRefprivatestatic
size() const noexcept-> size_type (defined in Catch::StringRef)Catch::StringRefinline
size_type typedef (defined in Catch::StringRef)Catch::StringRef
StringRef() noexcept (defined in Catch::StringRef)Catch::StringRefinline
StringRef(StringRef const &other) noexcept (defined in Catch::StringRef)Catch::StringRefinline
StringRef(StringRef &&other) noexcept (defined in Catch::StringRef)Catch::StringRefinline
StringRef(char const *rawChars) noexcept (defined in Catch::StringRef)Catch::StringRef
StringRef(char const *rawChars, size_type size) noexcept (defined in Catch::StringRef)Catch::StringRefinline
StringRef(std::string const &stdString) noexcept (defined in Catch::StringRef)Catch::StringRefinline
StringRefTestAccess (defined in Catch::StringRef)Catch::StringReffriend
substr(size_type start, size_type size) const noexcept-> StringRef (defined in Catch::StringRef)Catch::StringRef
swap(StringRef &other) noexcept (defined in Catch::StringRef)Catch::StringRef
takeOwnership() (defined in Catch::StringRef)Catch::StringRefprivate
~StringRef() noexcept (defined in Catch::StringRef)Catch::StringRefinline