Public Attributes | List of all members
command Struct Reference

#include <parser.hpp>

Public Attributes

std::string cmd_interface
 
std::string cmd_permission
 
std::string cmd_pipe
 
std::string description
 
std::string i2c_cmd_type
 
std::string i2c_reg_offset
 
bool is_cmd_write_data = false
 
bool is_read_command = false
 
bool is_write_only = false
 
std::string name
 
int num_of_parameters = 0
 
unsigned int op_code
 
std::vector< parameterparameters
 
data read_data
 
std::string read_format
 
int time_out = 20000
 

Detailed Description

Definition at line 163 of file parser.hpp.

Member Data Documentation

std::string command::cmd_interface

Definition at line 175 of file parser.hpp.

std::string command::cmd_permission

Definition at line 174 of file parser.hpp.

std::string command::cmd_pipe

Definition at line 176 of file parser.hpp.

std::string command::description

Definition at line 170 of file parser.hpp.

std::string command::i2c_cmd_type

Definition at line 178 of file parser.hpp.

std::string command::i2c_reg_offset

Definition at line 177 of file parser.hpp.

bool command::is_cmd_write_data = false

Definition at line 173 of file parser.hpp.

bool command::is_read_command = false

Definition at line 169 of file parser.hpp.

bool command::is_write_only = false

Definition at line 168 of file parser.hpp.

std::string command::name

Definition at line 165 of file parser.hpp.

int command::num_of_parameters = 0

Definition at line 172 of file parser.hpp.

unsigned int command::op_code

Definition at line 166 of file parser.hpp.

std::vector<parameter> command::parameters

Definition at line 181 of file parser.hpp.

data command::read_data

Definition at line 180 of file parser.hpp.

std::string command::read_format

Definition at line 167 of file parser.hpp.

int command::time_out = 20000

Definition at line 171 of file parser.hpp.


The documentation for this struct 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:31