UHD  003.005.005-0-g3c6a906c
Public Member Functions | List of all members
uhd::_log::log Class Reference

Internal logging object (called by UHD_LOG macros) More...

#include <log.hpp>

Public Member Functions

 log (const verbosity_t verbosity, const std::string &file, const unsigned int line, const std::string &function)
 
 ~log (void)
 
std::ostream & operator() (void)
 

Detailed Description

Internal logging object (called by UHD_LOG macros)

Constructor & Destructor Documentation

◆ log()

uhd::_log::log::log ( const verbosity_t  verbosity,
const std::string &  file,
const unsigned int  line,
const std::string &  function 
)

◆ ~log()

uhd::_log::log::~log ( void  )

Member Function Documentation

◆ operator()()

std::ostream& uhd::_log::log::operator() ( void  )

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