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