tntdb
1.3
|
streambuf for reading from a tntdb::Blob More...
#include <blobstream.h>
Public Member Functions | |
BlobStreamBuf (Blob &blob) | |
int_type | overflow (int_type c) |
see std::streambuf More... | |
int_type | underflow () |
see std::streambuf More... | |
int | sync () |
see std::streambuf More... | |
streambuf for reading from a tntdb::Blob
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