![]() |
Column-oriented GPU-accelerated Database Management System
CoGaDB
|
#include <fstream>#include <core/compressed_column.hpp>#include <boost/archive/binary_iarchive.hpp>#include <boost/archive/binary_oarchive.hpp>#include <boost/serialization/map.hpp>
Go to the source code of this file.
Classes | |
| class | CoGaDB::DeltaCompressedColumn< T > |
| class | CoGaDB::DeltaCompressedColumn< std::string > |
Namespaces | |
| namespace | CoGaDB |
The global namespace of the programming tasks, to avoid name claches with other libraries. | |
Typedefs | |
| typedef unsigned int | CoGaDB::uint |
| typedef unsigned char | CoGaDB::uchar |