uuu
uuu (Universal Update Utility), mfgtools 3.0
Loading...
Searching...
No Matches
Zip Class Reference

#include <zip.h>

Inheritance diagram for Zip:
Backfile

Public Member Functions

int BuildDirInfo ()
bool check_file_exist (std::string filename)
int get_file_buff (std::string filename, std::shared_ptr< FileBuffer >p)
int Open (std::string filename)
Public Member Functions inherited from Backfile
const std::string & get_filename () const noexcept

Public Attributes

std::map< std::string, Zip_file_Infom_filemap

Additional Inherited Members

Protected Attributes inherited from Backfile
std::string m_filename

Member Function Documentation

◆ BuildDirInfo()

int Zip::BuildDirInfo ( )

◆ check_file_exist()

bool Zip::check_file_exist ( std::string filename)

◆ get_file_buff()

int Zip::get_file_buff ( std::string filename,
std::shared_ptr< FileBuffer > p )

◆ Open()

int Zip::Open ( std::string filename)

Member Data Documentation

◆ m_filemap

std::map<std::string, Zip_file_Info> Zip::m_filemap

The documentation for this class was generated from the following files:
  • /home/builder/.cache/aurutils/sync/mfgtools-git/src/mfgtools-git/libuuu/zip.h
  • /home/builder/.cache/aurutils/sync/mfgtools-git/src/mfgtools-git/libuuu/zip.cpp