#include <myahrs_plus.hpp>

Public Member Functions | |
| bool | feed (unsigned char *data, int data_len) |
| iProtocol () | |
| virtual | ~iProtocol () |
Definition at line 1157 of file myahrs_plus.hpp.
| WithRobot::iProtocol::iProtocol | ( | ) | [inline] |
Definition at line 1160 of file myahrs_plus.hpp.
| virtual WithRobot::iProtocol::~iProtocol | ( | ) | [inline, virtual] |
Definition at line 1161 of file myahrs_plus.hpp.
| bool WithRobot::iProtocol::feed | ( | unsigned char * | data, |
| int | data_len | ||
| ) | [inline] |
Definition at line 1163 of file myahrs_plus.hpp.