Column-oriented GPU-accelerated Database Management System
CoGaDB
/home/sebastian/gpudbms/trunk/cogadb/include/compression/tmp/db2/compression/bit_vector_compressed_column.hpp File Reference
#include <iostream>
#include <core/compressed_column.hpp>
#include <map>
#include <string>
#include <boost/archive/binary_iarchive.hpp>
#include <boost/archive/binary_oarchive.hpp>
#include <boost/serialization/map.hpp>
Include dependency graph for bit_vector_compressed_column.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CoGaDB::BitVectorCompressedColumn< T >
 This class represents a bit vector compressed column with type T, is the base class for all compressed typed column classes. More...

Namespaces

namespace  CoGaDB
 

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


 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines