Edge Class Reference
This struct represent an edge.
More...
#include <Edge.hpp>
List of all members.
Detailed Description
This struct represent an edge.
An edge has a label, and an edge points to a subtrie.
Definition at line 25 of file Edge.hpp.
Constructor & Destructor Documentation
Edge::Edge |
( |
item_t |
label, |
|
|
void * |
subtrie |
|
) |
[inline] |
|
Member Function Documentation
bool Edge::operator< |
( |
const item_t |
other_label |
) |
const [inline] |
|
bool Edge::operator== |
( |
const item_t |
other_label |
) |
const [inline] |
|
bool Edge::operator> |
( |
const item_t |
other_label |
) |
const [inline] |
|
The documentation for this class was generated from the following file:
Generated on Sun Sep 17 17:55:17 2006 for FIM environment by
1.4.4