|
Motion Master
|
#include "soem_od_entry.h"#include <ethercat.h>#include <climits>#include "global.h"#include "loguru.h"#include "util.h"
Functions | |
| void | to_json (nlohmann::json &j, const SoemOdEntry &e) |
| void | from_json (const nlohmann::json &j, SoemOdEntry &e) |
| void from_json | ( | const nlohmann::json & | j, |
| SoemOdEntry & | e ) |
| void to_json | ( | nlohmann::json & | j, |
| const SoemOdEntry & | e ) |