MASA-Core
Defines
SpecialRowsPartition.cpp File Reference
#include "SpecialRowsPartition.hpp"
#include "SpecialRowFile.hpp"
#include "SpecialRowRAM.hpp"
#include "FirstRow.hpp"
#include "../io/FileCellsWriter.hpp"
#include "../io/FileCellsReader.hpp"
#include "../io/InitialCellsReader.hpp"
#include "../io/TeeCellsReader.hpp"
#include "../io/FileStream.hpp"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sstream>
#include <algorithm>
#include <dirent.h>
#include <sys/stat.h>
#include <errno.h>

Go to the source code of this file.

Defines

#define DEBUG   (0)
#define def2str(x)   #x

Define Documentation

#define DEBUG   (0)

Definition at line 44 of file SpecialRowsPartition.cpp.

#define def2str (   x)    #x

Definition at line 46 of file SpecialRowsPartition.cpp.