Protected Member Functions | Private Attributes | Friends | List of all members
el::LogDispatchCallback Class Reference

#include <easylogging++.h>

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

Protected Member Functions

base::threading::MutexfileHandle (const LogDispatchData *data)
 
virtual void handle (const LogDispatchData *data)
 
- Protected Member Functions inherited from el::base::threading::ThreadSafe
 ThreadSafe (void)
 
virtual ~ThreadSafe (void)
 
virtual void acquireLock (void) ELPP_FINAL
 
virtual base::threading::Mutexlock (void) ELPP_FINAL
 
virtual void releaseLock (void) ELPP_FINAL
 

Private Attributes

std::unordered_map< std::string, std::unique_ptr< base::threading::Mutex > > m_fileLocks
 
base::threading::Mutex m_fileLocksMapLock
 

Friends

class base::LogDispatcher
 

Additional Inherited Members

- Public Member Functions inherited from el::Callback< LogDispatchData >
 Callback (void)
 
bool enabled (void) const
 
void setEnabled (bool enabled)
 

Detailed Description

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

Member Function Documentation

base::threading::Mutex & el::LogDispatchCallback::fileHandle ( const LogDispatchData data)
protected

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

void el::LogDispatchCallback::handle ( const LogDispatchData data)
protectedvirtual

Friends And Related Function Documentation

friend class base::LogDispatcher
friend

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

Member Data Documentation

std::unordered_map<std::string, std::unique_ptr<base::threading::Mutex> > el::LogDispatchCallback::m_fileLocks
private

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

base::threading::Mutex el::LogDispatchCallback::m_fileLocksMapLock
private

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