ROOTANA
Data Fields
MLZ4F_frameInfo_t Struct Reference

#include <mlz4frame.h>

Collaboration diagram for MLZ4F_frameInfo_t:
Collaboration graph
[legend]

Data Fields

MLZ4F_blockSizeID_t blockSizeID
 
MLZ4F_blockMode_t blockMode
 
MLZ4F_contentChecksum_t contentChecksumFlag
 
MLZ4F_frameType_t frameType
 
unsigned long long contentSize
 
unsigned reserved [2]
 

Detailed Description

Definition at line 111 of file mlz4frame.h.

Field Documentation

◆ blockMode

MLZ4F_blockMode_t MLZ4F_frameInfo_t::blockMode

Definition at line 113 of file mlz4frame.h.

◆ blockSizeID

MLZ4F_blockSizeID_t MLZ4F_frameInfo_t::blockSizeID

Definition at line 112 of file mlz4frame.h.

◆ contentChecksumFlag

MLZ4F_contentChecksum_t MLZ4F_frameInfo_t::contentChecksumFlag

Definition at line 114 of file mlz4frame.h.

◆ contentSize

unsigned long long MLZ4F_frameInfo_t::contentSize

Definition at line 116 of file mlz4frame.h.

◆ frameType

MLZ4F_frameType_t MLZ4F_frameInfo_t::frameType

Definition at line 115 of file mlz4frame.h.

◆ reserved

unsigned MLZ4F_frameInfo_t::reserved

Definition at line 117 of file mlz4frame.h.


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