| _buffer | ifhd::v201_v301::IndexedFile | protected |
| _buffer_size | ifhd::v201_v301::IndexedFile | protected |
| _cache | ifhd::v201_v301::IndexedFile | protected |
| _cache_size | ifhd::v201_v301::IndexedFile | protected |
| _extensions | ifhd::v201_v301::IndexedFile | protected |
| _file | ifhd::v201_v301::IndexedFile | protected |
| _file_header | ifhd::v201_v301::IndexedFile | protected |
| _file_pos | ifhd::v201_v301::IndexedFile | protected |
| _write_guid | ifhd::v201_v301::IndexedFile | protected |
| _write_mode | ifhd::v201_v301::IndexedFile | protected |
| allocBuffer(uint64_t size) | ifhd::v201_v301::IndexedFile | protected |
| allocCache(int64_t size) | ifhd::v201_v301::IndexedFile | protected |
| allocExtensionPage(utils5ext::FileSize size, void **data) const | ifhd::v201_v301::IndexedFile | protected |
| allocHeader() | ifhd::v201_v301::IndexedFile | protected |
| allocReadBuffers() | ifhd::v201_v301::IndexedFileReader | protected |
| appendExtension(const char *identifier, const void *data, size_t data_size, uint32_t type_id=0, uint32_t file_version_id=0, uint16_t stream_id=0, uint32_t user_id=0) | ifhd::v201_v301::IndexedFile | |
| appendExtension(const void *data, const FileExtension *extension_info) | ifhd::v201_v301::IndexedFile | |
| byte_order | ifhd::v201_v301::IndexedFile | protectedstatic |
| checkFilePtr() | ifhd::v201_v301::IndexedFileReader | protected |
| close() | ifhd::v201_v301::IndexedFileReader | virtual |
| default_block_size | ifhd::v201_v301::IndexedFile | protectedstatic |
| default_cache_size | ifhd::v201_v301::IndexedFile | protectedstatic |
| FileExtensionList typedef | ifhd::v201_v301::IndexedFile | protected |
| findExtension(const char *identifier, FileExtension **extension_info, void **data) const | ifhd::v201_v301::IndexedFileReader | |
| freeBuffer() | ifhd::v201_v301::IndexedFile | protected |
| freeCache() | ifhd::v201_v301::IndexedFile | protected |
| freeExtensions() | ifhd::v201_v301::IndexedFile | |
| freeHeader() | ifhd::v201_v301::IndexedFile | protected |
| freeReadBuffers() | ifhd::v201_v301::IndexedFileReader | protected |
| generateNewGUID(std::string &generated_guid) | ifhd::v201_v301::IndexedFile | protected |
| getAdditionalStreamInfo(uint16_t stream_id, const void **info_data, size_t *info_size) const | ifhd::v201_v301::IndexedFileReader | |
| getByteOrder() const | ifhd::v201_v301::IndexedFile | |
| getCacheAddr() const | ifhd::v201_v301::IndexedFile | protected |
| getChunkCount() const | ifhd::v201_v301::IndexedFileReader | |
| getCurrentPos(TimeFormat time_format) const | ifhd::v201_v301::IndexedFileReader | |
| getDateTime() const | ifhd::v201_v301::IndexedFile | |
| getDescription() const | ifhd::v201_v301::IndexedFile | |
| getDuration() const | ifhd::v201_v301::IndexedFileReader | |
| getExtension(size_t index, FileExtension **extension_info, void **data) const | ifhd::v201_v301::IndexedFileReader | |
| getExtensionCount() const | ifhd::v201_v301::IndexedFileReader | |
| getFilePos() const | ifhd::v201_v301::IndexedFileReader | |
| getFirstTime(uint16_t stream_id) const | ifhd::v201_v301::IndexedFileReader | |
| getGUID() const | ifhd::v201_v301::IndexedFile | |
| getHeaderRef(FileHeader **file_header) const | ifhd::v201_v301::IndexedFile | |
| getLastChunkWithFlagBefore(uint64_t chunk_index, uint16_t stream_id, uint16_t flag, ChunkHeader &header, std::vector< uint8_t > &data) | ifhd::v201_v301::IndexedFileReader | |
| getLastTime(uint16_t stream_id) const | ifhd::v201_v301::IndexedFileReader | |
| getStreamIndexCount(uint16_t stream_id) const | ifhd::v201_v301::IndexedFileReader | |
| getStreamName(uint16_t stream_id) const | ifhd::v201_v301::IndexedFileReader | |
| getStreamTableIndexCount(uint16_t stream_id) const | ifhd::v201_v301::IndexedFileReader | |
| getSupportedVersions() const | ifhd::v400::IndexedFileReader | inlinevirtual |
| getTimeOffset() const | ifhd::v201_v301::IndexedFileReader | |
| getVersionId() const | ifhd::v201_v301::IndexedFileReader | |
| IndexedFile() | ifhd::v201_v301::IndexedFile | |
| IndexedFileReader() | ifhd::v400::IndexedFileReader | inline |
| initialize() | ifhd::v201_v301::IndexedFileReader | protectedvirtual |
| internalFree(void *memory) const | ifhd::v201_v301::IndexedFile | protected |
| internalMalloc(size_t size) const | ifhd::v201_v301::IndexedFile | protected |
| lookupChunkRef(uint16_t stream_id, int64_t position, TimeFormat time_format) const | ifhd::v201_v301::IndexedFileReader | |
| open(const a_util::filesystem::Path &filename, const std::optional< size_t > &read_cache_size=IndexedFileReader::read_cache_default, uint32_t flags=0) | ifhd::v201_v301::IndexedFileReader | virtual |
| open(const std::shared_ptr< SourceFile > &source_file, uint32_t flags=0) | ifhd::v201_v301::IndexedFileReader | virtual |
| queryChunkInfo(ChunkHeader **chunk_header) | ifhd::v201_v301::IndexedFileReader | |
| read_cache_deactivated | ifhd::v201_v301::IndexedFileReader | static |
| read_cache_default | ifhd::v201_v301::IndexedFileReader | static |
| readChunk(void **data, uint32_t flags=0) | ifhd::v201_v301::IndexedFileReader | |
| readCurrentChunkData(void *buffer) | ifhd::v201_v301::IndexedFileReader | protected |
| readCurrentChunkHeader() | ifhd::v201_v301::IndexedFileReader | protected |
| readDataBlock(void *buffer, size_t buffer_size) | ifhd::v201_v301::IndexedFileReader | protected |
| readFileHeader() | ifhd::v201_v301::IndexedFileReader | protected |
| readFileHeaderExt() | ifhd::v201_v301::IndexedFileReader | protected |
| readNextChunk(ChunkHeader **chunk_header, void **data, uint32_t flags=0, uint32_t stream_id=0) | ifhd::v201_v301::IndexedFileReader | |
| readNextChunkInfo(ChunkHeader **chunk_header) | ifhd::v201_v301::IndexedFileReader | |
| reset() | ifhd::v201_v301::IndexedFileReader | |
| seek(uint16_t stream_id, int64_t position, TimeFormat time_format, uint32_t flags=0) | ifhd::v201_v301::IndexedFileReader | |
| setCurrentPos(int64_t position, TimeFormat time_format) | ifhd::v201_v301::IndexedFileReader | |
| setDateTime(const a_util::datetime::DateTime &date_time) | ifhd::v201_v301::IndexedFile | protected |
| setDescription(const std::string &description) | ifhd::v201_v301::IndexedFile | |
| setEOF() | ifhd::v201_v301::IndexedFileReader | protected |
| setGUID() | ifhd::v201_v301::IndexedFile | protected |
| skipChunk() | ifhd::v201_v301::IndexedFileReader | |
| skipChunkInfo() | ifhd::v201_v301::IndexedFileReader | |
| streamExists(uint16_t stream_id) const | ifhd::v201_v301::IndexedFileReader | |
| ~IndexedFile() | ifhd::v201_v301::IndexedFile | virtual |
| ~IndexedFileReader() | ifhd::v201_v301::IndexedFileReader | |