Public Member Functions | Private Attributes | List of all members
el::base::LogDispatcher Class Reference

Dispatches log messages. More...

#include <easylogging++.h>

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

Public Member Functions

void dispatch (void)
 
 LogDispatcher (bool proceed, LogMessage *logMessage, base::DispatchAction dispatchAction)
 

Private Attributes

base::DispatchAction m_dispatchAction
 
LogMessagem_logMessage
 
bool m_proceed
 

Additional Inherited Members

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

Detailed Description

Dispatches log messages.

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

Constructor & Destructor Documentation

el::base::LogDispatcher::LogDispatcher ( bool  proceed,
LogMessage logMessage,
base::DispatchAction  dispatchAction 
)
inline

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

Member Function Documentation

void el::base::LogDispatcher::dispatch ( void  )

Definition at line 2539 of file easylogging++.cc.

Member Data Documentation

base::DispatchAction el::base::LogDispatcher::m_dispatchAction
private

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

LogMessage* el::base::LogDispatcher::m_logMessage
private

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

bool el::base::LogDispatcher::m_proceed
private

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


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


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