#include <extracttar.h>
Enumerator |
---|
NormalFile0 |
|
NormalFile |
|
HardLink |
|
SymbolicLink |
|
CharacterDevice |
|
BlockDevice |
|
Directory |
|
FIFO |
|
GNU_LongLink |
|
GNU_LongName |
|
ExtractTar::ExtractTar |
( |
FileFd & |
Fd, |
|
|
unsigned long |
Max, |
|
|
std::string |
DecompressionProgram |
|
) |
| |
virtual ExtractTar::~ExtractTar |
( |
| ) |
|
|
virtual |
bool ExtractTar::Done |
( |
bool |
Force | ) |
|
|
protected |
bool ExtractTar::StartGzip |
( |
| ) |
|
|
protected |
std::string ExtractTar::DecompressProg |
|
protected |
unsigned long ExtractTar::MaxInSize |
|
protected |
The documentation for this class was generated from the following file: