Branch Struct Reference


Data Fields

char * word
Trie node

Detailed Description

A branch is a typical node in a Trie. The "word" is the part of the URL that the branch represents, and "node" is the sub-trie.


Field Documentation

char* Branch::word

Trie Branch::node


The documentation for this struct was generated from the following file:
Generated on Tue Sep 4 19:58:57 2007 by  doxygen 1.5.1