Column-oriented GPU-accelerated Database Management System
CoGaDB
|
Go to the source code of this file.
Classes | |
class | CoGaDB::RowPage |
Representation of a set of rows stored as bytes. More... | |
Namespaces | |
namespace | CoGaDB |
The global namespace of the programming tasks, to avoid name claches with other libraries. | |
Typedefs | |
typedef shared_pointer_namespace::shared_ptr < RowPage > | CoGaDB::RowPagePtr |