Enumerator to determine the syntax of the specification string.

Synopsis

Declared in <ball_recordjsonformatter.h>

enum SpecSyntax;

Members

Name

Description

e_JSON

Use JSON syntax for the format specification.

e_SIMPLIFIED

Use simplified (qjson) syntax for the format specification.

Created with MrDocs