Column-oriented GPU-accelerated Database Management System
CoGaDB
/home/sebastian/gpudbms/trunk/hype-library/include/core/operation.hpp File Reference
#include <string>
#include <map>
#include <vector>
#include <memory>
#include <core/algorithm.hpp>
#include <core/optimization_criterion.hpp>
Include dependency graph for operation.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hype::core::Operation
 This class represents an operation, which abstracts from algorithms and summarizes them under an abstract task, like sorting, join, selection, projection etc. More...

Namespaces

namespace  hype
 

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


namespace  hype::core
 

The namespace stemod::core contains all classes and functions that belong to the core framework.


 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines