ASPiK SDK
VSTGUI::Standalone::Platform::Win32::Win32Preference Class Reference
Inheritance diagram for VSTGUI::Standalone::Platform::Win32::Win32Preference:
VSTGUI::Standalone::IPreference VSTGUI::Interface

Public Member Functions

bool set (const UTF8String &key, const UTF8String &value) override
 
Optional< UTF8Stringget (const UTF8String &key) override
 
- Public Member Functions inherited from VSTGUI::Interface
 Interface (const Interface &)=delete
 
 Interface (Interface &&)=delete
 
Interfaceoperator= (const Interface &)=delete
 
Interfaceoperator= (Interface &&)=delete
 
template<typename T >
const auto dynamicCast () const
 
template<typename T >
auto dynamicCast ()
 

Member Function Documentation

◆ get()

Optional< UTF8String > VSTGUI::Standalone::Platform::Win32::Win32Preference::get ( const UTF8String key)
overridevirtual

Get a preference value

Implements VSTGUI::Standalone::IPreference.

◆ set()

bool VSTGUI::Standalone::Platform::Win32::Win32Preference::set ( const UTF8String key,
const UTF8String value 
)
overridevirtual

Set a preference value.

Implements VSTGUI::Standalone::IPreference.


The documentation for this class was generated from the following files: