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:
- /space/home/egon/devel/apt/cve-fix/debian/wheezy/apt-0.9.7.9+deb7u4/apt-pkg/vendorlist.h
- /space/home/egon/devel/apt/cve-fix/debian/wheezy/apt-0.9.7.9+deb7u4/apt-pkg/vendorlist.cc