#include <cstring>
Go to the source code of this file.
Namespaces | |
| etsi_its_primitives_conversion | |
Functions | |
| template<typename T > | |
| void | etsi_its_primitives_conversion::toRos_BIT_STRING (const T &_BIT_STRING_in, std::vector< uint8_t > &BIT_STRING_out) |
| template<typename T > | |
| void | etsi_its_primitives_conversion::toStruct_BIT_STRING (const std::vector< uint8_t > &_BIT_STRING_in, T &BIT_STRING_out) |