threaddb  2.0b
A file mapped memory container extension
Classes | Namespaces
threaddbStream.h File Reference

Implementation of streaming capability into/from the database. More...

#include "threaddbCPP.h"
#include <cstring>
#include <algorithm>
#include <ios>

Go to the source code of this file.

Classes

class  tdb::istreambuf
 Input stream buffer implementation. More...
 
class  tdb::ostreambuf
 Output stream buffer implementation. More...
 
class  tdb::istream
 Input stream implementation. More...
 
class  tdb::ostream
 Output stream implementation. More...
 

Namespaces

 tdb
 

Detailed Description

Implementation of streaming capability into/from the database.

This module provides a stream implementation that allows to directly stream data into and from database packages.