|
| Element (std::string label, std::list< Data > data, uint8_t type) |
|
| Element (std::string label, std::list< Data > data, uint8_t type, size_t dimensionCount,...) |
|
| Element (std::string label, std::list< Data > data, uint8_t type, size_t dimensionCount, std::vector< size_t > sizeList) |
|
void | print () |
|
|
std::string | label |
|
uint8_t | type |
|
size_t | dimensionCount |
|
std::vector< size_t > | sizeList |
|
std::list< Data > | data |
|
The documentation for this struct was generated from the following files:
- robotcontrollerclient/include/BinaryMessage.hpp
- robotcontrollerclient/src/BinaryMessage.cpp