nlib
|
Defines the class for creating or applying JSON Patch. More...
Go to the source code of this file.
Classes | |
class | nn::nlib::msgpack::JsonPatchBuilder |
Class to create JSON Patch (RFC-6902). More... | |
class | nn::nlib::msgpack::JsonPatch |
Class to apply JSON Patch (RFC-6902). 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 | |
The library used to implement the MessagePack serializer, the JSON parser/writer, and the CSV parser. | |
Defines the class for creating or applying JSON Patch.
Definition in file JsonPatch.h.
© 2012-2017 Nintendo Co., Ltd. All rights reserved.