#include "io/input/transaction_reader/BufferedTransactionReader.hpp"
#include <stdio.h>
#include <fstream>
#include <string.h>
#include <cerrno>
#include "common/log.h"
#include <string>
Include dependency graph for brBufferedTransactionReader.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | brBufferedTransactionReader< T_R > |
Another buffered transaction reader, taken from bracz's FIMI04 code. More... |
Definition in file brBufferedTransactionReader.hpp.