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::KeyValueParser, including all inherited members.
getMap() | usbguard::KeyValueParser | |
KeyValueParser(const std::vector< std::string > &v, bool case_sensitive, bool validate_keys) | usbguard::KeyValueParser | |
KeyValueParser(const std::vector< std::string > &v, const std::string &sep, bool case_sensitive, bool validate_keys) | usbguard::KeyValueParser | |
parseLine(std::string &str) | usbguard::KeyValueParser | |
parseStream(std::istream &stream) | usbguard::KeyValueParser | |
viewConfig() | usbguard::KeyValueParser | |
~KeyValueParser() | usbguard::KeyValueParser |