Pyrogenesis  trunk
Public Member Functions | Private Attributes | List of all members
LFH Class Reference

Public Member Functions

void Init (const CFileInfo &fileInfo, off_t csize, ZipMethod method, u32 checksum, const Path &pathname)
 
size_t Size () const
 

Private Attributes

u32 m_magic
 
u16 m_x1
 
u16 m_flags
 
u16 m_method
 
u32 m_fat_mtime
 
u32 m_crc
 
u32 m_csize
 
u32 m_usize
 
u16 m_fn_len
 
u16 m_e_len
 

Member Function Documentation

◆ Init()

void LFH::Init ( const CFileInfo fileInfo,
off_t  csize,
ZipMethod  method,
u32  checksum,
const Path pathname 
)
inline

◆ Size()

size_t LFH::Size ( ) const
inline

Member Data Documentation

◆ m_crc

u32 LFH::m_crc
private

◆ m_csize

u32 LFH::m_csize
private

◆ m_e_len

u16 LFH::m_e_len
private

◆ m_fat_mtime

u32 LFH::m_fat_mtime
private

◆ m_flags

u16 LFH::m_flags
private

◆ m_fn_len

u16 LFH::m_fn_len
private

◆ m_magic

u32 LFH::m_magic
private

◆ m_method

u16 LFH::m_method
private

◆ m_usize

u32 LFH::m_usize
private

◆ m_x1

u16 LFH::m_x1
private

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