Definition at line 311 of file msgpack_parser.cpp.
◆ MsgPackToFloat32VectorConverter() [1/2]
MsgPackToFloat32VectorConverter::MsgPackToFloat32VectorConverter |
( |
| ) |
|
|
inline |
◆ MsgPackToFloat32VectorConverter() [2/2]
MsgPackToFloat32VectorConverter::MsgPackToFloat32VectorConverter |
( |
const MsgPackElement & |
msgpack, |
|
|
bool |
dstIsBigEndian |
|
) |
| |
|
inline |
◆ data()
std::vector<float>& MsgPackToFloat32VectorConverter::data |
( |
void |
| ) |
|
|
inline |
◆ print()
std::string MsgPackToFloat32VectorConverter::print |
( |
void |
| ) |
|
|
inline |
◆ printRad2Deg()
std::string MsgPackToFloat32VectorConverter::printRad2Deg |
( |
void |
| ) |
|
|
inline |
◆ rad2deg()
float MsgPackToFloat32VectorConverter::rad2deg |
( |
float |
angle | ) |
const |
|
inline |
◆ m_data
std::vector<float> MsgPackToFloat32VectorConverter::m_data |
|
protected |
The documentation for this class was generated from the following file: