StormByte 2.0.0
C++26 foundation of the StormByte suite
 
Loading...
Searching...
No Matches
StormByte::CString Member List

This is the complete list of members for StormByte::CString, including all inherited members.

CString() noexceptStormByte::CString
CString(const char *str) noexceptStormByte::CStringexplicit
CString(const CString &other) noexceptStormByte::CString
CString(CString &&other) noexceptStormByte::CString
Length() const noexceptStormByte::CString
operator bool() const noexceptStormByte::CStringinlineexplicit
operator const char *() const noexceptStormByte::CStringexplicit
operator std::string() constStormByte::CStringinline
operator std::string_view() const noexceptStormByte::CStringinlineexplicit
operator!=(const CString &other) const noexceptStormByte::CStringinline
operator!=(const char *str) const noexceptStormByte::CStringinline
operator<<(std::ostream &stream) constStormByte::CStringinline
operator<=>(const CString &other) const noexceptStormByte::CString
operator<=>(const char *str) const noexceptStormByte::CString
operator=(const CString &other) noexceptStormByte::CString
operator=(CString &&other) noexceptStormByte::CString
operator==(const CString &other) const noexceptStormByte::CString
operator==(const char *str) const noexceptStormByte::CString
operator[](std::size_t index) const noexceptStormByte::CString
Reset(const char *str=nullptr) noexceptStormByte::CString
swap(CString &other) noexceptStormByte::CString
~CString() noexceptStormByte::CString