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

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

_file (defined in usbguard::RuleParserError)usbguard::RuleParserErrorprotected
_hint (defined in usbguard::RuleParserError)usbguard::RuleParserErrorprotected
_line (defined in usbguard::RuleParserError)usbguard::RuleParserErrorprotected
_offset (defined in usbguard::RuleParserError)usbguard::RuleParserErrorprotected
_rule_spec (defined in usbguard::RuleParserError)usbguard::RuleParserErrorprotected
file() constusbguard::RuleParserErrorinline
fileInfo() constusbguard::RuleParserErrorinline
hasFileInfo() constusbguard::RuleParserErrorinline
hint() constusbguard::RuleParserErrorinline
line() constusbguard::RuleParserErrorinline
offset() constusbguard::RuleParserErrorinline
rule() constusbguard::RuleParserErrorinline
RuleParserError(const std::string &rule_spec, const std::string &hint="", const std::string &file="", size_t error_line=0, unsigned int error_offset=0)usbguard::RuleParserErrorinline
setFileInfo(const std::string &file, size_t error_line, size_t error_offset=0)usbguard::RuleParserErrorinline
setHint(const std::string &hint)usbguard::RuleParserErrorinline
setOffset(size_t offset)usbguard::RuleParserErrorinline
what() const noexceptusbguard::RuleParserErrorinline