Audacity 3.2.0
GlobalVariable< Tag, Type, initializer, ScopedOnly > Member List

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()=deleteGlobalVariable< Tag, Type, initializer, ScopedOnly >private
Instance()GlobalVariable< Tag, Type, initializer, ScopedOnly >inlineprivatestatic
mutable_type typedefGlobalVariable< 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 typedefGlobalVariable< Tag, Type, initializer, ScopedOnly >
variable_type typedefGlobalVariable< Tag, Type, initializer, ScopedOnly >