proplist< prop, next_property > Class Template Reference

Property list Class to list the properties for generic pattern mining algorithm. More...

#include <properties.h>

List of all members.

Public Types

typedef prop FIRST
typedef next_property SECOND


Detailed Description

template<class prop, class next_property = null_prop>
class proplist< prop, next_property >

Property list Class to list the properties for generic pattern mining algorithm.

Property list class takes two template arguments, the first one is a property class and the second one is the next property class and so on. To terminate the list, null_prop class is used.


The documentation for this class was generated from the following file:
Generated on Wed Jul 26 14:01:09 2006 for DMTL by  doxygen 1.4.7