MongoDB C++ Driver legacy-1.1.0
Loading...
Searching...
No Matches
List of all members
mongo::JParse Class Reference

Parser class. More...

#include <json.h>

Detailed Description

Parser class.

A BSONObj is constructed incrementally by passing a BSONObjBuilder to the recursive parsing methods. The grammar for the element parsed is described before each function.


The documentation for this class was generated from the following file: