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
PDBScanWork.cc File Reference
#include "PDBDebug.h"
#include "PDBScanWork.h"
#include "PDBPage.h"
#include "PDBCommunicator.h"
#include "StoragePagePinned.h"
#include "SimpleRequestResult.h"
#include "UseTemporaryAllocationBlock.h"
#include "string.h"
#include <thread>
#include <sstream>
+ Include dependency graph for PDBScanWork.cc:

Go to the source code of this file.

Macros

#define PDBSCANWORK_CC
 
#define HEADER_SIZE   20
 
#define MAX_RETRIES   5
 

Macro Definition Documentation

#define HEADER_SIZE   20

Definition at line 35 of file PDBScanWork.cc.

#define MAX_RETRIES   5

Definition at line 39 of file PDBScanWork.cc.

#define PDBSCANWORK_CC

Definition at line 20 of file PDBScanWork.cc.