#include <PPDdb.h>
Public Member Functions | |
| DriverInfo () | |
Public Attributes | |
| string | nickname |
| string | pnp_vendor |
| string | pnp_printer |
| string | checksum |
| off_t | size |
| string | filter |
| string | language |
| PPD::DriverInfo::DriverInfo | ( | ) | [inline] |
References checksum, filter, language, nickname, pnp_printer, pnp_vendor, and size.
| string PPD::DriverInfo::nickname |
Referenced by PPD::cleanupLists(), DriverInfo(), and PPD::loadPrebuiltDatabase().
| string PPD::DriverInfo::pnp_vendor |
Referenced by DriverInfo(), and PPD::loadPrebuiltDatabase().
| string PPD::DriverInfo::pnp_printer |
Referenced by DriverInfo(), and PPD::loadPrebuiltDatabase().
| string PPD::DriverInfo::checksum |
Referenced by PPD::cleanupLists(), DriverInfo(), and PPD::loadPrebuiltDatabase().
| off_t PPD::DriverInfo::size |
Referenced by PPD::cleanupLists(), DriverInfo(), and PPD::loadPrebuiltDatabase().
| string PPD::DriverInfo::filter |
Referenced by DriverInfo(), and PPD::loadPrebuiltDatabase().
| string PPD::DriverInfo::language |
Referenced by DriverInfo(), and PPD::loadPrebuiltDatabase().
1.5.5