#include "common.hpp"
#include "io/FDRepr.hpp"
#include <iostream>
Include dependency graph for TransactionReader.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | TransactionReader< FR > |
class | TransactionReader< FR >::params_t |
The transaction reader is responsible to read in transactions from a file.
Definition in file TransactionReader.hpp.