Column-oriented GPU-accelerated Database Management System
CoGaDB
/home/sebastian/gpudbms/trunk/cogadb/include/lookup_table/lookup_table.hpp File Reference
Include dependency graph for lookup_table.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CoGaDB::LookupTable

Namespaces

namespace  CoGaDB
 

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


Typedefs

typedef std::vector
< LookupColumnPtr > 
CoGaDB::LookupColumnVector
typedef
shared_pointer_namespace::shared_ptr
< LookupColumnVector > 
CoGaDB::LookupColumnVectorPtr
typedef LookupTable::LookupTablePtr CoGaDB::LookupTablePtr

Functions

const LookupTablePtr CoGaDB::createLookupTableforUnaryOperation (const std::string &lookup_table_name, const TablePtr table, PositionListPtr ids)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines