JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce::JSON::FormatOptions Member List

This is the complete list of members for juce::JSON::FormatOptions, including all inherited members.

encodingjuce::JSON::FormatOptionsprivate
getEncoding() constjuce::JSON::FormatOptionsinline
getIndentLevel() constjuce::JSON::FormatOptionsinline
getMaxDecimalPlaces() constjuce::JSON::FormatOptionsinline
getSpacing() constjuce::JSON::FormatOptionsinline
indentjuce::JSON::FormatOptionsprivate
maxDecimalPlacesjuce::JSON::FormatOptionsprivate
spacingjuce::JSON::FormatOptionsprivate
withEncoding(Encoding x) constjuce::JSON::FormatOptionsinline
withIndentLevel(int x) constjuce::JSON::FormatOptionsinline
withMaxDecimalPlaces(int x) constjuce::JSON::FormatOptionsinline
withSpacing(Spacing x) constjuce::JSON::FormatOptionsinline