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

Go to the source code of this file.

Classes

class  hype::core::RecomputationHeuristic_Internal
class  hype::core::RecomputationHeuristicFactorySingleton

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.


Typedefs

typedef core::Factory
< RecomputationHeuristic_Internal,
std::string > 
hype::core::RecomputationHeuristicFactory

Functions

const std::tr1::shared_ptr
< RecomputationHeuristic_Internal > 
hype::core::getNewRecomputationHeuristicbyName (std::string name)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines