USBGuard
Software framework that protects your computer against rogue USB devices by implementing basic whitelisting and blacklisting capabilities.
|
This is the complete list of members for usbguard::DeviceManagerHooks, including all inherited members.
dmHookAssignID()=0 | usbguard::DeviceManagerHooks | pure virtual |
dmHookDeviceEvent(DeviceManager::EventType event, std::shared_ptr< Device > device) | usbguard::DeviceManagerHooks | virtual |
dmHookDeviceException(const std::string &message)=0 | usbguard::DeviceManagerHooks | pure virtual |