|
CCF
|
Go to the source code of this file.
Classes | |
| class | ccf::RESTVerb |
Namespaces | |
| namespace | ccf |
Macros | |
| #define | XX(num, name, string) |
Functions | |
| void | ccf::to_json (nlohmann::json &j, const RESTVerb &verb) |
| void | ccf::from_json (const nlohmann::json &j, RESTVerb &verb) |
| std::string | ccf::schema_name (const RESTVerb *verb_type) |
| void | ccf::fill_json_schema (nlohmann::json &schema, const RESTVerb *verb_type) |
| #define XX | ( | num, | |
| name, | |||
| string | |||
| ) |