Public Member Functions | Private Attributes
rsimpl::logger_type Class Reference

List of all members.

Public Member Functions

 logger_type ()

Private Attributes

log_callback_ptr callback
std::ofstream log_file
std::mutex log_mutex
rs_log_severity minimum_callback_severity = RS_LOG_SEVERITY_NONE
rs_log_severity minimum_console_severity = RS_LOG_SEVERITY_NONE
rs_log_severity minimum_file_severity = RS_LOG_SEVERITY_NONE
rs_log_severity minimum_log_severity = RS_LOG_SEVERITY_NONE

Detailed Description

Definition at line 9 of file log.cpp.


Constructor & Destructor Documentation

Definition at line 21 of file log.cpp.


Member Data Documentation

Definition at line 18 of file log.cpp.

std::ofstream rsimpl::logger_type::log_file [private]

Definition at line 17 of file log.cpp.

std::mutex rsimpl::logger_type::log_mutex [private]

Definition at line 16 of file log.cpp.

Definition at line 14 of file log.cpp.

Definition at line 12 of file log.cpp.

Definition at line 13 of file log.cpp.

Definition at line 11 of file log.cpp.


The documentation for this class was generated from the following file:


librealsense
Author(s): Sergey Dorodnicov , Mark Horn , Reagan Lopez
autogenerated on Tue Jun 25 2019 19:54:41