Column-oriented GPU-accelerated Database Management System
CoGaDB
/home/sebastian/gpudbms/trunk/hype-library/include/core/specification.hpp File Reference
#include <config/global_definitions.hpp>
#include <config/configuration.hpp>
#include <core/time_measurement.hpp>
#include <string>
Include dependency graph for specification.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hype::core::AlgorithmSpecification
 An AlgorithmSpecification specifies all relevant information about an algorithm, such as the algorithm's name or the name of the operation the algorithms belongs to. More...
struct  hype::core::OperatorSpecification
 A OperatorSpecification defines the operator that the user wants to execute. More...
struct  hype::core::DeviceSpecification
 A DeviceSpecification defines a processing device that is available for performing computations. More...
struct  hype::core::DeviceConstraint
 A DeviceConstraint restricts the type of processing device, which HyPE may choose to process an operator. 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