Enumerator to determine the syntax of the specification string.
Declared in <ball_recordjsonformatter.h>
enum SpecSyntax;
| Name | Description |
|---|---|
e_JSON | Use JSON syntax for the format specification. |
e_SIMPLIFIED | Use simplified (qjson) syntax for the format specification. |