Public Member Functions | |
Protocol (iMyAhrsPlus *s) | |
void | update_attributes (std::vector< std::string > &tokens) |
void | update_attributes (std::vector< iNodeParser::Node > &node_list) |
Private Attributes | |
iMyAhrsPlus * | ahrs |
Definition at line 1669 of file myahrs_plus.hpp.
WithRobot::iMyAhrsPlus::Protocol::Protocol | ( | iMyAhrsPlus * | s | ) | [inline] |
Definition at line 1674 of file myahrs_plus.hpp.
void WithRobot::iMyAhrsPlus::Protocol::update_attributes | ( | std::vector< std::string > & | tokens | ) | [inline, virtual] |
Implements WithRobot::iAsciiProtocol.
Definition at line 1676 of file myahrs_plus.hpp.
void WithRobot::iMyAhrsPlus::Protocol::update_attributes | ( | std::vector< iNodeParser::Node > & | node_list | ) | [inline, virtual] |
Implements WithRobot::iBinaryProtocol.
Definition at line 1682 of file myahrs_plus.hpp.
Definition at line 1671 of file myahrs_plus.hpp.