Classes | Public Member Functions | Protected Member Functions | Private Attributes | List of all members
ac_logger Class Reference

#include <ac-logger.h>

Inheritance diagram for ac_logger:
Inheritance graph
[legend]

Classes

struct  dispatch
 

Public Member Functions

 ac_logger (bool on=true)
 
void enable (bool on=true)
 
virtual ~ac_logger ()
 

Protected Member Functions

virtual void on_log (char severity, char const *message)
 

Private Attributes

bool _on
 

Detailed Description

Definition at line 12 of file ac-logger.h.

Constructor & Destructor Documentation

ac_logger::ac_logger ( bool  on = true)
inlineexplicit

Definition at line 34 of file ac-logger.h.

virtual ac_logger::~ac_logger ( )
inlinevirtual

Definition at line 44 of file ac-logger.h.

Member Function Documentation

void ac_logger::enable ( bool  on = true)
inline

Definition at line 46 of file ac-logger.h.

virtual void ac_logger::on_log ( char  severity,
char const *  message 
)
inlineprotectedvirtual

Reimplemented in custom_ac_logger.

Definition at line 49 of file ac-logger.h.

Member Data Documentation

bool ac_logger::_on
private

Definition at line 31 of file ac-logger.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:31