Public Member Functions | Private Member Functions | Private Attributes | List of all members
android_fw_logger Class Reference

#include <rs-fw-logger.h>

Public Member Functions

 android_fw_logger (std::string xml_path="", int sample_rate=100)
 
 ~android_fw_logger ()
 

Private Member Functions

void read_log_loop ()
 

Private Attributes

bool _active = false
 
int _sample_rate
 
std::thread _thread
 
std::string _xml_path
 

Detailed Description

Definition at line 7 of file rs-fw-logger.h.

Constructor & Destructor Documentation

android_fw_logger::android_fw_logger ( std::string  xml_path = "",
int  sample_rate = 100 
)

Definition at line 120 of file src/android/fw-logger/rs-fw-logger.cpp.

android_fw_logger::~android_fw_logger ( )

Definition at line 126 of file src/android/fw-logger/rs-fw-logger.cpp.

Member Function Documentation

void android_fw_logger::read_log_loop ( )
private

Definition at line 42 of file src/android/fw-logger/rs-fw-logger.cpp.

Member Data Documentation

bool android_fw_logger::_active = false
private

Definition at line 14 of file rs-fw-logger.h.

int android_fw_logger::_sample_rate
private

Definition at line 19 of file rs-fw-logger.h.

std::thread android_fw_logger::_thread
private

Definition at line 15 of file rs-fw-logger.h.

std::string android_fw_logger::_xml_path
private

Definition at line 16 of file rs-fw-logger.h.


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:31