#include <concurrency.h>
Go to the source code of this file.
Functions | |
void | trigger_error_or_exit (const rs2::device &dev, uint8_t num) |
void | validate_errors_handling (const rs2::device &dev, const std::map< uint8_t, std::pair< std::string, rs2_log_severity > > &error_report) |
void trigger_error_or_exit | ( | const rs2::device & | dev, |
uint8_t | num | ||
) |
Definition at line 36 of file l500-error-common.h.
void validate_errors_handling | ( | const rs2::device & | dev, |
const std::map< uint8_t, std::pair< std::string, rs2_log_severity > > & | error_report | ||
) |
Definition at line 10 of file error-common.h.