Representation of supported compressors.
More...
#include <aptconfiguration.h>
List of all members.
Public Member Functions |
| Compressor (char const *name, char const *extension, char const *binary, char const *compressArg, char const *uncompressArg, unsigned short const cost) |
Public Attributes |
std::string | Name |
std::string | Extension |
std::string | Binary |
std::vector< std::string > | CompressArgs |
std::vector< std::string > | UncompressArgs |
unsigned short | Cost |
Detailed Description
Representation of supported compressors.
The documentation for this struct was generated from the following files:
- /build/buildd/apt-0.8.13.2ubuntu4.3/apt-pkg/aptconfiguration.h
- /build/buildd/apt-0.8.13.2ubuntu4.3/apt-pkg/aptconfiguration.cc