apt @VERSION@
Public Member Functions | Public Attributes

Configuration::Compressor Struct Reference

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: