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

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

Member Data Documentation

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

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