ASPiK SDK
VSTGUI::Standalone::Value::Detail::ListenerBase Class Reference
Inheritance diagram for VSTGUI::Standalone::Value::Detail::ListenerBase:
VSTGUI::Standalone::IValueListener VSTGUI::Interface VSTGUI::Standalone::Value::Listener VSTGUI::Standalone::Value::ListenerT< Context >

Public Member Functions

 ListenerBase (IValue &value)
 
IValuegetValueObject () const
 
- Public Member Functions inherited from VSTGUI::Standalone::IValueListener
virtual void onBeginEdit (IValue &value)=0
 
virtual void onPerformEdit (IValue &value, IValue::Type newValue)=0
 
virtual void onEndEdit (IValue &value)=0
 
virtual void onStateChange (IValue &value)=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: