userver: userver/formats/json/parser/parser_json.hpp File Reference
Loading...
Searching...
No Matches
parser_json.hpp File Reference

Detailed Description

SAX-parser for formats::json::Value.

Definition in file parser_json.hpp.

Go to the source code of this file.

#include <userver/formats/json/parser/typed_parser.hpp>
#include <userver/formats/json/value.hpp>
#include <userver/utils/fast_pimpl.hpp>
+ This graph shows which files directly or indirectly include this file:

Classes

class  formats::json::parser::JsonValueParser
 SAX-parser for formats::json::Value. More...
 

Namespaces

namespace  formats
 Value formats representation, parsing and serialization.
 
namespace  formats::json
 JSON support.
 
namespace  formats::json::parser
 Streaming JSON SAX parsers and parser stack.