Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Member Functions | List of all members
rs2::terminal_parser Class Reference

#include <rs_internal.hpp>

Public Member Functions

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

Constructor & Destructor Documentation

◆ terminal_parser()

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

Member Function Documentation

◆ parse_command()

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

◆ parse_response()

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

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