Public Member Functions | Private Attributes | List of all members
rs2::terminal_parser Class Reference

#include <rs_internal.hpp>

Public Member Functions

std::vector< uint8_tparse_command (const std::string &command)
 
std::string parse_response (const std::string &command, const std::vector< uint8_t > &response)
 
 terminal_parser (const std::string &xml_content)
 

Private Attributes

std::shared_ptr< rs2_terminal_parser_terminal_parser
 

Detailed Description

Definition at line 572 of file rs_internal.hpp.

Constructor & Destructor Documentation

rs2::terminal_parser::terminal_parser ( const std::string xml_content)
inline

Definition at line 575 of file rs_internal.hpp.

Member Function Documentation

std::vector<uint8_t> rs2::terminal_parser::parse_command ( const std::string command)
inline

Definition at line 585 of file rs_internal.hpp.

std::string rs2::terminal_parser::parse_response ( const std::string command,
const std::vector< uint8_t > &  response 
)
inline

Definition at line 605 of file rs_internal.hpp.

Member Data Documentation

std::shared_ptr<rs2_terminal_parser> rs2::terminal_parser::_terminal_parser
private

Definition at line 627 of file rs_internal.hpp.


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