Channel Struct Reference


Data Fields

char * filter
Trie trie

Detailed Description

A channel is much like a branch. It exists only at the second level (Channels come out of Junctions, which are top-level structures). The filter is a copy of the very last part of the URLs matched by branches coming out of this channel (only branches come out of channels). When looking for a URL, the filename part of the target URL is compared with the filter in each channel, and the channel is traversed only if there is a match


Field Documentation

char* Channel::filter

Trie Channel::trie


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