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

Go to the source code of this file.

Classes

class  CoGaDB::RowTable

Namespaces

namespace  CoGaDB
 

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


Typedefs

typedef RowTable::RowTablePtr CoGaDB::RowTablePtr
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines