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

Trie.hpp File Reference

#include "common.hpp"
#include "common/Edge.hpp"
#include "apriori/bodon/InnerNodeSpecific.hpp"
#include <vector>

Include dependency graph for Trie.hpp:

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

Go to the source code of this file.

Namespaces

namespace  Bodon

Classes

class  Bodon::Trie< LEAF, EDGELIST >
 This struct represent an edge of a Trie. More...

Enumerations

enum  MatchFind { MERGE, LOOKUP, HYBRID }


Enumeration Type Documentation

enum MatchFind
 

Enumerator:
MERGE  Merge scan.
LOOKUP  lookup by index
HYBRID  LOOKUP by index if that is preferred, otherwise MERGE.

Definition at line 4 of file Trie.hpp.


Generated on Sun Sep 17 17:54:58 2006 for FIM environment by  doxygen 1.4.4