FreeLing  4.0
Classes | Public Member Functions | Private Attributes
freeling::List Class Reference

#include <prefTree.h>

Collaboration diagram for freeling::List:
Collaboration graph
[legend]

List of all members.

Classes

struct  ListRec
struct  ListRecBase
struct  ListRecData
struct  ListRecEnd

Public Member Functions

 List ()
ListRecBasefind (const wchar_t c)
void * push (const wchar_t c, const bool wordEnd=false)
virtual ~List ()

Private Attributes

ListRecBasebegin
ListRecBaseend

Constructor & Destructor Documentation

freeling::List::List ( ) [inline]

Referenced by push().

freeling::List::~List ( ) [virtual]

Member Function Documentation

List::ListRecBase * freeling::List::find ( const wchar_t  c) [inline]
void * freeling::List::push ( const wchar_t  c,
const bool  wordEnd = false 
)

Member Data Documentation

Referenced by find(), push(), and ~List().

Referenced by push().


The documentation for this class was generated from the following files: