Column-oriented GPU-accelerated Database Management System
CoGaDB
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/definitions.hpp File Reference
#include <hype.hpp>
#include <query_processing/processing_device.hpp>
#include <query_processing/logical_query_plan.hpp>
#include <cstdlib>
#include <functional>
#include <algorithm>
#include <stack>
#include <boost/date_time.hpp>
#include <boost/date_time/posix_time/posix_time.hpp>
#include <boost/function.hpp>
#include <boost/bind.hpp>
#include <core/base_table.hpp>
#include <core/runtime_configuration.hpp>
#include <gpu/gpu_base_column.hpp>
Include dependency graph for definitions.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  CoGaDB
 

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


namespace  CoGaDB::query_processing

Typedefs

typedef
hype::queryprocessing::OperatorMapper_Helper_Template
< TablePtr >
::Map_Init_Function 
CoGaDB::query_processing::Map_Init_Function
typedef
hype::queryprocessing::OperatorMapper_Helper_Template
< TablePtr >
::Physical_Operator_Map 
CoGaDB::query_processing::Physical_Operator_Map
typedef
hype::queryprocessing::OperatorMapper_Helper_Template
< TablePtr >
::Physical_Operator_Map_Ptr 
CoGaDB::query_processing::Physical_Operator_Map_Ptr
typedef
hype::queryprocessing::OperatorMapper_Helper_Template
< TablePtr >::TypedOperatorPtr 
CoGaDB::query_processing::TypedOperatorPtr
typedef
hype::queryprocessing::OperatorMapper_Helper_Template
< TablePtr >::TypedLogicalNode 
CoGaDB::query_processing::TypedLogicalNode
typedef
hype::queryprocessing::OperatorMapper_Helper_Template
< TablePtr >::TypedNodePtr 
CoGaDB::query_processing::TypedNodePtr
typedef
hype::queryprocessing::NodePtr 
CoGaDB::query_processing::NodePtr
typedef
hype::queryprocessing::OperatorMapper_Helper_Template
< TablePtr >
::PhysicalQueryPlanPtr 
CoGaDB::query_processing::PhysicalQueryPlanPtr
typedef
hype::queryprocessing::LogicalQueryPlan
< TablePtr > 
CoGaDB::query_processing::LogicalQueryPlan
typedef boost::shared_ptr
< LogicalQueryPlan > 
CoGaDB::query_processing::LogicalQueryPlanPtr
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines