2 #include "nlohmann/json_fwd.hpp"
3 #include "util/uuid.hpp"
10 virtual const json &get_rules()
const = 0;
25 void serialize(
json &j)
const;
Definition: rules_import_export.hpp:18
Definition: rules_import_export.hpp:7
This class encapsulates a UUID and allows it to be uses as a value type.
Definition: uuid.hpp:16
a class to store JSON values
Definition: json.hpp:177
basic_json<> json
default JSON class
Definition: json_fwd.hpp:62