Monero
Loading...
Searching...
No Matches
el::Loggers::ScopedAddFlag Class Reference

Adds flag and removes it when scope goes out. More...

#include <easylogging++.h>

Public Member Functions

 ScopedAddFlag (LoggingFlag flag)
 ~ScopedAddFlag (void)

Private Attributes

LoggingFlag m_flag

Detailed Description

Adds flag and removes it when scope goes out.

Constructor & Destructor Documentation

◆ ScopedAddFlag()

el::Loggers::ScopedAddFlag::ScopedAddFlag ( LoggingFlag flag)
inline

◆ ~ScopedAddFlag()

el::Loggers::ScopedAddFlag::~ScopedAddFlag ( void )
inline

Member Data Documentation

◆ m_flag

LoggingFlag el::Loggers::ScopedAddFlag::m_flag
private

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