adtf_file_library  0.13.2
ifhd::v400::IndexedFileReader Member List

This is the complete list of members for ifhd::v400::IndexedFileReader, including all inherited members.

_bufferifhd::v201_v301::IndexedFileprotected
_buffer_sizeifhd::v201_v301::IndexedFileprotected
_cacheifhd::v201_v301::IndexedFileprotected
_cache_sizeifhd::v201_v301::IndexedFileprotected
_extensionsifhd::v201_v301::IndexedFileprotected
_fileifhd::v201_v301::IndexedFileprotected
_file_headerifhd::v201_v301::IndexedFileprotected
_file_posifhd::v201_v301::IndexedFileprotected
_write_guidifhd::v201_v301::IndexedFileprotected
_write_modeifhd::v201_v301::IndexedFileprotected
allocBuffer(uint64_t size)ifhd::v201_v301::IndexedFileprotected
allocCache(int64_t size)ifhd::v201_v301::IndexedFileprotected
allocExtensionPage(utils5ext::FileSize size, void **data) constifhd::v201_v301::IndexedFileprotected
allocHeader()ifhd::v201_v301::IndexedFileprotected
allocReadBuffers()ifhd::v201_v301::IndexedFileReaderprotected
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_orderifhd::v201_v301::IndexedFileprotectedstatic
checkFilePtr()ifhd::v201_v301::IndexedFileReaderprotected
close()ifhd::v201_v301::IndexedFileReadervirtual
default_block_sizeifhd::v201_v301::IndexedFileprotectedstatic
default_cache_sizeifhd::v201_v301::IndexedFileprotectedstatic
FileExtensionList typedefifhd::v201_v301::IndexedFileprotected
findExtension(const char *identifier, FileExtension **extension_info, void **data) constifhd::v201_v301::IndexedFileReader
freeBuffer()ifhd::v201_v301::IndexedFileprotected
freeCache()ifhd::v201_v301::IndexedFileprotected
freeExtensions()ifhd::v201_v301::IndexedFile
freeHeader()ifhd::v201_v301::IndexedFileprotected
freeReadBuffers()ifhd::v201_v301::IndexedFileReaderprotected
generateNewGUID(std::string &generated_guid)ifhd::v201_v301::IndexedFileprotected
getAdditionalStreamInfo(uint16_t stream_id, const void **info_data, size_t *info_size) constifhd::v201_v301::IndexedFileReader
getByteOrder() constifhd::v201_v301::IndexedFile
getCacheAddr() constifhd::v201_v301::IndexedFileprotected
getChunkCount() constifhd::v201_v301::IndexedFileReader
getCurrentPos(TimeFormat time_format) constifhd::v201_v301::IndexedFileReader
getDateTime() constifhd::v201_v301::IndexedFile
getDescription() constifhd::v201_v301::IndexedFile
getDuration() constifhd::v201_v301::IndexedFileReader
getExtension(size_t index, FileExtension **extension_info, void **data) constifhd::v201_v301::IndexedFileReader
getExtensionCount() constifhd::v201_v301::IndexedFileReader
getFilePos() constifhd::v201_v301::IndexedFileReader
getFirstTime(uint16_t stream_id) constifhd::v201_v301::IndexedFileReader
getGUID() constifhd::v201_v301::IndexedFile
getHeaderRef(FileHeader **file_header) constifhd::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) constifhd::v201_v301::IndexedFileReader
getStreamIndexCount(uint16_t stream_id) constifhd::v201_v301::IndexedFileReader
getStreamName(uint16_t stream_id) constifhd::v201_v301::IndexedFileReader
getStreamTableIndexCount(uint16_t stream_id) constifhd::v201_v301::IndexedFileReader
getSupportedVersions() constifhd::v400::IndexedFileReaderinlinevirtual
getTimeOffset() constifhd::v201_v301::IndexedFileReader
getVersionId() constifhd::v201_v301::IndexedFileReader
IndexedFile()ifhd::v201_v301::IndexedFile
IndexedFileReader()ifhd::v400::IndexedFileReaderinline
initialize()ifhd::v201_v301::IndexedFileReaderprotectedvirtual
internalFree(void *memory) constifhd::v201_v301::IndexedFileprotected
internalMalloc(size_t size) constifhd::v201_v301::IndexedFileprotected
lookupChunkRef(uint16_t stream_id, int64_t position, TimeFormat time_format) constifhd::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::IndexedFileReadervirtual
open(const std::shared_ptr< SourceFile > &source_file, uint32_t flags=0)ifhd::v201_v301::IndexedFileReadervirtual
queryChunkInfo(ChunkHeader **chunk_header)ifhd::v201_v301::IndexedFileReader
read_cache_deactivatedifhd::v201_v301::IndexedFileReaderstatic
read_cache_defaultifhd::v201_v301::IndexedFileReaderstatic
readChunk(void **data, uint32_t flags=0)ifhd::v201_v301::IndexedFileReader
readCurrentChunkData(void *buffer)ifhd::v201_v301::IndexedFileReaderprotected
readCurrentChunkHeader()ifhd::v201_v301::IndexedFileReaderprotected
readDataBlock(void *buffer, size_t buffer_size)ifhd::v201_v301::IndexedFileReaderprotected
readFileHeader()ifhd::v201_v301::IndexedFileReaderprotected
readFileHeaderExt()ifhd::v201_v301::IndexedFileReaderprotected
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::IndexedFileprotected
setDescription(const std::string &description)ifhd::v201_v301::IndexedFile
setEOF()ifhd::v201_v301::IndexedFileReaderprotected
setGUID()ifhd::v201_v301::IndexedFileprotected
skipChunk()ifhd::v201_v301::IndexedFileReader
skipChunkInfo()ifhd::v201_v301::IndexedFileReader
streamExists(uint16_t stream_id) constifhd::v201_v301::IndexedFileReader
~IndexedFile()ifhd::v201_v301::IndexedFilevirtual
~IndexedFileReader()ifhd::v201_v301::IndexedFileReader

Copyright © CARIAD SE.
Generated on Mon Jun 10 2024 by doxygen 1.9.1
GIT Commit Hash: eb3af397a6b49ad6fcad9a60d8277d909b458b48