Internal logging object (called by UHD_LOG macros)
More...
#include <log.hpp>
|
| log (const verbosity_t verbosity, const std::string &file, const unsigned int line, const std::string &function) |
|
| ~log (void) |
|
std::ostream & | operator() (void) |
|
Internal logging object (called by UHD_LOG macros)
◆ 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 |
| ) |
|
◆ operator()()
std::ostream& uhd::_log::log::operator() |
( |
void |
| ) |
|
The documentation for this class was generated from the following file: