#include <untar.h>
◆ tarFile() [1/2]
| conscience_utils::untar::tarFile::tarFile |
( |
| ) |
|
|
default |
◆ tarFile() [2/2]
| conscience_utils::untar::tarFile::tarFile |
( |
const string & |
filePath, |
|
|
int |
filter = All |
|
) |
| |
◆ ~tarFile()
| conscience_utils::untar::tarFile::~tarFile |
( |
| ) |
|
◆ find() [1/2]
| tarEntry * conscience_utils::untar::tarFile::find |
( |
std::string |
filename | ) |
|
◆ find() [2/2]
| std::ifstream * conscience_utils::untar::tarFile::find |
( |
std::string |
filename, |
|
|
int * |
filesize, |
|
|
std::size_t * |
start |
|
) |
| |
◆ getFilename()
| std::string conscience_utils::untar::tarFile::getFilename |
( |
| ) |
|
◆ open()
| void conscience_utils::untar::tarFile::open |
( |
const string & |
filePath, |
|
|
int |
filter = All |
|
) |
| |
◆ tarEntry
◆ entries
| std::map<std::string, tarEntry *> conscience_utils::untar::tarFile::entries |
The documentation for this class was generated from the following files: