Jamba C++ API 7.5.0
Loading...
Searching...
No Matches
PluginAccessor< TGUIState > Class Template Reference

#include <PluginAccessor.h>

Inherits StateAware< TGUIState >.

Additional Inherited Members

Public Member Functions inherited from StateAware< TGUIState >
virtual void initState (GUIState *iGUIState)
 This method is called by Jamba automatically to initialize the state.
Public Attributes inherited from StateAware< TGUIState >
TGUIState::PluginParameters const * fParams {}
 Gives direct access to parameters (ex: fParams->fBypassParam).
TGUIState * fState {}
 Gives access to the GUI state (ex: fState->fLabelA).

Detailed Description

template<typename TGUIState>
class pongasoft::VST::GUI::Views::PluginAccessor< TGUIState >
Deprecated
Since 4.0.0 - Use StateAware instead

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