oak - a modern logger 1.0
Loading...
Searching...
No Matches
oak::queue_element Struct Reference

#include <oak.hpp>

Public Member Functions

 queue_element (const std::string &msg, const oak::destination &d)
 

Data Fields

std::string message
 
oak::destination dest
 

Detailed Description

Definition at line 106 of file oak.hpp.

Constructor & Destructor Documentation

◆ queue_element()

oak::queue_element::queue_element ( const std::string & msg,
const oak::destination & d )
inline

Definition at line 110 of file oak.hpp.

Field Documentation

◆ dest

oak::destination oak::queue_element::dest

Definition at line 109 of file oak.hpp.

◆ message

std::string oak::queue_element::message

Definition at line 108 of file oak.hpp.


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