![]() |
0.4.1
|
Go to the source code of this file.
Namespaces | |
namespace | NAV |
Functions | |
void | NAV::from_json (const json &j, Combiner::Combination &data) |
Read info from a json object. | |
void | NAV::from_json (const json &j, Combiner::Combination::Term &data) |
Read info from a json object. | |
void | NAV::to_json (json &j, const Combiner::Combination &data) |
Write info to a json object. | |
void | NAV::to_json (json &j, const Combiner::Combination::Term &data) |
Write info to a json object. | |