VSTGUI  4.4
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
UTF8String Member List

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

empty() const UTF8Stringinline
get() const UTF8Stringinline
getByteCount() const UTF8Stringinline
getPlatformString() const UTF8String
operator UTF8StringPtr() const UTF8Stringinline
operator!=(UTF8StringPtr str) const UTF8Stringinline
operator!=(const std::string &str) const UTF8Stringinline
operator=(const UTF8String &other)UTF8String
operator=(UTF8StringPtr str)UTF8Stringinline
operator==(UTF8StringPtr str) const UTF8Stringinline
operator==(const std::string &str) const UTF8Stringinline
set(UTF8StringPtr str)UTF8String
UTF8String(UTF8StringPtr str=0)UTF8String
UTF8String(const UTF8String &other)UTF8String