VSTGUI 4.10
Graphical User Interface Framework not only for VST plugins
Loading...
Searching...
No Matches
IStringValue Class Referenceabstract

#include <value.h>

+ Inheritance diagram for IStringValue:

Public Member Functions

virtual void setString (const UTF8String &str)=0
 
virtual const UTF8StringgetString () const =0
 
- Public Member Functions inherited from Interface
virtual ~Interface () noexcept
 
 Interface ()=default
 
 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

◆ getString()

virtual const UTF8String & getString ( ) const
pure virtual

◆ setString()

virtual void setString ( const UTF8String & str)
pure virtual

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