Column-oriented GPU-accelerated Database Management System
CoGaDB
|
#include <list>
#include <config/global_definitions.hpp>
#include <query_processing/operator.hpp>
#include <boost/thread.hpp>
#include <boost/bind.hpp>
Go to the source code of this file.
Classes | |
class | hype::queryprocessing::ProcessingDevice |
Namespaces | |
namespace | hype |
The namespace stemod contains all classes and functions that belongs to the framework. | |
namespace | hype::queryprocessing |
Functions | |
ProcessingDevice & | hype::queryprocessing::getProcessingDevice (const hype::core::DeviceSpecification &dev) |