CCF
|
Namespaces | |
namespace | hashutils |
namespace | json |
namespace | openapi |
namespace | system |
Classes | |
class | ContiguousSet |
struct | SizeString |
struct | TimeString |
struct | UnitString |
class | UnitStringConverter |
class | WorkBeacon |
Typedefs | |
using | WorkBeaconPtr = std::shared_ptr< WorkBeacon > |
Functions | |
void | to_json (nlohmann::json &j, const UnitString &s) |
void | from_json (const nlohmann::json &j, SizeString &s) |
std::string | schema_name (const SizeString *) |
void | fill_json_schema (nlohmann::json &schema, const SizeString *) |
void | from_json (const nlohmann::json &j, TimeString &s) |
std::string | schema_name (const TimeString *) |
void | fill_json_schema (nlohmann::json &schema, const TimeString *) |
using ccf::ds::WorkBeaconPtr = typedef std::shared_ptr<WorkBeacon> |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |