|
FreeLing
3.0
|
#include <prefTree.h>


Public Member Functions | |
| ListRecBase () | |
| ListRecBase (wchar_t c) | |
| virtual | ~ListRecBase () |
Public Attributes | |
| wchar_t | symb |
| ListRecBase * | next |
| List * | nextList |
| List::ListRecBase::ListRecBase | ( | ) | [inline] |
| List::ListRecBase::ListRecBase | ( | wchar_t | c | ) | [inline] |
| virtual List::ListRecBase::~ListRecBase | ( | ) | [inline, virtual] |
Referenced by List::find(), List::push(), and List::~List().
Referenced by PrefTree::findWord(), List::push(), and List::~List().
| wchar_t List::ListRecBase::symb |
Referenced by List::find().
1.7.6.1