Column-oriented GPU-accelerated Database Management System
CoGaDB
/home/sebastian/gpudbms/trunk/cogadb/include/compression/tmp/db2/core/column_base_typed.hpp File Reference
#include <core/base_column.hpp>
#include <iostream>
#include <utility>
#include <functional>
#include <algorithm>
#include <boost/unordered_map.hpp>
#include <boost/any.hpp>
Include dependency graph for column_base_typed.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CoGaDB::ColumnBaseTyped< T >
 This class represents a column with type T, is the base class for all typed column classes and allows a uniform handling of 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