fuzzy_matcher_impl::ngram_key_offset Class Reference
n-gram ley offset
More...
List of all members.
Detailed Description
n-gram ley offset
Definition at line 385 of file fuzzyimpl.h.
Constructor & Destructor Documentation
fuzzy_matcher_impl::ngram_key_offset::ngram_key_offset |
( |
size_t |
offset, |
|
|
ngram_entry_iter_t |
iter | |
|
) |
| | [inline] |
constructor
- Parameters:
-
offset |
offset |
iter |
n-gram iterator |
Definition at line 389 of file fuzzyimpl.h.
fuzzy_matcher_impl::ngram_key_offset::ngram_key_offset |
( |
size_t |
offset, |
|
|
const ngram_key * |
pointer | |
|
) |
| | [inline] |
constructor
- Parameters:
-
offset |
offset |
pointer |
external key pointer |
Definition at line 399 of file fuzzyimpl.h.
Member Function Documentation
bool fuzzy_matcher_impl::ngram_key_offset::operator< |
( |
const ngram_key_offset & |
x |
) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: