UHD
003.007.003-0-unknown
|
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) | |
template<typename T > | |
log & | operator<< (T val) |
log & | operator<< (std::ostream &(*val)(std::ostream &)) |
log & | operator<< (std::ios &(*val)(std::ios &)) |
log & | operator<< (std::ios_base &(*val)(std::ios_base &)) |
Internal logging object (called by UHD_LOG macros)
uhd::_log::log::log | ( | const verbosity_t | verbosity, |
const std::string & | file, | ||
const unsigned int | line, | ||
const std::string & | function | ||
) |
uhd::_log::log::~log | ( | void | ) |
|
inline |
|
inline |
|
inline |
|
inline |