Definition at line 996 of file myahrs_plus.hpp.
WithRobot::iNodeParser::Stream::Stream |
( |
unsigned char * |
s, |
|
|
size_t |
l |
|
) |
| |
|
inline |
int WithRobot::iNodeParser::Stream::getc |
( |
| ) |
|
|
inline |
int WithRobot::iNodeParser::Stream::peek |
( |
| ) |
|
|
inline |
void WithRobot::iNodeParser::Stream::print_buffer |
( |
| ) |
|
|
inlineprivate |
void WithRobot::iNodeParser::Stream::read_list |
( |
uint8_t |
value_type, |
|
|
std::vector< Varient > & |
list, |
|
|
size_t |
count |
|
) |
| |
|
inline |
std::string WithRobot::iNodeParser::Stream::read_string |
( |
| ) |
|
|
inline |
template<typename T >
void WithRobot::iNodeParser::Stream::read_value |
( |
T & |
value | ) |
|
|
inline |
bool WithRobot::iNodeParser::Stream::read_value |
( |
uint8_t |
value_type, |
|
|
Varient & |
v |
|
) |
| |
|
inline |
unsigned char* WithRobot::iNodeParser::Stream::buffer |
bool WithRobot::iNodeParser::Stream::debug |
size_t WithRobot::iNodeParser::Stream::length |
size_t WithRobot::iNodeParser::Stream::pos |
The documentation for this struct was generated from the following file: