Column-oriented GPU-accelerated Database Management System
CoGaDB
/home/sebastian/gpudbms/trunk/cogadb/include/persistence/row_page.hpp File Reference
#include <core/global_definitions.hpp>
#include <persistence/buffer_object.hpp>
Include dependency graph for row_page.hpp:
This graph shows which files directly or indirectly include this file:

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
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines