Mangrove
The C++ Object Document Mapper for MongoDB
List of all members
boson::bson_ostream Class Reference

An ostream that writes bytes of BSON documents into a collection. More...

#include <bson_streambuf.hpp>

+ Inheritance diagram for boson::bson_ostream:

Detailed Description

An ostream that writes bytes of BSON documents into a collection.

The stream owns its own bson_output_streambuf object, making creation and management of such streams easier.


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