Go to the source code of this file.
Functions | |
void | to_json (nlohmann::json &j, const TimeOfDay &t) |
void | from_json (const nlohmann::json &j, TimeOfDay &t) |
|
inline |
Definition at line 9 of file TimeOfDayJson.h.
References TimeOfDay::fromString().
|
inline |
Definition at line 4 of file TimeOfDayJson.h.
References TimeOfDay::toString().