#include <myahrs_plus.hpp>
|
| template<typename T > |
| bool | set (uint8_t t, T v) |
| |
| | Varient () |
| |
Definition at line 953 of file myahrs_plus.hpp.
| WithRobot::iNodeParser::Varient::Varient |
( |
| ) |
|
|
inline |
template<typename T >
| bool WithRobot::iNodeParser::Varient::set |
( |
uint8_t |
t, |
|
|
T |
v |
|
) |
| |
|
inline |
| float WithRobot::iNodeParser::Varient::f32 |
| double WithRobot::iNodeParser::Varient::f64 |
| int16_t WithRobot::iNodeParser::Varient::i16 |
| int32_t WithRobot::iNodeParser::Varient::i32 |
| int64_t WithRobot::iNodeParser::Varient::i64 |
| int8_t WithRobot::iNodeParser::Varient::i8 |
| uint8_t WithRobot::iNodeParser::Varient::type |
| uint16_t WithRobot::iNodeParser::Varient::ui16 |
| uint32_t WithRobot::iNodeParser::Varient::ui32 |
| uint64_t WithRobot::iNodeParser::Varient::ui64 |
| uint8_t WithRobot::iNodeParser::Varient::ui8 |
| union { ... } WithRobot::iNodeParser::Varient::value |
The documentation for this struct was generated from the following file: