|
RTC Toolkit 5.1.0
|
A timestring in ISO-8601 format. More...
Go to the source code of this file.
Classes | |
| struct | rtctk::componentFramework::TimeString |
| Represents an ISO 8601 time string in format: YYYY-MM-DDThh:mm:ss.sssZ. More... | |
Namespaces | |
| namespace | rtctk |
| namespace | rtctk::componentFramework |
Functions | |
| void | rtctk::componentFramework::to_json (JsonPayload &j, const TimeString &e) |
| void | rtctk::componentFramework::from_json (const JsonPayload &j, TimeString &e) |
A timestring in ISO-8601 format.