VSTGUI  4.9
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
IDependency::DeferChanges Class Reference

helper class to defer changes until instance is destroyed. More...

Public Member Functions

 DeferChanges (IDependency *dep)
 
 ~DeferChanges () noexcept
 

Protected Attributes

IDependencydep
 

Detailed Description

helper class to defer changes until instance is destroyed.

Constructor & Destructor Documentation

DeferChanges ( IDependency dep)
inlineexplicit
~DeferChanges ( )
inlinenoexcept

Member Data Documentation

IDependency* dep
protected

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