Column-oriented GPU-accelerated Database Management System
CoGaDB
|
#include <core/specification.hpp>
#include <core/scheduling_decision.hpp>
#include <core/time_measurement.hpp>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | hype::queryprocessing::Operator |
Namespaces | |
namespace | hype |
The namespace stemod contains all classes and functions that belongs to the framework. | |
namespace | hype::queryprocessing |
Typedefs | |
typedef boost::shared_ptr < Operator > | hype::queryprocessing::OperatorPtr |