KiCad PCB EDA Suite
|
Go to the source code of this file.
Functions | |
void | to_json (nlohmann::json &aJson, const LSET &aLset) |
void | from_json (const nlohmann::json &aJson, LSET &aLset) |
void from_json | ( | const nlohmann::json & | aJson, |
LSET & | aLset | ||
) |
Definition at line 31 of file lset_json.h.
References LSET::ParseHex().
void to_json | ( | nlohmann::json & | aJson, |
const LSET & | aLset | ||
) |
Definition at line 25 of file lset_json.h.
References LSET::FmtHex().