|
|
bool | Go (pkgDirStream &Stream) |
| |
|
| ExtractTar (FileFd &Fd, unsigned long long Max, std::string DecompressionProgram) |
| |
|
| enum | ItemType {
NormalFile0 = '\0'
, NormalFile = '0'
, HardLink = '1'
, SymbolicLink = '2'
,
CharacterDevice = '3'
, BlockDevice = '4'
, Directory = '5'
, FIFO = '6'
,
GNU_LongLink = 'K'
, GNU_LongName = 'L'
} |
| |
|
|
bool | StartGzip () |
| |
|
bool | Done () |
| |
|
|
FileFd & | File |
| |
|
unsigned long long | MaxInSize |
| |
|
int | GZPid |
| |
|
FileFd | InFd |
| |
|
bool | Eof |
| |
|
std::string | DecompressProg |
| |
The documentation for this class was generated from the following files: