userver: userver/formats/bson Directory Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
bson Directory Reference

Table of Contents

+ Directory dependency graph for bson:

Files

 binary.hpp
 Binary representation helpers.
 
 bson_builder.hpp
 Internal helpers for inline document build.
 
 document.hpp
 BSON document.
 
 exception.hpp
 BSON-specific exceptions.
 
 inline.hpp
 Inline value builders.
 
 iterator.hpp
 Iterator for BSON values.
 
 serialize.hpp
 Textual serialization helpers.
 
 types.hpp
 BSON-specific types.
 
 value.hpp
 Non-mutable BSON value representation.
 
 value_builder.hpp
 Builder for BSON.