Audacity 3.2.0
|
This is the complete list of members for GlobalVariable< Tag, Type, initializer, ScopedOnly >, including all inherited members.
Assign(mutable_type &&replacement) | GlobalVariable< Tag, Type, initializer, ScopedOnly > | inlineprivatestatic |
Get() | GlobalVariable< Tag, Type, initializer, ScopedOnly > | inlinestatic |
GlobalVariable()=delete | GlobalVariable< Tag, Type, initializer, ScopedOnly > | private |
Instance() | GlobalVariable< Tag, Type, initializer, ScopedOnly > | inlineprivatestatic |
mutable_type typedef | GlobalVariable< Tag, Type, initializer, ScopedOnly > | |
Set(std::conditional_t< ScopedOnly, dummy, mutable_type > replacement) -> std::conditional_t< ScopedOnly, void, mutable_type > | GlobalVariable< Tag, Type, initializer, ScopedOnly > | inlinestatic |
stored_type typedef | GlobalVariable< Tag, Type, initializer, ScopedOnly > | |
variable_type typedef | GlobalVariable< Tag, Type, initializer, ScopedOnly > |