Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

OutputBase.hpp File Reference

This class represents the interface of output managers. buffering for the sake of efficient outputting the results. More...

#include "common.hpp"
#include "io/FDRepr.hpp"
#include <iostream>

Include dependency graph for OutputBase.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OutputBase< FR >


Detailed Description

This class represents the interface of output managers. buffering for the sake of efficient outputting the results.

The output manager is responsibe to write out an itemset and its counter. We distinquish two types of output functions. In the first class, one can output an itemset with its counter. The second type of functions belong to the stack-based (also called by DFO) output solution. Here you can push and pop an item to or from the stack, and write out the content of the stack together with a counter.

Author:
Ferenc BODON
Date:
2005-04-25

Definition in file OutputBase.hpp.


Generated on Sun Sep 17 17:53:43 2006 for FIM environment by  doxygen 1.4.4