ASPiK SDK
VSTGUI::Standalone::IStringListValue Class Referenceabstract
Inheritance diagram for VSTGUI::Standalone::IStringListValue:
VSTGUI::Interface

Public Types

using StringType = UTF8String
 
using StringList = std::vector< StringType >
 

Public Member Functions

virtual bool updateStringList (const StringList &newStrings)=0
 
- 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 ()
 

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