Data Fields | |
const char * | driver |
char * | long_name |
char * | family |
char * | manufacturer |
int | model |
const stp_printfuncs_t * | printfuncs |
stp_vars_t * | printvars |
|
Definition at line 53 of file printers.c. Referenced by stp_printer_create_from_xmltree(), stp_printer_get_driver(), and stpi_printer_namefunc(). |
|
Definition at line 55 of file printers.c. Referenced by stp_printer_create_from_xmltree(), stp_printer_get_family(), and stpi_printer_freefunc(). |
|
Definition at line 54 of file printers.c. Referenced by stp_printer_create_from_xmltree(), stp_printer_get_long_name(), stpi_printer_freefunc(), and stpi_printer_long_namefunc(). |
|
Definition at line 56 of file printers.c. Referenced by stp_printer_create_from_xmltree(), and stp_printer_get_manufacturer(). |
|
Definition at line 57 of file printers.c. Referenced by stp_get_model_id(), stp_printer_create_from_xmltree(), and stp_printer_get_model(). |
|
Definition at line 58 of file printers.c. Referenced by stp_printer_create_from_xmltree(), and stpi_get_printfuncs(). |
|
Definition at line 59 of file printers.c. Referenced by stp_family_register(), stp_family_unregister(), stp_printer_create_from_xmltree(), and stp_printer_get_defaults(). |