2 #include "nlohmann/json_fwd.hpp" 3 #include "util/uuid.hpp" 4 #include "util/uuid_provider.hpp" 16 bool is_default =
false;
17 UUID get_uuid()
const;
19 json serialize()
const;
a class to store JSON values
Definition: json.hpp:161
Interface for objects that have a UUID.
Definition: uuid_provider.hpp:9
This class encapsulates a UUID and allows it to be uses as a value type.
Definition: uuid.hpp:16
Definition: net_class.hpp:10
basic_json<> json
default JSON class
Definition: json_fwd.hpp:61