Column-oriented GPU-accelerated Database Management System
CoGaDB
hype::queryprocessing::OperatorMapper_Helper_Template< Type > Struct Template Reference

#include <node.hpp>

List of all members.

Public Types

typedef Type type
typedef TypedNode< Type > TypedLogicalNode
typedef boost::shared_ptr
< TypedLogicalNode
TypedNodePtr
typedef boost::shared_ptr
< TypedOperator< Type > > 
TypedOperatorPtr
typedef boost::function
< TypedOperatorPtr(TypedLogicalNode
&, const
hype::SchedulingDecision
&, TypedOperatorPtr,
TypedOperatorPtr) > 
Create_Typed_Operator_Function
typedef std::map< std::string,
Create_Typed_Operator_Function
Physical_Operator_Map
typedef boost::shared_ptr
< Physical_Operator_Map
Physical_Operator_Map_Ptr
typedef Physical_Operator_Map_PtrMap_Init_Function )()
typedef boost::shared_ptr
< PhysicalQueryPlan< Type > > 
PhysicalQueryPlanPtr

template<typename Type>
struct hype::queryprocessing::OperatorMapper_Helper_Template< Type >


Member Typedef Documentation

template<typename Type>
typedef boost::shared_ptr<PhysicalQueryPlan<Type> > hype::queryprocessing::OperatorMapper_Helper_Template< Type >::PhysicalQueryPlanPtr
template<typename Type>
typedef Type hype::queryprocessing::OperatorMapper_Helper_Template< Type >::type
template<typename Type>
typedef boost::shared_ptr<TypedLogicalNode> hype::queryprocessing::OperatorMapper_Helper_Template< Type >::TypedNodePtr
template<typename Type>
typedef boost::shared_ptr<TypedOperator<Type> > hype::queryprocessing::OperatorMapper_Helper_Template< Type >::TypedOperatorPtr

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines