ASPiK SDK
VSTGUI::UTF8String Member List

This is the complete list of members for VSTGUI::UTF8String, including all inherited members.

assign(UTF8StringPtr str) (defined in VSTGUI::UTF8String)VSTGUI::UTF8String
begin() const noexcept (defined in VSTGUI::UTF8String)VSTGUI::UTF8String
clear() noexcept (defined in VSTGUI::UTF8String)VSTGUI::UTF8String
CodePointIterator typedef (defined in VSTGUI::UTF8String)VSTGUI::UTF8String
copy(UTF8StringBuffer dst, SizeType dstSize) const noexcept (defined in VSTGUI::UTF8String)VSTGUI::UTF8String
data() const noexcept (defined in VSTGUI::UTF8String)VSTGUI::UTF8Stringinline
empty() const noexcept (defined in VSTGUI::UTF8String)VSTGUI::UTF8Stringinline
end() const noexcept (defined in VSTGUI::UTF8String)VSTGUI::UTF8String
getPlatformString() const noexcept (defined in VSTGUI::UTF8String)VSTGUI::UTF8String
getString() const noexcept (defined in VSTGUI::UTF8String)VSTGUI::UTF8Stringinline
length() const noexcept (defined in VSTGUI::UTF8String)VSTGUI::UTF8Stringinline
operator bool() const =delete (defined in VSTGUI::UTF8String)VSTGUI::UTF8Stringexplicit
operator const UTF8StringPtr() const noexcept (defined in VSTGUI::UTF8String)VSTGUI::UTF8Stringinline
operator!=(UTF8StringPtr str) const noexcept (defined in VSTGUI::UTF8String)VSTGUI::UTF8String
operator!=(const UTF8String &str) const noexcept (defined in VSTGUI::UTF8String)VSTGUI::UTF8String
operator!=(const StringType &str) const noexcept (defined in VSTGUI::UTF8String)VSTGUI::UTF8String
operator+(const UTF8String &other) (defined in VSTGUI::UTF8String)VSTGUI::UTF8String
operator+=(const UTF8String &other) (defined in VSTGUI::UTF8String)VSTGUI::UTF8String
operator=(const UTF8String &other) (defined in VSTGUI::UTF8String)VSTGUI::UTF8String
operator=(const StringType &other) (defined in VSTGUI::UTF8String)VSTGUI::UTF8String
operator=(UTF8String &&other) noexcept (defined in VSTGUI::UTF8String)VSTGUI::UTF8String
operator=(StringType &&str) noexcept (defined in VSTGUI::UTF8String)VSTGUI::UTF8String
operator=(UTF8StringPtr str) (defined in VSTGUI::UTF8String)VSTGUI::UTF8Stringinline
operator==(UTF8StringPtr str) const noexcept (defined in VSTGUI::UTF8String)VSTGUI::UTF8String
operator==(const UTF8String &str) const noexcept (defined in VSTGUI::UTF8String)VSTGUI::UTF8String
operator==(const StringType &str) const noexcept (defined in VSTGUI::UTF8String)VSTGUI::UTF8String
SizeType typedef (defined in VSTGUI::UTF8String)VSTGUI::UTF8String
StringType typedef (defined in VSTGUI::UTF8String)VSTGUI::UTF8String
UTF8String(UTF8StringPtr str=nullptr) (defined in VSTGUI::UTF8String)VSTGUI::UTF8String
UTF8String(const UTF8String &other) (defined in VSTGUI::UTF8String)VSTGUI::UTF8String
UTF8String(const StringType &str) (defined in VSTGUI::UTF8String)VSTGUI::UTF8Stringexplicit
UTF8String(UTF8String &&other) noexcept (defined in VSTGUI::UTF8String)VSTGUI::UTF8String
UTF8String(StringType &&str) noexcept (defined in VSTGUI::UTF8String)VSTGUI::UTF8String