|
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::Exception, including all inherited members.
| context() const noexcept (defined in usbguard::Exception) | usbguard::Exception | inline |
| Exception(const std::string &context, const std::string &object, const std::string &reason_val) (defined in usbguard::Exception) | usbguard::Exception | inline |
| Exception(const Exception &rhs)=default (defined in usbguard::Exception) | usbguard::Exception | |
| Exception(Exception &&rhs)=default (defined in usbguard::Exception) | usbguard::Exception | |
| message() const noexcept | usbguard::Exception | inlinevirtual |
| object() const noexcept (defined in usbguard::Exception) | usbguard::Exception | inline |
| operator=(const Exception &rhs)=default (defined in usbguard::Exception) | usbguard::Exception | |
| operator=(Exception &&rhs)=default (defined in usbguard::Exception) | usbguard::Exception | |
| reason() const noexcept (defined in usbguard::Exception) | usbguard::Exception | inline |
| setContext(const std::string &context) (defined in usbguard::Exception) | usbguard::Exception | inline |
| setObject(const std::string &object) (defined in usbguard::Exception) | usbguard::Exception | inline |
| setReason(const std::string &reason_val) (defined in usbguard::Exception) | usbguard::Exception | inline |
| what() const noexcept (defined in usbguard::Exception) | usbguard::Exception | inlinevirtual |
1.8.15