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

A wrapper from char_array_streambuf, that uses the data from a BSON document view as a buffer. More...

#include <bson_streambuf.hpp>

+ Inheritance diagram for boson::bson_input_streambuf:

Additional Inherited Members

- Public Member Functions inherited from boson::char_array_streambuf
 char_array_streambuf (const char *data, size_t len)
 Create a streambuf around the given byte array. More...
 

Detailed Description

A wrapper from char_array_streambuf, that uses the data from a BSON document view as a buffer.


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