Audacity 3.2.0
Public Member Functions | Public Attributes | List of all members
EffectAndCommandPluginManager::UnsetBatchProcessing Struct Reference

A custom deleter for std::unique_ptr. More...

Public Member Functions

void operator() (EffectAndCommandPluginManager *p) const
 

Public Attributes

PluginID mID
 

Detailed Description

A custom deleter for std::unique_ptr.

Definition at line 63 of file EffectAndCommandPluginManager.h.

Member Function Documentation

◆ operator()()

void EffectAndCommandPluginManager::UnsetBatchProcessing::operator() ( EffectAndCommandPluginManager p) const
inline

Definition at line 66 of file EffectAndCommandPluginManager.h.

References EffectAndCommandPluginManager::BatchProcessingOff(), and mID.

Here is the call graph for this function:

Member Data Documentation

◆ mID

PluginID EffectAndCommandPluginManager::UnsetBatchProcessing::mID

Definition at line 65 of file EffectAndCommandPluginManager.h.

Referenced by operator()().


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