Include dependency graph for TimeOfDayJson.h: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().
Here is the call graph for this function:
|
inline |
Definition at line 4 of file TimeOfDayJson.h.
References TimeOfDay::toString().
Here is the call graph for this function: