USBGuard
Software framework that protects your computer against rogue USB devices by implementing basic whitelisting and blacklisting capabilities.
Public Attributes | List of all members
usbguard::LogStream::Source Struct Reference

Contains information about the source. More...

#include <Logger.hpp>

Public Attributes

std::string file
 
int line
 
std::string function
 

Detailed Description

Contains information about the source.

Member Data Documentation

◆ file

std::string usbguard::LogStream::Source::file

File name.

◆ function

std::string usbguard::LogStream::Source::function

Name of the function.

◆ line

int usbguard::LogStream::Source::line

Line number.


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