#include <SortOutput.hpp>
| Public Types | |
| typedef O::params_t | params_t | 
| Public Member Functions | |
| SortOutput (const params_t *par) | |
| template<typename InputIterator> | |
| void | writeItemsetAndCounter (InputIterator first, InputIterator last, counter_t support) | 
O must be an output manager that implements writeItemsetAndCounter.
Definition at line 18 of file SortOutput.hpp.
| 
 | |||||
| 
 Definition at line 22 of file SortOutput.hpp. | 
| 
 | ||||||||||
| 
 Definition at line 24 of file SortOutput.hpp. | 
| 
 | ||||||||||||||||||||||||
| 
 Definition at line 29 of file SortOutput.hpp. | 
 1.4.4
 1.4.4