Audacity 3.2.0
|
#include <Registry.h>
Public Member Functions | |
IndirectItemBase (const BaseItemSharedPtr &ptr) | |
~IndirectItemBase () override | |
Public Member Functions inherited from Registry::detail::BaseItem | |
BaseItem (const Identifier &internalName) | |
virtual | ~BaseItem () |
Public Attributes | |
BaseItemSharedPtr | ptr |
Public Attributes inherited from Registry::detail::BaseItem | |
const Identifier | name |
OrderingHint | orderingHint |
Definition at line 95 of file Registry.h.
|
inlineexplicit |
Definition at line 96 of file Registry.h.
|
override |
Definition at line 714 of file Registry.cpp.
BaseItemSharedPtr Registry::detail::IndirectItemBase::ptr |
Definition at line 102 of file Registry.h.