Public Types | |
|
typedef vector< Vendor const * > ::const_iterator | const_iterator |
Public Member Functions | |
| bool | ReadMainList () |
| bool | Read (string File) |
| const_iterator | begin () const |
| const_iterator | end () const |
| unsigned int | size () const |
| bool | empty () const |
| const Vendor * | FindVendor (const vector< string > GPGVOutput) |
Protected Member Functions | |
| bool | CreateList (Configuration &Cnf) |
| const Vendor * | LookupFingerprint (string Fingerprint) |
Protected Attributes | |
| vector< Vendor const * > | VendorList |
1.7.1