IPPPrinter
printer = new IPPPrinter(uri, type);
typedef HashMap<HashString,IPPPrinter*> IPPPrinterMap;
IPPPrinter *printer = fPrinters.Get(uri);