Audacity 3.2.0
|
This is the complete list of members for ChannelAttachments< Attachment >, including all inherited members.
ChannelAttachments(Track &track, F &&f) | ChannelAttachments< Attachment > | inlineexplicit |
ChannelAttachmentsBase(Track &track, Factory factory) | ChannelAttachmentsBase | |
ChannelAttachmentsBase(const ChannelAttachmentsBase &)=delete | ChannelAttachmentsBase | |
ChannelAttachmentsBase(ChannelAttachmentsBase &)=delete | ChannelAttachmentsBase | |
CopyTo(Track &track) const override | ChannelAttachmentsBase | virtual |
Erase(const std::shared_ptr< Track > &parent, size_t index) | ChannelAttachmentsBase | |
Factory typedef | ChannelAttachmentsBase | |
Find(const AttachedTrackObjects::RegisteredFactory &key, Track *pTrack, size_t iChannel) | ChannelAttachments< Attachment > | inlinestatic |
Get(const AttachedTrackObjects::RegisteredFactory &key, Track &track, size_t iChannel) | ChannelAttachments< Attachment > | inlinestatic |
HandleXMLAttribute(const std::string_view &attr, const XMLAttributeValueView &valueView) override | ChannelAttachmentsBase | virtual |
MakeStereo(const std::shared_ptr< Track > &parent, ChannelAttachmentsBase &&other) | ChannelAttachmentsBase | |
mAttachments | ChannelAttachmentsBase | private |
mFactory | ChannelAttachmentsBase | private |
operator=(const ChannelAttachmentsBase &)=delete | ChannelAttachmentsBase | |
operator=(ChannelAttachmentsBase &&other) | ChannelAttachmentsBase | |
Reparent(const std::shared_ptr< Track > &parent) override | ChannelAttachmentsBase | virtual |
Size() const | ChannelAttachmentsBase | inline |
SwapChannels(const std::shared_ptr< Track > &parent) | ChannelAttachmentsBase | |
WriteXMLAttributes(XMLWriter &writer) const override | ChannelAttachmentsBase | virtual |
~Base() | ClientData::Base | virtual |
~ChannelAttachments() override=default | ChannelAttachments< Attachment > | |
~ChannelAttachmentsBase() override | ChannelAttachmentsBase | |
~TrackAttachment() | TrackAttachment | virtual |