This is the complete list of members for nkLog::StringView, including all inherited members.
getData() const | nkLog::StringView | |
getSize() const | nkLog::StringView | |
operator std::string() const | nkLog::StringView | |
operator std::string_view() const | nkLog::StringView | |
operator[](unsigned long long index) const | nkLog::StringView | |
StringView()=delete | nkLog::StringView | |
StringView(const char *data) noexcept | nkLog::StringView | |
StringView(const char *data, unsigned long long size) noexcept | nkLog::StringView | |
StringView(const String &str) noexcept | nkLog::StringView | |
StringView(const std::string &str) noexcept | nkLog::StringView | |
StringView(std::string_view str) noexcept | nkLog::StringView |