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
FileSetPageIterator.cc File Reference
#include "FileSetPageIterator.h"
#include <stdio.h>
#include <string>
#include <cstring>
#include <fcntl.h>
#include <iostream>
#include <fstream>
#include <stdlib.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>
+ Include dependency graph for FileSetPageIterator.cc:

Go to the source code of this file.

Macros

#define FILESETPAGEITERATOR_CC
 

Macro Definition Documentation

#define FILESETPAGEITERATOR_CC

Definition at line 20 of file FileSetPageIterator.cc.