Column-oriented GPU-accelerated Database Management System
CoGaDB
/home/sebastian/gpudbms/trunk/cogadb/include/core/compressed_column.hpp File Reference
#include <core/column_base_typed.hpp>
#include <core/column.hpp>
Include dependency graph for 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::CompressedColumn< T >
 This class represents a compressed column with type T, is the base class for all compressed typed column classes and allows a uniform handling of compressed columns of a certain type T. 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