Classes | Public Member Functions | Protected Member Functions | Private Attributes
WithRobot::iBinaryProtocol Class Reference

#include <myahrs_plus.hpp>

Inheritance diagram for WithRobot::iBinaryProtocol:
Inheritance graph
[legend]

List of all members.

Classes

class  BinaryNodeParser

Public Member Functions

 iBinaryProtocol ()
virtual ~iBinaryProtocol ()

Protected Member Functions

bool is_receiving ()
void push_byte (unsigned char c)
virtual void update_attributes (std::vector< iNodeParser::Node > &node_list)=0

Private Attributes

FrameBuffer binary_stream
FilterByteStuffing filter_byte_stuffing

Detailed Description

Definition at line 1115 of file myahrs_plus.hpp.


Constructor & Destructor Documentation

Definition at line 1131 of file myahrs_plus.hpp.

virtual WithRobot::iBinaryProtocol::~iBinaryProtocol ( ) [inline, virtual]

Definition at line 1132 of file myahrs_plus.hpp.


Member Function Documentation

bool WithRobot::iBinaryProtocol::is_receiving ( ) [inline, protected]

Definition at line 1142 of file myahrs_plus.hpp.

void WithRobot::iBinaryProtocol::push_byte ( unsigned char  c) [inline, protected]

Definition at line 1135 of file myahrs_plus.hpp.

virtual void WithRobot::iBinaryProtocol::update_attributes ( std::vector< iNodeParser::Node > &  node_list) [protected, pure virtual]

Member Data Documentation

Definition at line 1117 of file myahrs_plus.hpp.

Definition at line 1116 of file myahrs_plus.hpp.


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


myahrs_driver
Author(s): Yoonseok Pyo
autogenerated on Sat Jun 8 2019 10:27:56