![]() |
Column-oriented GPU-accelerated Database Management System
CoGaDB
|
#include <climits>#include <set>#include <persistence/buffer_object.hpp>#include <core/global_definitions.hpp>

Go to the source code of this file.
Classes | |
| class | CoGaDB::BufferManager |
Namespaces | |
| namespace | CoGaDB |
The global namespace of the programming tasks, to avoid name claches with other libraries. | |
Defines | |
| #define | MAX_PAGES UINT_MAX |
Typedefs | |
| typedef shared_pointer_namespace::shared_ptr < BufferObject > | CoGaDB::BuffObjPtr |
| #define MAX_PAGES UINT_MAX |
Referenced by CoGaDB::BufferManager::BufferManager().