API Documentation
nkMemory::StringView Member List

This is the complete list of members for nkMemory::StringView, including all inherited members.

back() constnkMemory::StringView
begin() constnkMemory::StringView
begin()nkMemory::StringView
empty() constnkMemory::StringView
end() constnkMemory::StringView
end()nkMemory::StringView
front() constnkMemory::StringView
getData() constnkMemory::StringView
getSize() constnkMemory::StringView
operator nkLog::String() constnkMemory::StringView
operator nkLog::StringView() constnkMemory::StringView
operator std::string() constnkMemory::StringView
operator std::string_view() constnkMemory::StringView
operator!=(const char *other) constnkMemory::StringView
operator!=(const StringView &other) constnkMemory::StringView
operator+(char c) constnkMemory::StringView
operator+(const char *data) constnkMemory::StringView
operator+(const StringView &other) constnkMemory::StringView
operator=(const char *data) noexceptnkMemory::StringView
operator=(const String &other) noexceptnkMemory::StringView
operator=(const StringView &other) noexceptnkMemory::StringView
operator=(StringView &&other) noexceptnkMemory::StringView
operator=(const std::string &data)nkMemory::StringView
operator=(const std::string_view &data)nkMemory::StringView
operator==(const char *other) constnkMemory::StringView
operator==(const StringView &other) constnkMemory::StringView
operator[](unsigned long long index) constnkMemory::StringView
split(StringView separator)nkMemory::StringView
StringView() noexceptnkMemory::StringView
StringView(const char *data) noexceptnkMemory::StringView
StringView(const char *data, unsigned long long size) noexceptnkMemory::StringView
StringView(const nkLog::StringView &logStr) noexceptnkMemory::StringView
StringView(const String &other) noexceptnkMemory::StringView
StringView(const StringView &other) noexceptnkMemory::StringView
StringView(StringView &&other) noexceptnkMemory::StringView
StringView(const std::string &str) noexceptnkMemory::StringView
StringView(const std::string &str, unsigned long long index, unsigned long long size=0ull) noexceptnkMemory::StringView
StringView(const std::string_view &str) noexceptnkMemory::StringView
StringView(const std::string_view &str, unsigned long long index, unsigned long long size=0ull) noexceptnkMemory::StringView