tntdb  1.2
tntdb::BlobStreamBuf Class Reference

streambuf for reading from a tntdb::Blob More...

#include <blobstream.h>

List of all members.

Public Member Functions

 BlobStreamBuf (Blob &blob)
int_type overflow (int_type c)
 see std::streambuf
int_type underflow ()
 see std::streambuf
int sync ()
 see std::streambuf

Detailed Description

streambuf for reading from a tntdb::Blob


Member Function Documentation

int_type tntdb::BlobStreamBuf::overflow ( int_type  c)

see std::streambuf

int tntdb::BlobStreamBuf::sync ( )

see std::streambuf

int_type tntdb::BlobStreamBuf::underflow ( )

see std::streambuf


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