Public Member Functions | List of all members
console_bridge::OutputHandlerSTD Class Reference

Default implementation of OutputHandler. This sends the information to the console. More...

#include <console.h>

Inheritance diagram for console_bridge::OutputHandlerSTD:
Inheritance graph
[legend]

Public Member Functions

virtual void log (const std::string &text, LogLevel level, const char *filename, int line)
 log a message to the output handler with the given text and logging level from a specific file and line number More...
 
 OutputHandlerSTD (void)
 
- Public Member Functions inherited from console_bridge::OutputHandler
 OutputHandler (void)
 
virtual ~OutputHandler (void)
 

Detailed Description

Default implementation of OutputHandler. This sends the information to the console.

Definition at line 144 of file console.h.

Constructor & Destructor Documentation

console_bridge::OutputHandlerSTD::OutputHandlerSTD ( void  )
inline

Definition at line 148 of file console.h.

Member Function Documentation

void console_bridge::OutputHandlerSTD::log ( const std::string text,
LogLevel  level,
const char *  filename,
int  line 
)
virtual

log a message to the output handler with the given text and logging level from a specific file and line number

Implements console_bridge::OutputHandler.

Definition at line 166 of file console.cpp.


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