VSTGUI
4.4
Graphical User Interface Framework not only for VST plugins
|
This is the complete list of members for UTF8String, including all inherited members.
empty() const | UTF8String | inline |
get() const | UTF8String | inline |
getByteCount() const | UTF8String | inline |
getPlatformString() const | UTF8String | |
operator UTF8StringPtr() const | UTF8String | inline |
operator!=(UTF8StringPtr str) const | UTF8String | inline |
operator!=(const std::string &str) const | UTF8String | inline |
operator=(const UTF8String &other) | UTF8String | |
operator=(UTF8StringPtr str) | UTF8String | inline |
operator==(UTF8StringPtr str) const | UTF8String | inline |
operator==(const std::string &str) const | UTF8String | inline |
set(UTF8StringPtr str) | UTF8String | |
UTF8String(UTF8StringPtr str=0) | UTF8String | |
UTF8String(const UTF8String &other) | UTF8String |