libMVRgdtf 40bc00a
A library for GDTF and MVR
|
Functions | |
template<typename T > | |
T | swap_endian (T u) |
void | MVR_COMMIT_ToJson (const IMVRxchangeService::MVR_COMMIT_MESSAGE &msg, nlohmann::json &payload) |
void | MVR_COMMIT_FromJson (const nlohmann::json &payload, IMVRxchangeService::MVR_COMMIT_MESSAGE &in) |
uint32_t | HandleStringNumber (const nlohmann::json &item) |
bool | HandleStringBool (const nlohmann::json &item) |
bool HandleStringBool | ( | const nlohmann::json & | item | ) |
uint32_t HandleStringNumber | ( | const nlohmann::json & | item | ) |
void MVR_COMMIT_FromJson | ( | const nlohmann::json & | payload, |
IMVRxchangeService::MVR_COMMIT_MESSAGE & | in | ||
) |
void MVR_COMMIT_ToJson | ( | const IMVRxchangeService::MVR_COMMIT_MESSAGE & | msg, |
nlohmann::json & | payload | ||
) |
T swap_endian | ( | T | u | ) |