![]() |
BSON C++ API
2.5.1
uma::bson
|
Classes | |
| class | JSONArray |
| class | JSONConfiguration |
| This configuration class extracts configuration properties from a JSON object. An XPath-like syntax for property names is supported to allow full access to the JSON object. More... | |
| class | JSONObject |
| Represents a JSON object. More... | |
| class | JSONParser |
| A class for passing JSON strings or streams. More... | |
| class | JSONQuery |
| Class that can be used to search for a value in a JSON object or array. More... | |
| class | JSONStringifier |
| Helper class for creating a String from a JSON object or array. More... | |
| class | JSONTemplate |
| JSONTemplate is a template engine which uses JSON as input for generating output. There are commands for looping over JSON arrays, include other templates, conditional output, ... More... | |