| AbstractContainer(std::iostream &stream, std::uint64_t startOffset) | TagParser::AbstractContainer | protected |
| additionalElements() const | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | inline |
| additionalElements() | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | inline |
| addTrack(TrackType *track) | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | |
| areAttachmentsParsed() const | TagParser::AbstractContainer | inline |
| areChaptersParsed() const | TagParser::AbstractContainer | inline |
| areTagsParsed() const | TagParser::AbstractContainer | inline |
| areTracksParsed() const | TagParser::AbstractContainer | inline |
| attachment(std::size_t index) | TagParser::AbstractContainer | virtual |
| attachmentCount() const | TagParser::AbstractContainer | virtual |
| chapter(std::size_t index) | TagParser::AbstractContainer | virtual |
| chapterCount() const | TagParser::AbstractContainer | virtual |
| ContainerElementType typedef | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | |
| ContainerFileInfoType typedef | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | |
| ContainerTagType typedef | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | |
| ContainerTrackType typedef | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | |
| createAttachment() | TagParser::AbstractContainer | virtual |
| createTag(const TagTarget &target=TagTarget()) override | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | virtual |
| creationTime() const | TagParser::AbstractContainer | inline |
| determineIndexPosition(Diagnostics &diag) const | TagParser::AbstractContainer | virtual |
| determineTagPosition(Diagnostics &diag) const | TagParser::AbstractContainer | virtual |
| doctypeReadVersion() const | TagParser::AbstractContainer | inline |
| doctypeVersion() const | TagParser::AbstractContainer | inline |
| documentType() const | TagParser::AbstractContainer | inline |
| duration() const | TagParser::AbstractContainer | inline |
| fileInfo() const | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | inline |
| firstElement() const | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | inline |
| GenericContainer(FileInfoType &fileInfo, std::uint64_t startOffset) | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | |
| internalMakeFile(Diagnostics &diag, AbortableProgressFeedback &progress) | TagParser::AbstractContainer | protectedvirtual |
| internalParseAttachments(Diagnostics &diag, AbortableProgressFeedback &progress) | TagParser::AbstractContainer | protectedvirtual |
| internalParseChapters(Diagnostics &diag, AbortableProgressFeedback &progress) | TagParser::AbstractContainer | protectedvirtual |
| internalParseHeader(Diagnostics &diag, AbortableProgressFeedback &progress) | TagParser::AbstractContainer | protectedvirtual |
| internalParseTags(Diagnostics &diag, AbortableProgressFeedback &progress) | TagParser::AbstractContainer | protectedvirtual |
| internalParseTracks(Diagnostics &diag, AbortableProgressFeedback &progress) | TagParser::AbstractContainer | protectedvirtual |
| isHeaderParsed() const | TagParser::AbstractContainer | inline |
| m_additionalElements | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | protected |
| m_attachmentsParsed | TagParser::AbstractContainer | protected |
| m_chaptersParsed | TagParser::AbstractContainer | protected |
| m_creationTime | TagParser::AbstractContainer | protected |
| m_doctype | TagParser::AbstractContainer | protected |
| m_doctypeReadVersion | TagParser::AbstractContainer | protected |
| m_doctypeVersion | TagParser::AbstractContainer | protected |
| m_duration | TagParser::AbstractContainer | protected |
| m_firstElement | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | protected |
| m_headerParsed | TagParser::AbstractContainer | protected |
| m_modificationTime | TagParser::AbstractContainer | protected |
| m_readVersion | TagParser::AbstractContainer | protected |
| m_tags | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | protected |
| m_tagsParsed | TagParser::AbstractContainer | protected |
| m_timeScale | TagParser::AbstractContainer | protected |
| m_titles | TagParser::AbstractContainer | protected |
| m_tracks | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | protected |
| m_tracksAltered | TagParser::AbstractContainer | protected |
| m_tracksParsed | TagParser::AbstractContainer | protected |
| m_version | TagParser::AbstractContainer | protected |
| makeFile(Diagnostics &diag, AbortableProgressFeedback &progress) | TagParser::AbstractContainer | |
| modificationTime() const | TagParser::AbstractContainer | inline |
| muxingApplications() const | TagParser::AbstractContainer | |
| muxingApplications() | TagParser::AbstractContainer | protected |
| parseAttachments(Diagnostics &diag, AbortableProgressFeedback &progress) | TagParser::AbstractContainer | |
| parseChapters(Diagnostics &diag, AbortableProgressFeedback &progress) | TagParser::AbstractContainer | |
| parseHeader(Diagnostics &diag, AbortableProgressFeedback &progress) | TagParser::AbstractContainer | |
| parseTags(Diagnostics &diag, AbortableProgressFeedback &progress) | TagParser::AbstractContainer | |
| parseTracks(Diagnostics &diag, AbortableProgressFeedback &progress) | TagParser::AbstractContainer | |
| reader() | TagParser::AbstractContainer | inline |
| readVersion() const | TagParser::AbstractContainer | inline |
| removeAllTags() override | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | inlinevirtual |
| removeAllTracks() override | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | virtual |
| removeTag(Tag *tag) override | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | virtual |
| removeTrack(AbstractTrack *track) override | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | virtual |
| reset() override | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | virtual |
| segmentCount() const | TagParser::AbstractContainer | virtual |
| setStream(std::iostream &stream) | TagParser::AbstractContainer | inline |
| setTitle(std::string_view title, std::size_t segmentIndex=0) | TagParser::AbstractContainer | inline |
| startOffset() const | TagParser::AbstractContainer | inline |
| stream() | TagParser::AbstractContainer | inline |
| supportsTitle() const | TagParser::AbstractContainer | virtual |
| supportsTrackModifications() const | TagParser::AbstractContainer | virtual |
| tag(std::size_t index) override | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | inlinevirtual |
| tagCount() const override | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | inlinevirtual |
| tags() const | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | inline |
| tags() | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | inline |
| timeScale() const | TagParser::AbstractContainer | inline |
| titles() const | TagParser::AbstractContainer | inline |
| track(std::size_t index) override | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | inlinevirtual |
| trackById(std::uint64_t id) | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | inline |
| trackCount() const override | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | inlinevirtual |
| tracks() const | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | inline |
| tracks() | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | inline |
| validateElementStructure(Diagnostics &diag, AbortableProgressFeedback &progress, std::uint64_t *paddingSize=nullptr) | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | inline |
| version() const | TagParser::AbstractContainer | inline |
| writer() | TagParser::AbstractContainer | inline |
| writingApplications() const | TagParser::AbstractContainer | |
| writingApplications() | TagParser::AbstractContainer | protected |
| ~AbstractContainer() | TagParser::AbstractContainer | virtual |
| ~GenericContainer() override | TagParser::GenericContainer< FileInfoType, TagType, TrackType, ElementType > | |