Column-oriented GPU-accelerated Database Management System
CoGaDB
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/column_processing/positionlist_operator.hpp File Reference
#include <query_processing/definitions.hpp>
#include <query_processing/column_processing/definitions.hpp>
#include <util/getname.hpp>
#include <core/lookup_array.hpp>
Include dependency graph for positionlist_operator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CoGaDB::query_processing::physical_operator::CPU_PositionList_Operator
class  CoGaDB::query_processing::logical_operator::Logical_PositionList_Operator

Namespaces

namespace  CoGaDB
 

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


namespace  CoGaDB::query_processing
namespace  CoGaDB::query_processing::physical_operator
namespace  CoGaDB::query_processing::logical_operator

Functions

column_processing::cpu::Physical_Operator_Map_Ptr CoGaDB::query_processing::physical_operator::map_init_function_cpu_positionlist_operator ()
column_processing::cpu::TypedOperatorPtr CoGaDB::query_processing::physical_operator::create_CPU_PositionList_Operator (column_processing::cpu::TypedLogicalNode &logical_node, const hype::SchedulingDecision &, column_processing::cpu::TypedOperatorPtr left_child, column_processing::cpu::TypedOperatorPtr right_child)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines