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

Go to the source code of this file.

Classes

class  CoGaDB::BufferManager

Namespaces

namespace  CoGaDB
 

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


Defines

#define MAX_PAGES   UINT_MAX

Typedefs

typedef
shared_pointer_namespace::shared_ptr
< BufferObject > 
CoGaDB::BuffObjPtr

Define Documentation

#define MAX_PAGES   UINT_MAX
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines