2 #include "nlohmann/json_fwd.hpp"
15 unsigned int get_app()
const
20 unsigned int get_file()
const
25 void serialize(
json &j)
const;
27 void check(ObjectType type,
const std::string &name,
const class UUID &uu)
const;
29 std::string get_message(ObjectType type)
const;
31 static const std::string learn_more_markup;
35 unsigned int file = 0;
Definition: file_version.hpp:9
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