#include <log.h>
◆ LogStream() [1/2]
◆ LogStream() [2/2]
◆ DISABLE_CLASS_COPY()
◆ internalFlush()
void LogStream::internalFlush |
( |
std::string_view | buf | ) |
|
|
inline |
◆ operator bool()
LogStream::operator bool |
( |
| ) |
|
|
inline |
◆ operator std::ostream &()
LogStream::operator std::ostream & |
( |
| ) |
|
|
inline |
◆ operator<<() [1/2]
StreamProxy & LogStream::operator<< |
( |
std::ostream &(* | manip )(std::ostream &) | ) |
|
|
inline |
◆ operator<<() [2/2]
◆ BUFFER_LENGTH
const int LogStream::BUFFER_LENGTH = 256 |
|
staticprivate |
◆ m_buffer
◆ m_dummy_buffer
◆ m_dummy_proxy
◆ m_dummy_stream
std::ostream LogStream::m_dummy_stream |
|
private |
◆ m_proxy
◆ m_stream
std::ostream LogStream::m_stream |
|
private |
◆ m_target
The documentation for this class was generated from the following file: