Column-oriented GPU-accelerated Database Management System
CoGaDB
/home/sebastian/gpudbms/trunk/hype-library/include/query_processing/node.hpp File Reference
#include <map>
#include <core/scheduling_decision.hpp>
#include <boost/shared_ptr.hpp>
#include <core/specification.hpp>
#include <query_processing/typed_operator.hpp>
#include <util/get_name.hpp>
Include dependency graph for node.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  hype::queryprocessing::OperatorMapper_Helper_Template< Type >
class  hype::queryprocessing::OperatorMapper< Type, function >
class  hype::queryprocessing::Node
class  hype::queryprocessing::TypedNode< Type >
class  hype::queryprocessing::TypedNode_Impl< Type, function >

Namespaces

namespace  hype
 

The namespace stemod contains all classes and functions that belongs to the framework.


namespace  hype::queryprocessing

Typedefs

typedef Node::NodePtr hype::queryprocessing::NodePtr
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines