LIEF: Library to Instrument Executable Formats Version 0.16.0
Loading...
Searching...
No Matches
LIEF::logging::Scoped Class Reference

#include <logging.hpp>

Public Member Functions

 Scoped (const Scoped &)=delete
 
Scopedoperator= (const Scoped &)=delete
 
 Scoped (Scoped &&)=delete
 
Scopedoperator= (Scoped &&)=delete
 
 Scoped (LEVEL level)
 
const Scopedset_level (LEVEL lvl) const
 
 ~Scoped ()
 

Constructor & Destructor Documentation

◆ Scoped() [1/3]

LIEF::logging::Scoped::Scoped ( const Scoped & )
delete

◆ Scoped() [2/3]

LIEF::logging::Scoped::Scoped ( Scoped && )
delete

◆ Scoped() [3/3]

LIEF::logging::Scoped::Scoped ( LEVEL level)
inlineexplicit

References set_level().

◆ ~Scoped()

LIEF::logging::Scoped::~Scoped ( )
inline

References set_level().

Member Function Documentation

◆ operator=() [1/2]

Scoped & LIEF::logging::Scoped::operator= ( const Scoped & )
delete

◆ operator=() [2/2]

Scoped & LIEF::logging::Scoped::operator= ( Scoped && )
delete

◆ set_level()

const Scoped & LIEF::logging::Scoped::set_level ( LEVEL lvl) const
inline

References LIEF::logging::set_level().

Referenced by Scoped(), and ~Scoped().


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