ASPiK SDK
|
This is the complete list of members for VSTGUI::Standalone::IValueConverter, including all inherited members.
dynamicCast() const (defined in VSTGUI::Interface) | VSTGUI::Interface | inline |
dynamicCast() (defined in VSTGUI::Interface) | VSTGUI::Interface | inline |
Interface()=default (defined in VSTGUI::Interface) | VSTGUI::Interface | |
Interface(const Interface &)=delete (defined in VSTGUI::Interface) | VSTGUI::Interface | |
Interface(Interface &&)=delete (defined in VSTGUI::Interface) | VSTGUI::Interface | |
normalizedToPlain(IValue::Type normalized) const =0 | VSTGUI::Standalone::IValueConverter | pure virtual |
operator=(const Interface &)=delete (defined in VSTGUI::Interface) | VSTGUI::Interface | |
operator=(Interface &&)=delete (defined in VSTGUI::Interface) | VSTGUI::Interface | |
plainToNormalized(IValue::Type plain) const =0 | VSTGUI::Standalone::IValueConverter | pure virtual |
stringAsValue(const UTF8String &string) const =0 | VSTGUI::Standalone::IValueConverter | pure virtual |
valueAsString(IValue::Type value) const =0 | VSTGUI::Standalone::IValueConverter | pure virtual |
~Interface() noexcept (defined in VSTGUI::Interface) | VSTGUI::Interface | inlinevirtual |