![]() |
Column-oriented GPU-accelerated Database Management System
CoGaDB
|
#include <stdint.h>#include <vector>#include <iostream>#include <string>

Go to the source code of this file.
Namespaces | |
| namespace | CoGaDB |
The global namespace of the programming tasks, to avoid name claches with other libraries. | |
Typedefs | |
| typedef uint64_t | CoGaDB::Timestamp |
Functions | |
| Timestamp | CoGaDB::getTimestamp () |
| void | CoGaDB::fatalError (const std::string &message) |