LexicalSearch Struct Reference
[LexicalAccessTable - Lexical access table module]

Lexical search result. More...


Data Fields

gboolean found
size_t found_length
LexicalEntryIndex key
TrieSearchInfo specific
UniqId identifier
LexicalMemoryHandler source


Detailed Description

Lexical search result.

Data structure containing the informations related to a lexical search operation


Field Documentation

gboolean LexicalSearch::found

Searched sequence has been found TRUE or FALSE

size_t LexicalSearch::found_length

Length of longest common sub-sequence found in the memory (i.e. position of the first dissimilar character)

UniqId LexicalSearch::identifier

Unique identifier corresponding to the searched sequence if found, or identifier of the last matching character if search fails

LexicalEntryIndex LexicalSearch::key

Key assigned the searched sequence

LexicalMemoryHandler LexicalSearch::source

Lexical memory on which the search operation has been carried out

TrieSearchInfo LexicalSearch::specific

Memory type specific informations


Generated on Thu Mar 22 17:46:31 2007 for SlpTk by  doxygen 1.4.7