Audacity 3.2.0
SampleBlock::DeletionCallback Member List

This is the complete list of members for SampleBlock::DeletionCallback, including all inherited members.

Assign(mutable_type &&replacement)GlobalVariable< DeletionCallback, const std::function< void(const SampleBlock &) >, nullptr, Options... >inlineprivatestatic
Call(Arguments &&...arguments)GlobalHook< DeletionCallback, void(const SampleBlock &) >inlinestatic
Get()GlobalVariable< DeletionCallback, const std::function< void(const SampleBlock &) >, nullptr, Options... >inlinestatic
GlobalVariable()=deleteGlobalVariable< DeletionCallback, const std::function< void(const SampleBlock &) >, nullptr, Options... >private
Instance()GlobalVariable< DeletionCallback, const std::function< void(const SampleBlock &) >, nullptr, Options... >inlineprivatestatic
mutable_type typedefGlobalVariable< DeletionCallback, const std::function< void(const SampleBlock &) >, nullptr, Options... >
result_type typedefGlobalHook< DeletionCallback, void(const SampleBlock &) >
Scope typedefGlobalHook< DeletionCallback, void(const SampleBlock &) >
Set(std::conditional_t< ScopedOnly, dummy, mutable_type > replacement) -> std::conditional_t< ScopedOnly, void, mutable_type >GlobalVariable< DeletionCallback, const std::function< void(const SampleBlock &) >, nullptr, Options... >inlinestatic
stored_type typedefGlobalVariable< DeletionCallback, const std::function< void(const SampleBlock &) >, nullptr, Options... >
variable_type typedefGlobalVariable< DeletionCallback, const std::function< void(const SampleBlock &) >, nullptr, Options... >