tokenizer< GRAPH_PATTERN, DMTL_TKNZ_PROP, ALLOC > Class Template Reference

Graph tokenizer class by partial specialization of the generic tokenizer class. More...

#include <graph_tokenizer.h>

List of all members.

Public Types

typedef vat< GRAPH_PROP, V_Fk1_MINE_PROP,
ALLOC, std::vector > 
VAT

Public Member Functions

 tokenizer (const int max=LINE_SZ)
template<class SM_T>
int parse_next_trans (ifstream &infile, pat_fam< GRAPH_PATTERN > &freq_pats, storage_manager< GRAPH_PATTERN, VAT, ALLOC, SM_T > &vat_hmap)


Detailed Description

template<typename PP, typename MP, typename TP, typename PAT_ST, template< class, typename, typename, template< typename > class > class CC, template< typename > class ALLOC>
class tokenizer< GRAPH_PATTERN, DMTL_TKNZ_PROP, ALLOC >

Graph tokenizer class by partial specialization of the generic tokenizer class.

the template argument is instantiated with a pattern that has undirected pattern property(graph), MINING_PROPS type of mining property, ST type of pattern storage and CC type of canocial code.


Constructor & Destructor Documentation

template<typename PP, typename MP, typename TP, typename PAT_ST, template< class, typename, typename, template< typename > class > class CC, template< typename > class ALLOC>
tokenizer< GRAPH_PATTERN, DMTL_TKNZ_PROP, ALLOC >::tokenizer ( const int  max = LINE_SZ  )  [inline]

constructor for tokenizer


Member Function Documentation

template<typename PP, typename MP, typename TP, typename PAT_ST, template< class, typename, typename, template< typename > class > class CC, template< typename > class ALLOC>
template<class SM_T>
int tokenizer< GRAPH_PATTERN, DMTL_TKNZ_PROP, ALLOC >::parse_next_trans ( ifstream &  infile,
pat_fam< GRAPH_PATTERN > &  freq_pats,
storage_manager< GRAPH_PATTERN, VAT, ALLOC, SM_T > &  vat_hmap 
) [inline]


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