Public Member Functions | Private Attributes | Static Private Attributes | List of all members
com.intel.realsense.camera.FwLogsThread Class Reference
Inheritance diagram for com.intel.realsense.camera.FwLogsThread:
Inheritance graph
[legend]

Public Member Functions

void getFwLogsFromFlash ()
 
void init (String fw_logging_file_path)
 
void run ()
 
void stopLogging ()
 

Private Attributes

boolean mAllFlashLogsAlreadyPulled = false
 
volatile boolean mAreFwLogsRequested
 
FwLogger mFwLoggerDevice
 
String mFwLogsParsingFilePath = ""
 
boolean mIsParsingFileInitialized = false
 

Static Private Attributes

static final String TAG = "librs_fwLogsThread"
 

Additional Inherited Members

- Public Attributes inherited from Thread
float b
 
float g
 
thrd_t id
 
float r
 
const char * title
 
GLFWwindowwindow
 

Detailed Description

Definition at line 13 of file FwLogsThread.java.

Member Function Documentation

void com.intel.realsense.camera.FwLogsThread.getFwLogsFromFlash ( )
inline

Definition at line 81 of file FwLogsThread.java.

void com.intel.realsense.camera.FwLogsThread.init ( String  fw_logging_file_path)
inline

Definition at line 70 of file FwLogsThread.java.

void com.intel.realsense.camera.FwLogsThread.run ( )
inline

Definition at line 22 of file FwLogsThread.java.

void com.intel.realsense.camera.FwLogsThread.stopLogging ( )
inline

Definition at line 76 of file FwLogsThread.java.

Member Data Documentation

boolean com.intel.realsense.camera.FwLogsThread.mAllFlashLogsAlreadyPulled = false
private

Definition at line 19 of file FwLogsThread.java.

volatile boolean com.intel.realsense.camera.FwLogsThread.mAreFwLogsRequested
private

Definition at line 16 of file FwLogsThread.java.

FwLogger com.intel.realsense.camera.FwLogsThread.mFwLoggerDevice
private

Definition at line 15 of file FwLogsThread.java.

String com.intel.realsense.camera.FwLogsThread.mFwLogsParsingFilePath = ""
private

Definition at line 17 of file FwLogsThread.java.

boolean com.intel.realsense.camera.FwLogsThread.mIsParsingFileInitialized = false
private

Definition at line 18 of file FwLogsThread.java.

final String com.intel.realsense.camera.FwLogsThread.TAG = "librs_fwLogsThread"
staticprivate

Definition at line 14 of file FwLogsThread.java.


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


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