Public Member Functions | Protected Member Functions | Private Types | Private Attributes | List of all members
custom_ac_logger Class Reference
Inheritance diagram for custom_ac_logger:
Inheritance graph
[legend]

Public Member Functions

 custom_ac_logger ()
 
std::string const & get_codes () const
 
void reset ()
 
- Public Member Functions inherited from ac_logger
 ac_logger (bool on=true)
 
void enable (bool on=true)
 
virtual ~ac_logger ()
 

Protected Member Functions

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

Private Types

typedef ac_logger super
 

Private Attributes

std::string _codes
 

Detailed Description

Definition at line 62 of file test-reproduction.cpp.

Member Typedef Documentation

Definition at line 64 of file test-reproduction.cpp.

Constructor & Destructor Documentation

custom_ac_logger::custom_ac_logger ( )
inline

Definition at line 69 of file test-reproduction.cpp.

Member Function Documentation

std::string const& custom_ac_logger::get_codes ( ) const
inline

Definition at line 71 of file test-reproduction.cpp.

void custom_ac_logger::on_log ( char  severity,
char const *  message 
)
inlineoverrideprotectedvirtual

Reimplemented from ac_logger.

Definition at line 75 of file test-reproduction.cpp.

void custom_ac_logger::reset ( void  )
inline

Definition at line 72 of file test-reproduction.cpp.

Member Data Documentation

std::string custom_ac_logger::_codes
private

Definition at line 66 of file test-reproduction.cpp.


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