USBGuard
Software framework that protects your computer against rogue USB devices by implementing basic whitelisting and blacklisting capabilities.
usbguard::USBDescriptorParser Member List

This is the complete list of members for usbguard::USBDescriptorParser, including all inherited members.

delDescriptor(uint8_t bDescriptorType)usbguard::USBDescriptorParser
getDescriptor(uint8_t bDescriptorType) constusbguard::USBDescriptorParser
getDescriptorCounts() constusbguard::USBDescriptorParser
haveDescriptor(uint8_t bDescriptorType) constusbguard::USBDescriptorParser
parse(std::istream &stream)usbguard::USBDescriptorParser
setDescriptor(uint8_t bDescriptorType, const USBDescriptor &descriptor)usbguard::USBDescriptorParser
USBDescriptorParser(USBDescriptorParserHooks &hooks) (defined in usbguard::USBDescriptorParser)usbguard::USBDescriptorParser