Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Attributes | List of all members
librealsense::platform::call Struct Reference

#include <recorder.h>

Public Attributes

call_type type = call_type::none
 
double timestamp = 0
 
int entity_id = 0
 
std::string inline_string
 
int param1 = 0
 
int param2 = 0
 
int param3 = 0
 
int param4 = 0
 
int param5 = 0
 
int param6 = 0
 
bool had_error = false
 
int param7 = 0
 
int param8 = 0
 
int param9 = 0
 
int param10 = 0
 
int param11 = 0
 
int param12 = 0
 

Member Data Documentation

◆ entity_id

int librealsense::platform::call::entity_id = 0

◆ had_error

bool librealsense::platform::call::had_error = false

◆ inline_string

std::string librealsense::platform::call::inline_string

◆ param1

int librealsense::platform::call::param1 = 0

◆ param10

int librealsense::platform::call::param10 = 0

◆ param11

int librealsense::platform::call::param11 = 0

◆ param12

int librealsense::platform::call::param12 = 0

◆ param2

int librealsense::platform::call::param2 = 0

◆ param3

int librealsense::platform::call::param3 = 0

◆ param4

int librealsense::platform::call::param4 = 0

◆ param5

int librealsense::platform::call::param5 = 0

◆ param6

int librealsense::platform::call::param6 = 0

◆ param7

int librealsense::platform::call::param7 = 0

◆ param8

int librealsense::platform::call::param8 = 0

◆ param9

int librealsense::platform::call::param9 = 0

◆ timestamp

double librealsense::platform::call::timestamp = 0

◆ type

call_type librealsense::platform::call::type = call_type::none

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