Column-oriented GPU-accelerated Database Management System
CoGaDB
/home/sebastian/gpudbms/trunk/cogadb/include/compression/rle_compressed_column.hpp File Reference
#include <core/compressed_column.hpp>
#include <sstream>
#include <string>
#include <fstream>
#include <boost/archive/binary_iarchive.hpp>
#include <boost/archive/binary_oarchive.hpp>
#include <boost/serialization/map.hpp>
Include dependency graph for rle_compressed_column.hpp:

Go to the source code of this file.

Classes

class  CoGaDB::RLECompressedColumn< T >

Namespaces

namespace  CoGaDB
 

The global namespace of the programming tasks, to avoid name claches with other libraries.


Functions

std::string CoGaDB::rle_encode_string (const std::string s)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines