Enumerator to determine the syntax of the specification string.
Synopsis
Declared in <ball_recordjsonformatter.h>
enum SpecSyntax;
Members
Name |
Description |
|
Use JSON syntax for the format specification. |
|
Use simplified (qjson) syntax for the format specification. |
Created with MrDocs