Column-oriented GPU-accelerated Database Management System
CoGaDB
|
#include <core/global_definitions.hpp>
#include <core/base_column.hpp>
#include <core/selection_expression.hpp>
Go to the source code of this file.
Classes | |
class | CoGaDB::BaseTable |
Namespaces | |
namespace | CoGaDB |
The global namespace of the programming tasks, to avoid name claches with other libraries. | |
Typedefs | |
typedef BaseTable::TablePtr | CoGaDB::TablePtr |