adtf_file_library  0.13.2
Public Attributes | List of all members
ifhd::v201_v301::ChunkHeader Struct Reference

header for chunks Each Chunk header 16 Byte aligned within the file. More...

#include <indexedfile_types_v201_v301.h>

Public Attributes

uint64_t time_stamp
 timestamp of the chunk in microseconds or nanoseconds resolution (depending on file version)
 
uint32_t ref_master_table_index
 referring to the master index table
 
uint32_t offset_to_last
 
uint32_t size
 
uint16_t stream_id
 stream identifier the chunk belongs to
 
uint16_t flags
 chunk type flags see ChunkType
 
uint64_t stream_index
 number of the chunk within stream it belongs to
 

Detailed Description

header for chunks Each Chunk header 16 Byte aligned within the file.

Member Data Documentation

◆ offset_to_last

uint32_t ifhd::v201_v301::ChunkHeader::offset_to_last

relative byte offset to the previous chunk header (in bytes)

Remarks
this is NOT necessarily the size of the previous chunk. Chunk headers are 16 Byte aligned!

◆ size

uint32_t ifhd::v201_v301::ChunkHeader::size

size of the chunks (in bytes)

Remarks
This value includes the size of the chunk data AND the chunk header size!

The documentation for this struct was generated from the following file:

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