Utilities supporting JsonFormatter encoding operations.

Synopsis

Declared in <baljsn_jsonformatter.h>

struct JsonFormatter_Util;

Member Functions

Name

Description

valueAsJson

valueAsJson overloads

Static Member Functions

Name

Description

setFloatingPointToJson

Load the JSON representation of a floating‐point value into json.

setTemporalValueToJson

Load the JSON representation of a temporal value into json.

valueAsJson

Load the JSON representation of value into the specified json.

Created with MrDocs