#include <SortedTransactionReader.hpp>
Public Types | |
typedef T_R::params_t | params_t |
Public Member Functions | |
SortedTransactionReader (const params_t *par) | |
template<class BIS> | |
counter_t | nextTransactionBIS (BIS &transaction) |
If the UNIQUE template parameter is true than duplicates will be removed, otherwise just a sorting is made.
Definition at line 19 of file SortedTransactionReader.hpp.
|
Definition at line 22 of file SortedTransactionReader.hpp. |
|
Definition at line 23 of file SortedTransactionReader.hpp. |
|
Definition at line 25 of file SortedTransactionReader.hpp. |