Pyrogenesis  trunk
Public Member Functions | Public Attributes | List of all members
ArchiveFile_Zip::LFH_Copier Struct Reference

Public Member Functions

 LFH_Copier (u8 *lfh_dst, size_t lfh_bytes_remaining)
 
Status operator() (const u8 *block, size_t size) const
 

Public Attributes

u8lfh_dst
 
size_t lfh_bytes_remaining
 

Constructor & Destructor Documentation

◆ LFH_Copier()

ArchiveFile_Zip::LFH_Copier::LFH_Copier ( u8 lfh_dst,
size_t  lfh_bytes_remaining 
)
inline

Member Function Documentation

◆ operator()()

Status ArchiveFile_Zip::LFH_Copier::operator() ( const u8 block,
size_t  size 
) const
inline

Member Data Documentation

◆ lfh_bytes_remaining

size_t ArchiveFile_Zip::LFH_Copier::lfh_bytes_remaining
mutable

◆ lfh_dst

u8* ArchiveFile_Zip::LFH_Copier::lfh_dst
mutable

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