Public Member Functions | Protected Member Functions | Private Attributes | List of all members
el::Callback< T > Class Template Referenceabstract

#include <easylogging++.h>

Inheritance diagram for el::Callback< T >:
Inheritance graph
[legend]

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 base::threading::Mutexlock (void) ELPP_FINAL
 
virtual void releaseLock (void) ELPP_FINAL
 

Private Attributes

bool m_enabled
 

Detailed Description

template<typename T>
class el::Callback< T >

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

Constructor & Destructor Documentation

template<typename T>
el::Callback< T >::Callback ( void  )
inline

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

Member Function Documentation

template<typename T>
bool el::Callback< T >::enabled ( void  ) const
inline

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

template<typename T>
virtual void el::Callback< T >::handle ( const T *  handlePtr)
protectedpure virtual
template<typename T>
void el::Callback< T >::setEnabled ( bool  enabled)
inline

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

Member Data Documentation

template<typename T>
bool el::Callback< T >::m_enabled
private

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