Namespaces | Macros | Functions
src/fw-logs/fw-log-data.cpp File Reference
#include "fw-log-data.h"
#include <sstream>
#include <iomanip>
#include <locale>
#include <string>
Include dependency graph for src/fw-logs/fw-log-data.cpp:

Go to the source code of this file.

Namespaces

 librealsense
 
 librealsense::fw_logs
 

Macros

#define SET_WIDTH_AND_FILL(num, element)   setfill(' ') << setw(num) << left << element \
 

Functions

rs2_log_severity librealsense::fw_logs::fw_logs_severity_to_log_severity (int32_t severity)
 

Macro Definition Documentation

#define SET_WIDTH_AND_FILL (   num,
  element 
)    setfill(' ') << setw(num) << left << element \

Definition at line 11 of file src/fw-logs/fw-log-data.cpp.



librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:25