Public Member Functions | List of all members
el::base::NullWriter Class Reference

Writes nothing - Used when certain log is disabled. More...

#include <easylogging++.h>

Inheritance diagram for el::base::NullWriter:
Inheritance graph
[legend]

Public Member Functions

 NullWriter (void)
 
 operator bool ()
 
NullWriteroperator<< (std::ostream &(*)(std::ostream &))
 
template<typename T >
NullWriteroperator<< (const T &)
 

Additional Inherited Members

- Private Member Functions inherited from el::base::NoCopy
 NoCopy (void)
 

Detailed Description

Writes nothing - Used when certain log is disabled.

Definition at line 3206 of file easylogging++.h.

Constructor & Destructor Documentation

el::base::NullWriter::NullWriter ( void  )
inline

Definition at line 3208 of file easylogging++.h.

Member Function Documentation

el::base::NullWriter::operator bool ( )
inline

Definition at line 3220 of file easylogging++.h.

NullWriter& el::base::NullWriter::operator<< ( std::ostream &  *)(std::ostream &)
inline

Definition at line 3211 of file easylogging++.h.

template<typename T >
NullWriter& el::base::NullWriter::operator<< ( const T &  )
inline

Definition at line 3216 of file easylogging++.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:36