|
Electroneum
|
#include <easylogging++.h>


Public Member Functions | |
| Callback (void) | |
| bool | enabled (void) const |
| void | setEnabled (bool enabled) |
Protected Member Functions | |
| virtual void | handle (const T *handlePtr)=0 |
Protected Member Functions inherited from el::base::threading::ThreadSafe | |
| ThreadSafe (void) | |
| virtual | ~ThreadSafe (void) |
| virtual void | acquireLock (void) ELPP_FINAL |
| virtual void | releaseLock (void) ELPP_FINAL |
| virtual base::threading::Mutex & | lock (void) ELPP_FINAL |
Definition at line 488 of file easylogging++.h.
|
inline |
Definition at line 2168 of file easylogging++.h.
|
inline |
|
protectedpure virtual |
Implemented in el::base::DefaultLogDispatchCallback, and el::LogDispatchCallback.
|
inline |
Definition at line 2172 of file easylogging++.h.