![]() |
Column-oriented GPU-accelerated Database Management System
CoGaDB
|
#include <iostream>#include <string>#include <vector>#include <memory>#include <core/time_measurement.hpp>#include <config/global_definitions.hpp>#include <core/factory.hpp>

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) |