USBGuard
Software framework that protects your computer against rogue USB devices by implementing basic whitelisting and blacklisting capabilities.
List of all members
usbguard::ConsoleSink Class Reference
Inheritance diagram for usbguard::ConsoleSink:
usbguard::OStreamSink usbguard::LogSink

Additional Inherited Members

- Public Member Functions inherited from usbguard::OStreamSink
 OStreamSink (const std::string &name, std::ostream &stream)
 
void write (const LogStream::Source &source, LogStream::Level level, const std::string &message)
 Writes given information into the sink. More...
 
- Public Member Functions inherited from usbguard::LogSink
 LogSink (const std::string &name)
 Constructs logger output sink with given name. More...
 
virtual ~LogSink ()
 Default destructor.
 
const std::string & name () const
 Returns name of the sink. More...
 

The documentation for this class was generated from the following file: