| _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 |
| _use_prefix_temp_file_extension | ifhd::v201_v301::IndexedFileWriter | 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 |
| 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 |
| close() | ifhd::v201_v301::IndexedFileWriter | 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::IndexedFile | |
| freeBuffer() | ifhd::v201_v301::IndexedFile | protected |
| freeCache() | ifhd::v201_v301::IndexedFile | protected |
| freeExtensions() | ifhd::v201_v301::IndexedFile | |
| freeHeader() | ifhd::v201_v301::IndexedFile | protected |
| generateNewGUID(std::string &generated_guid) | ifhd::v201_v301::IndexedFile | protected |
| getByteOrder() const | ifhd::v201_v301::IndexedFile | |
| getCacheAddr() const | ifhd::v201_v301::IndexedFile | protected |
| getDateTime() const | ifhd::v201_v301::IndexedFile | |
| getDescription() const | ifhd::v201_v301::IndexedFile | |
| getExtension(size_t index, FileExtension **extension_info, void **data) const | ifhd::v201_v301::IndexedFile | |
| getExtensionCount() const | ifhd::v201_v301::IndexedFile | |
| getExtensionStream(const std::string &name, uint32_t user_id, uint32_t type_id, uint32_t file_version_id) | ifhd::v201_v301::IndexedFileWriter | |
| getGUID() const | ifhd::v201_v301::IndexedFile | |
| getHeaderRef(FileHeader **file_header) const | ifhd::v201_v301::IndexedFile | |
| getNewFileNameWithPrefix(const std::string &filename) const | ifhd::v201_v301::IndexedFileWriter | |
| getPrefix() const | ifhd::v201_v301::IndexedFileWriter | |
| getPrefixTempFileExtensionMode() const | ifhd::v201_v301::IndexedFileWriter | |
| getSupportedVersions() const | ifhd::v201_v301::IndexedFile | virtual |
| getTempSaveFileName() | ifhd::v201_v301::IndexedFileWriter | |
| IndexedFile() | ifhd::v201_v301::IndexedFile | |
| IndexedFileWriter() | ifhd::v201_v301::IndexedFileWriter | |
| initialize() | ifhd::v201_v301::IndexedFileWriter | protectedvirtual |
| internalFree(void *memory) const | ifhd::v201_v301::IndexedFile | protected |
| internalMalloc(size_t size) const | ifhd::v201_v301::IndexedFile | protected |
| open(const std::string &filename, uint32_t flags=0, uint64_t file_time_offset=0, timestamp_t history=0, utils5ext::FileSize history_size=0, ChunkDroppedCallback *drop_callback=nullptr, timestamp_t index_delay=1000000) | ifhd::v201_v301::IndexedFileWriter | |
| quitHistory() | ifhd::v201_v301::IndexedFileWriter | |
| setAdditionalStreamInfo(uint16_t stream_id, const void *info_data, uint32_t info_data_size, bool use_as_reference=false) | ifhd::v201_v301::IndexedFileWriter | |
| setDateTime(const a_util::datetime::DateTime &date_time) | ifhd::v201_v301::IndexedFileWriter | |
| setDescription(const std::string &description) | ifhd::v201_v301::IndexedFile | |
| setGUID() | ifhd::v201_v301::IndexedFile | protected |
| setPrefixTempFileExtension(bool use_mode) | ifhd::v201_v301::IndexedFileWriter | |
| setStreamName(uint16_t stream_id, const char *stream_name) | ifhd::v201_v301::IndexedFileWriter | |
| updateChecksumsExtension() | ifhd::v201_v301::IndexedFileWriter | protected |
| writeChunk(uint16_t stream_id, const void *data, uint32_t data_size, timestamp_t time_stamp, uint32_t flags) | ifhd::v201_v301::IndexedFileWriter | |
| writeFileHeader(bool store_checksum=false) | ifhd::v201_v301::IndexedFileWriter | protected |
| writeFileHeaderExt() | ifhd::v201_v301::IndexedFileWriter | protected |
| writeIndexTable() | ifhd::v201_v301::IndexedFileWriter | protected |
| ~IndexedFile() | ifhd::v201_v301::IndexedFile | virtual |
| ~IndexedFileWriter() | ifhd::v201_v301::IndexedFileWriter | |