Representation of supported compressors.
More...
#include <aptconfiguration.h>
|
| Compressor (char const *name, char const *extension, char const *binary, char const *compressArg, char const *uncompressArg, unsigned short const cost) |
|
| Compressor () |
|
Representation of supported compressors.
APT::Configuration::Compressor::Compressor |
( |
char const * |
name, |
|
|
char const * |
extension, |
|
|
char const * |
binary, |
|
|
char const * |
compressArg, |
|
|
char const * |
uncompressArg, |
|
|
unsigned short const |
cost |
|
) |
| |
APT::Configuration::Compressor::Compressor |
( |
| ) |
|
|
inline |
std::string APT::Configuration::Compressor::Binary |
std::vector<std::string> APT::Configuration::Compressor::CompressArgs |
unsigned short APT::Configuration::Compressor::Cost |
std::string APT::Configuration::Compressor::Extension |
std::string APT::Configuration::Compressor::Name |
std::vector<std::string> APT::Configuration::Compressor::UncompressArgs |
The documentation for this struct was generated from the following file: