BinaryFileWriter Class Reference

#include <storing.hh>

List of all members.

Public Member Functions

 BinaryFileWriter (std::string)
 ~BinaryFileWriter ()
void write (std::vector< unsigned char > *bytes)
void flush ()

Public Attributes

unsigned int dist_from_start
uint64_t extra_counter


Detailed Description

Definition at line 20 of file storing.hh.


Constructor & Destructor Documentation

BinaryFileWriter::BinaryFileWriter ( std::string  basepath  ) 

Definition at line 3 of file storing.cpp.

References dist_from_start, and extra_counter.

BinaryFileWriter::~BinaryFileWriter (  ) 

Definition at line 35 of file storing.cpp.


Member Function Documentation

void BinaryFileWriter::flush (  ) 

Definition at line 23 of file storing.cpp.

References dist_from_start, and extra_counter.

Referenced by createProbingPT(), and write().

Here is the caller graph for this function:

void BinaryFileWriter::write ( std::vector< unsigned char > *  bytes  ) 

Definition at line 11 of file storing.cpp.

References dist_from_start, and flush().

Referenced by createProbingPT().

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

Definition at line 28 of file storing.hh.

Referenced by BinaryFileWriter(), createProbingPT(), flush(), and write().

Definition at line 29 of file storing.hh.

Referenced by BinaryFileWriter(), createProbingPT(), and flush().


The documentation for this class was generated from the following files:

Generated on Thu Oct 6 00:31:17 2016 for Moses by  doxygen 1.5.9