var searchIndex = {}; searchIndex["hid"] = {"doc":"","items":[[3,"Manager","hid","The device manager.",null,null],[3,"Devices","","An iterator over the available devices.",null,null],[3,"Device","","The HID device.",null,null],[3,"Handle","","",null,null],[4,"Error","","",null,null],[13,"Initialized","","",0,null],[13,"NotFound","","",0,null],[13,"General","","",0,null],[13,"Write","","",0,null],[13,"Read","","",0,null],[13,"String","","",0,null],[5,"init","","Create the manager.",null,{"inputs":[],"output":{"name":"res"}}],[11,"fmt","","",0,null],[11,"eq","","",0,null],[11,"ne","","",0,null],[11,"clone","","",0,null],[11,"from","","",0,{"inputs":[{"name":"c_int"}],"output":{"name":"error"}}],[11,"from","","",0,null],[11,"drop","","",1,null],[11,"find","","Find the wanted device, `vendor` or `product` are given it will\nreturns only the matches devices.",1,null],[11,"devices","","Return all devices.",1,null],[11,"next","","",2,null],[11,"drop","","",2,null],[11,"path","","The path representation.",3,null],[11,"vendor_id","","The vendor ID.",3,null],[11,"product_id","","The product ID.",3,null],[11,"serial_number","","The serial number.",3,null],[11,"release_number","","The release number.",3,null],[11,"usage_page","","The usage page.",3,null],[11,"usage","","The usage number.",3,null],[11,"interface_number","","The interface number.",3,null],[11,"open","","Opens the device to use it.",3,null],[11,"blocking","","Set the handle in blocking or non-blocking mode.",4,null],[11,"data","","The data accessor.",4,null],[11,"feature","","The feature accessor.",4,null],[11,"drop","","",4,null],[6,"Result","","",null,null]],"paths":[[4,"Error"],[3,"Manager"],[3,"Devices"],[3,"Device"],[3,"Handle"]]}; initSearch(searchIndex);