Public Member Functions | Friends | List of all members
el::Loggable Class Referenceabstract

Base of Easylogging++ friendly class. More...

#include <easylogging++.h>

Inheritance diagram for el::Loggable:
Inheritance graph
[legend]

Public Member Functions

virtual void log (el::base::type::ostream_t &) const =0
 
virtual ~Loggable (void)
 

Friends

el::base::type::ostream_toperator<< (el::base::type::ostream_t &os, const Loggable &loggable)
 

Detailed Description

Base of Easylogging++ friendly class.

After inheriting this class publicly, implement pure-virtual function void log(std::ostream&) const

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

Constructor & Destructor Documentation

virtual el::Loggable::~Loggable ( void  )
inlinevirtual

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

Member Function Documentation

virtual void el::Loggable::log ( el::base::type::ostream_t ) const
pure virtual

Friends And Related Function Documentation

el::base::type::ostream_t& operator<< ( el::base::type::ostream_t os,
const Loggable loggable 
)
friend

Definition at line 1561 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