Public Member Functions | Public Attributes | List of all members
parameter Struct Reference

#include <parser.hpp>

Public Member Functions

 parameter (std::string in_name, std::string in_data, bool in_is_decimal, bool in_is_reverse_bytes, int in_format_length)
 
 parameter ()
 

Public Attributes

std::string data
 
int format_length
 
bool is_decimal
 
bool is_reverse_bytes
 
std::string name
 

Detailed Description

Definition at line 118 of file parser.hpp.

Constructor & Destructor Documentation

parameter::parameter ( std::string  in_name,
std::string  in_data,
bool  in_is_decimal,
bool  in_is_reverse_bytes,
int  in_format_length 
)
inline

Definition at line 123 of file parser.hpp.

parameter::parameter ( )
inline

Definition at line 132 of file parser.hpp.

Member Data Documentation

std::string parameter::data

Definition at line 119 of file parser.hpp.

int parameter::format_length

Definition at line 121 of file parser.hpp.

bool parameter::is_decimal

Definition at line 120 of file parser.hpp.

bool parameter::is_reverse_bytes

Definition at line 120 of file parser.hpp.

std::string parameter::name

Definition at line 119 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:32