nlib
|
The classes for outputting JSON or MessagePack have been defined. More...
Go to the source code of this file.
Classes | |
struct | nn::nlib::msgpack::JsonStreamGeneratorSettings |
Data structure used to store the JsonStreamGenerator settings parameters. More... | |
class | nn::nlib::msgpack::JsonStreamGenerator |
The class for outputting JSON or msgpack. More... | |
Namespaces | |
nn::nlib | |
Implements stream-related classes usually commonly used, various containers, and other gadget classes. nlib_ns is an alias. | |
nn::nlib::msgpack | |
Support for the JSON/msgpack parser and writer, JSON Pointer, JSON Patch, and JSON Schema, etc. has been implemented. | |
The classes for outputting JSON or MessagePack have been defined.
Definition in file JsonStreamGenerator.h.
© Nintendo Co., Ltd. All rights reserved.