Logger System 0.1.3
High-performance C++20 thread-safe logging system with asynchronous capabilities
Loading...
Searching...
No Matches
kcenon::logger::small_string< SSO_SIZE > Member List

This is the complete list of members for kcenon::logger::small_string< SSO_SIZE >, including all inherited members.

append(const char *str, size_t len)kcenon::logger::small_string< SSO_SIZE >inline
append(const std::string &str)kcenon::logger::small_string< SSO_SIZE >inline
assign(const char *str, size_t len)kcenon::logger::small_string< SSO_SIZE >inline
c_str() const noexceptkcenon::logger::small_string< SSO_SIZE >inline
calculate_capacity(size_t required)kcenon::logger::small_string< SSO_SIZE >inlineprivatestatic
capacity() const noexceptkcenon::logger::small_string< SSO_SIZE >inline
clear() noexceptkcenon::logger::small_string< SSO_SIZE >inline
data() const noexceptkcenon::logger::small_string< SSO_SIZE >inline
data_kcenon::logger::small_string< SSO_SIZE >private
empty() const noexceptkcenon::logger::small_string< SSO_SIZE >inline
get_memory_stats() const noexceptkcenon::logger::small_string< SSO_SIZE >inline
is_small() const noexceptkcenon::logger::small_string< SSO_SIZE >inline
is_small_kcenon::logger::small_string< SSO_SIZE >private
length() const noexceptkcenon::logger::small_string< SSO_SIZE >inline
operator std::string_view() const noexceptkcenon::logger::small_string< SSO_SIZE >inline
operator!=(const small_string &other) const noexceptkcenon::logger::small_string< SSO_SIZE >inline
operator+=(const char *str)kcenon::logger::small_string< SSO_SIZE >inline
operator+=(const std::string &str)kcenon::logger::small_string< SSO_SIZE >inline
operator=(const small_string &other)kcenon::logger::small_string< SSO_SIZE >inline
operator=(small_string &&other) noexceptkcenon::logger::small_string< SSO_SIZE >inline
operator==(const small_string &other) const noexceptkcenon::logger::small_string< SSO_SIZE >inline
operator==(const std::string &str) const noexceptkcenon::logger::small_string< SSO_SIZE >inline
reserve(size_t new_capacity)kcenon::logger::small_string< SSO_SIZE >inline
size() const noexceptkcenon::logger::small_string< SSO_SIZE >inline
size_kcenon::logger::small_string< SSO_SIZE >private
small_string() noexceptkcenon::logger::small_string< SSO_SIZE >inline
small_string(const char *str)kcenon::logger::small_string< SSO_SIZE >inline
small_string(const std::string &str)kcenon::logger::small_string< SSO_SIZE >inline
small_string(std::string_view str)kcenon::logger::small_string< SSO_SIZE >inline
small_string(const small_string &other)kcenon::logger::small_string< SSO_SIZE >inline
small_string(small_string &&other) noexceptkcenon::logger::small_string< SSO_SIZE >inline
SSO_CAPACITYkcenon::logger::small_string< SSO_SIZE >static
to_string() constkcenon::logger::small_string< SSO_SIZE >inline
~small_string()kcenon::logger::small_string< SSO_SIZE >inline