|
apt
@VERSION@
|
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 |
1.7.6.1