A platform for high-performance distributed tool and library development written in C++. It can be deployed in two different cluster modes: standalone or distributed. API for v0.5.0, released on June 13, 2018.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
PageScanner.cc File Reference
#include "PageScanner.h"
#include "PDBCommunicator.h"
#include "PageCircularBufferIterator.h"
#include "PDBPage.h"
#include "SharedMem.h"
#include "StorageGetSetPages.h"
#include "StoragePagePinned.h"
#include "SimpleRequestResult.h"
#include "UseTemporaryAllocationBlock.h"
#include "Handle.h"
#include "InterfaceFunctions.h"
#include <vector>
#include <iostream>
+ Include dependency graph for PageScanner.cc:

Go to the source code of this file.

Macros

#define PAGESCANNER_CC
 

Macro Definition Documentation

#define PAGESCANNER_CC

Definition at line 21 of file PageScanner.cc.