Public Types |
typedef std::vector< Vendor
const * >::const_iterator | const_iterator |
Public Member Functions |
bool | ReadMainList () |
bool | Read (std::string File) |
const_iterator | begin () const |
const_iterator | end () const |
unsigned int | size () const |
bool | empty () const |
const Vendor * | FindVendor (const std::vector< std::string > GPGVOutput) |
Protected Member Functions |
bool | CreateList (Configuration &Cnf) |
const Vendor * | LookupFingerprint (std::string Fingerprint) |
Protected Attributes |
std::vector< Vendor const * > | VendorList |
The documentation for this class was generated from the following files:
- /apt-0.9.7.9+deb7u7/apt-pkg/vendorlist.h
- /apt-0.9.7.9+deb7u7/apt-pkg/vendorlist.cc