Carla Backend
Public Member Functions | List of all members
CarlaPlugin::ScopedDisabler Class Reference

#include <CarlaPlugin.hpp>

Public Member Functions

 ScopedDisabler (CarlaPlugin *plugin) noexcept
 
 ~ScopedDisabler () noexcept
 

Detailed Description

Fully disable plugin in scope and also its engine client. May wait-block on constructor for plugin process to end.

Constructor & Destructor Documentation

◆ ScopedDisabler()

CarlaPlugin::ScopedDisabler::ScopedDisabler ( CarlaPlugin plugin)
noexcept

◆ ~ScopedDisabler()

CarlaPlugin::ScopedDisabler::~ScopedDisabler ( )
noexcept

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