Column-oriented GPU-accelerated Database Management System
CoGaDB
/home/sebastian/gpudbms/trunk/cogadb/include/compression/delta_compressed_column.hpp File Reference
#include <fstream>
#include <core/compressed_column.hpp>
#include <boost/archive/binary_iarchive.hpp>
#include <boost/archive/binary_oarchive.hpp>
#include <boost/serialization/map.hpp>
Include dependency graph for delta_compressed_column.hpp:

Go to the source code of this file.

Classes

class  CoGaDB::DeltaCompressedColumn< T >
class  CoGaDB::DeltaCompressedColumn< std::string >

Namespaces

namespace  CoGaDB
 

The global namespace of the programming tasks, to avoid name claches with other libraries.


Typedefs

typedef unsigned int CoGaDB::uint
typedef unsigned char CoGaDB::uchar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines