| 
    iPlug2 - C++ Audio Plug-in Framework
    
   | 
 
Shared VST3 State management code. More...
#include <IPlugVST3_Common.h>
Static Public Member Functions | |
| template<class T > | |
| static bool | GetState (T *pPlug, Steinberg::IBStream *pState) | 
| template<class T > | |
| static bool | SetState (T *pPlug, Steinberg::IBStream *pState) | 
Shared VST3 State management code.
Definition at line 22 of file IPlugVST3_Common.h.
      
  | 
  inlinestatic | 
Definition at line 25 of file IPlugVST3_Common.h.
      
  | 
  inlinestatic | 
Definition at line 50 of file IPlugVST3_Common.h.