BloombergLP::baljsn::JsonFormatter_State::Enum

Undocumented symbol.

Synopsis

Declared in <baljsn_jsonformatter.h>

enum Enum;

Members

NameDescription
e_AT_START Formatter is at the start of JSON document assembly.
e_IN_ARRAY Formatter is at the start of JSON document assembly.
e_IN_OBJECT_EXPECTING_MEMBER_NAME Formatter is at the start of JSON document assembly.
e_IN_OBJECT_EXPECTING_MEMBER_VALUE Formatter is at the start of JSON document assembly.
e_IN_OBJECT_EXPECTING_MEMBER_CLOSE Formatter is at the start of JSON document assembly.