LibreOffice Module onlineupdate (master) 1
Public Attributes | List of all members
MBSPatchHeader_ Struct Reference

#include <bspatch.h>

Public Attributes

char tag [8]
 
uint32_t slen
 
uint32_t scrc32
 
uint32_t dlen
 
uint32_t cblen
 
uint32_t difflen
 
uint32_t extralen
 

Detailed Description

Definition at line 38 of file bspatch.h.

Member Data Documentation

◆ cblen

uint32_t MBSPatchHeader_::cblen

Definition at line 53 of file bspatch.h.

◆ difflen

uint32_t MBSPatchHeader_::difflen

Definition at line 56 of file bspatch.h.

◆ dlen

uint32_t MBSPatchHeader_::dlen

Definition at line 50 of file bspatch.h.

Referenced by PatchFile::Execute().

◆ extralen

uint32_t MBSPatchHeader_::extralen

Definition at line 59 of file bspatch.h.

◆ scrc32

uint32_t MBSPatchHeader_::scrc32

Definition at line 47 of file bspatch.h.

Referenced by PatchFile::LoadSourceFile().

◆ slen

uint32_t MBSPatchHeader_::slen

Definition at line 44 of file bspatch.h.

Referenced by PatchFile::LoadSourceFile().

◆ tag

char MBSPatchHeader_::tag[8]

Definition at line 41 of file bspatch.h.


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