Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: MaximInterface
Writer< OutputStream, SourceEncoding, TargetEncoding, StackAllocator, writeFlags >::Level Struct Reference
Information for each nested level. More...
#include <writer.h>
Data Fields | |
| size_t | valueCount |
| number of values in this level | |
| bool | inArray |
| true if in array, otherwise in object | |
Detailed Description
template<typename OutputStream, typename SourceEncoding = UTF8<>, typename TargetEncoding = UTF8<>, typename StackAllocator = CrtAllocator, unsigned writeFlags = kWriteDefaultFlags>
struct Writer< OutputStream, SourceEncoding, TargetEncoding, StackAllocator, writeFlags >::Level
Information for each nested level.
Definition at line 270 of file writer.h.
Field Documentation
| size_t valueCount |
Generated on Tue Jul 12 2022 12:06:51 by
1.7.2