MongoDB C++ Driver 4.1.0
|
For documentation purposes only.
Go to the source code of this file.
Namespaces | |
namespace | bsoncxx |
The top-level namespace within which all bsoncxx library entities are declared. | |
namespace | bsoncxx::array |
Declares entities representing a BSON array. | |
namespace | bsoncxx::builder |
Declares entities used to build BSON documents. | |
namespace | bsoncxx::builder::basic |
Declares entities used with "basic" BSON builder syntax. | |
namespace | bsoncxx::builder::stream |
Declares entities used with "streaming" BSON builder syntax. | |
namespace | bsoncxx::document |
Declares entities representing a BSON document. | |
namespace | bsoncxx::stdx |
Declares C++17 standard library polyfills. | |
namespace | bsoncxx::string |
Declares entities related to handling string types. | |
namespace | bsoncxx::types |
Declares entities representing BSON value types. | |
namespace | bsoncxx::types::bson_value |
Declares entities representing any BSON value type. | |
namespace | bsoncxx::vector |
Declarations related to the BSON Binary Vector subtype. | |
namespace | bsoncxx::vector::formats |
Declares supported BSON Binary Vector formats. | |