| AddFile(sampleCount len, sampleFormat format, const FilePath &blockFilename=wxEmptyString, const FilePath &audioFilename=wxEmptyString, sampleCount origin=0, int channel=0) | AUPImportFileHandle | private |
| AddSamples(const FilePath &blockFilename, const FilePath &audioFilename, sampleCount len, sampleFormat format, sampleCount origin=0, int channel=0) | AUPImportFileHandle | private |
| AddSilence(sampleCount len) | AUPImportFileHandle | private |
| AUPImportFileHandle(const FilePath &name, AudacityProject *project) | AUPImportFileHandle | |
| BeginImport() | ImportFileHandleEx | protected |
| BlockFileMap typedef | AUPImportFileHandle | private |
| ByteCount typedef | ImportFileHandle | |
| Cancel() override | ImportFileHandleEx | virtual |
| GetErrorMessage() const override | AUPImportFileHandle | virtual |
| GetFileDescription() override | AUPImportFileHandle | virtual |
| GetFilename() const override | ImportFileHandleEx | virtual |
| GetFileUncompressedBytes() override | AUPImportFileHandle | virtual |
| GetStreamCount() override | AUPImportFileHandle | virtual |
| GetStreamInfo() override | AUPImportFileHandle | virtual |
| HandleControlPoint(XMLTagHandler *&handle) | AUPImportFileHandle | private |
| HandleEnvelope(XMLTagHandler *&handle) | AUPImportFileHandle | private |
| HandleImport(XMLTagHandler *&handle) | AUPImportFileHandle | private |
| HandleLabel(XMLTagHandler *&handle) | AUPImportFileHandle | private |
| HandleLabelTrack(XMLTagHandler *&handle) | AUPImportFileHandle | private |
| HandleNoteTrack(XMLTagHandler *&handle) | AUPImportFileHandle | private |
| HandlePCMAliasBlockFile(XMLTagHandler *&handle) | AUPImportFileHandle | private |
| HandleProject(XMLTagHandler *&handle) | AUPImportFileHandle | private |
| HandleSequence(XMLTagHandler *&handle) | AUPImportFileHandle | private |
| HandleSilentBlockFile(XMLTagHandler *&handle) | AUPImportFileHandle | private |
| HandleSimpleBlockFile(XMLTagHandler *&handle) | AUPImportFileHandle | private |
| HandleTag(XMLTagHandler *&handle) | AUPImportFileHandle | private |
| HandleTags(XMLTagHandler *&handle) | AUPImportFileHandle | private |
| HandleTimeTrack(XMLTagHandler *&handle) | AUPImportFileHandle | private |
| HandleWaveBlock(XMLTagHandler *&handle) | AUPImportFileHandle | private |
| HandleWaveClip(XMLTagHandler *&handle) | AUPImportFileHandle | private |
| HandleWaveTrack(XMLTagHandler *&handle) | AUPImportFileHandle | private |
| HandleXMLChild(const std::string_view &tag) override | AUPImportFileHandle | privatevirtual |
| HandleXMLContent(const std::string_view &WXUNUSED(content)) | XMLTagHandler | inlinevirtual |
| HandleXMLEndTag(const std::string_view &tag) override | AUPImportFileHandle | private |
| XMLTagHandler::HandleXMLEndTag(const std::string_view &WXUNUSED(tag)) | XMLTagHandler | inlinevirtual |
| HandleXMLTag(const std::string_view &tag, const AttributesList &attrs) override | AUPImportFileHandle | privatevirtual |
| Import(ImportProgressListener &progressListener, WaveTrackFactory *trackFactory, TrackHolders &outTracks, Tags *tags, std::optional< LibFileFormats::AcidizerTags > &outAcidTags) override | AUPImportFileHandle | virtual |
| ImportFileHandleEx(const FilePath &filename) | ImportFileHandleEx | |
| IsCancelled() const noexcept | ImportFileHandleEx | protected |
| IsStopped() const noexcept | ImportFileHandleEx | protected |
| mAttrs | AUPImportFileHandle | private |
| mCancelled | ImportFileHandleEx | private |
| mClip | AUPImportFileHandle | private |
| mClips | AUPImportFileHandle | private |
| mCurrentTag | AUPImportFileHandle | private |
| mErrorMsg | AUPImportFileHandle | private |
| mFileMap | AUPImportFileHandle | private |
| mFilename | ImportFileHandleEx | private |
| mFiles | AUPImportFileHandle | private |
| mFormat | AUPImportFileHandle | private |
| mHandlers | AUPImportFileHandle | private |
| mHasParseError | AUPImportFileHandle | private |
| mNumChannels | AUPImportFileHandle | private |
| mParentTag | AUPImportFileHandle | private |
| mProjDir | AUPImportFileHandle | private |
| mProject | AUPImportFileHandle | private |
| mProjectAttrs | AUPImportFileHandle | private |
| mStopped | ImportFileHandleEx | private |
| mTags | AUPImportFileHandle | private |
| mTotalSamples | AUPImportFileHandle | private |
| mWaveTrack | AUPImportFileHandle | private |
| Open() | AUPImportFileHandle | |
| ReadXMLChild(const char *tag) | XMLTagHandler | |
| ReadXMLContent(const char *s, int len) | XMLTagHandler | |
| ReadXMLEndTag(const char *tag) | XMLTagHandler | |
| SetError(const TranslatableString &msg) | AUPImportFileHandle | private |
| SetStreamUsage(wxInt32 WXUNUSED(StreamID), bool WXUNUSED(Use)) override | AUPImportFileHandle | |
| ImportFileHandleEx::SetStreamUsage(wxInt32 StreamID, bool Use)=0 | ImportFileHandle | pure virtual |
| SetWarning(const TranslatableString &msg) | AUPImportFileHandle | private |
| stack typedef | AUPImportFileHandle | private |
| Stop() override | ImportFileHandleEx | virtual |
| XMLTagHandler() | XMLTagHandler | inline |
| ~AUPImportFileHandle() | AUPImportFileHandle | |
| ~ImportFileHandle() | ImportFileHandle | virtual |
| ~XMLTagHandler() | XMLTagHandler | inlinevirtual |