API Documentation
nkLog::String Member List

This is the complete list of members for nkLog::String, including all inherited members.

getData() constnkLog::String
getSize() constnkLog::String
operator std::string() constnkLog::String
operator std::string_view() constnkLog::String
operator+(char c) constnkLog::String
operator+(const StringView &other) constnkLog::String
operator+=(char c)nkLog::String
operator+=(const StringView &other)nkLog::String
operator=(const StringView &other)nkLog::String
operator=(String &&other)nkLog::String
operator[](unsigned long long index) constnkLog::String
operator[](unsigned long long index)nkLog::String
String() noexceptnkLog::String
String(char c) noexceptnkLog::String
String(const char *data) noexceptnkLog::String
String(unsigned long long size) noexceptnkLog::String
String(const char *data, unsigned long long size) noexceptnkLog::String
String(const String &other) noexceptnkLog::String
String(String &&other) noexceptnkLog::String
String(const std::string &str) noexceptnkLog::String
String(const std::string_view &str) noexceptnkLog::String
~String()nkLog::String