ASPiK SDK
VSTGUI::UTF8StringView Member List

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

calculateByteCount() constVSTGUI::UTF8StringViewinline
calculateCharacterCount() constVSTGUI::UTF8StringViewinline
contains(const UTF8StringPtr subString, bool ignoreCase=false) constVSTGUI::UTF8StringViewinline
endsWith(const UTF8StringView &endString) constVSTGUI::UTF8StringViewinline
operator const UTF8StringPtr() const (defined in VSTGUI::UTF8StringView)VSTGUI::UTF8StringViewinline
operator!=(const UTF8StringPtr otherString) const (defined in VSTGUI::UTF8StringView)VSTGUI::UTF8StringViewinline
operator=(const UTF8StringView &other) noexcept (defined in VSTGUI::UTF8StringView)VSTGUI::UTF8StringViewinline
operator=(UTF8StringView &&other)=default (defined in VSTGUI::UTF8StringView)VSTGUI::UTF8StringView
operator==(const UTF8StringPtr otherString) const (defined in VSTGUI::UTF8StringView)VSTGUI::UTF8StringViewinline
operator==(UTF8StringView otherString) const (defined in VSTGUI::UTF8StringView)VSTGUI::UTF8StringViewinline
startsWith(const UTF8StringView &startString) constVSTGUI::UTF8StringViewinline
toDouble(uint32_t precision=8) constVSTGUI::UTF8StringViewinline
toFloat(uint32_t precision=8) constVSTGUI::UTF8StringViewinline
toInteger() constVSTGUI::UTF8StringViewinline
toNumber() const (defined in VSTGUI::UTF8StringView)VSTGUI::UTF8StringViewinline
UTF8StringView() (defined in VSTGUI::UTF8StringView)VSTGUI::UTF8StringViewinline
UTF8StringView(const UTF8StringPtr string) (defined in VSTGUI::UTF8StringView)VSTGUI::UTF8StringViewinline
UTF8StringView(const UTF8String &string) (defined in VSTGUI::UTF8StringView)VSTGUI::UTF8StringViewinline
UTF8StringView(const std::string &string) (defined in VSTGUI::UTF8StringView)VSTGUI::UTF8StringViewinline
UTF8StringView(const UTF8StringView &other) noexcept (defined in VSTGUI::UTF8StringView)VSTGUI::UTF8StringViewinline
UTF8StringView(UTF8StringView &&other) noexcept=default (defined in VSTGUI::UTF8StringView)VSTGUI::UTF8StringView