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

#include <tar.h>

Public Member Functions

int Open (const std::string &filename)
 
bool check_file_exist (const std::string &filename)
 
int get_file_buff (const std::string &filename, std::shared_ptr< FileBuffer > p)
 

Public Attributes

std::map< std::string, Tar_file_Infom_filemap
 

Private Attributes

std::string m_tarfilename
 

Member Function Documentation

◆ check_file_exist()

bool Tar::check_file_exist ( const std::string & filename)

◆ get_file_buff()

int Tar::get_file_buff ( const std::string & filename,
std::shared_ptr< FileBuffer > p )

◆ Open()

int Tar::Open ( const std::string & filename)

Member Data Documentation

◆ m_filemap

std::map<std::string, Tar_file_Info> Tar::m_filemap

◆ m_tarfilename

std::string Tar::m_tarfilename
private

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