|
|
void | add (JsonDiagSeverity severity, JsonDiagReason reason, json_str_view path, json_str_view message) |
| |
|
void | add (JsonDiagSeverity severity, JsonDiagReason reason, json_str_view path, const char *message) |
| |
|
void | add (JsonDiagSeverity severity, JsonDiagReason reason, const char *path, const char *message) |
| |
|
GAIA_NODISCARD bool | has_issues () const |
| |
|
void | clear () |
| |
|
|
static constexpr uint32_t | MaxDiagPathLength = 1024 |
| |
|
static constexpr uint32_t | MaxDiagMessageLength = 2048 |
| |
The documentation for this struct was generated from the following file:
- /home/runner/work/gaia-ecs/gaia-ecs/include/gaia/ser/ser_json.h