|
MRPT
2.0.4
|
For use in MRPT_LOG_DEBUG_STREAM(), etc.
Definition at line 318 of file system/COutputLogger.h.
#include <mrpt/system/COutputLogger.h>
Public Member Functions | |
| COutputLoggerStreamWrapper (VerbosityLevel level, const COutputLogger &logger) | |
| ~COutputLoggerStreamWrapper () | |
| template<typename T > | |
| std::stringstream & | operator<< (const T &val) |
| std::stringstream & | operator<< (const std::stringstream &val) |
Private Attributes | |
| std::stringstream | m_str |
| VerbosityLevel | m_level |
| const COutputLogger & | m_logger |
|
inline |
Definition at line 320 of file system/COutputLogger.h.
|
inline |
Definition at line 325 of file system/COutputLogger.h.
References mrpt::system::COutputLogger::isLoggingLevelVisible(), mrpt::system::COutputLogger::logStr(), m_level, m_logger, and m_str.
|
inline |
Definition at line 332 of file system/COutputLogger.h.
|
inline |
Definition at line 338 of file system/COutputLogger.h.
|
private |
Definition at line 346 of file system/COutputLogger.h.
Referenced by ~COutputLoggerStreamWrapper().
|
private |
Definition at line 347 of file system/COutputLogger.h.
Referenced by ~COutputLoggerStreamWrapper().
|
private |
Definition at line 345 of file system/COutputLogger.h.
Referenced by operator<<(), and ~COutputLoggerStreamWrapper().
| Page generated by Doxygen 1.8.14 for MRPT 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |