Thread portable class


Gate portable class


Timer class


Pool class


Terimber 2.0


About C++


Downloads Products & Services Support Clients Open Source About



Home / Open source / Terimber 2.0

ngram_entry Class Reference

ngram entry More...

#include <fuzzyimpl.h>

List of all members.

Public Member Functions

 ngram_entry (size_t npk, reflection_entry_iter_t riter)
 constructor

Public Attributes

size_t _npk
 n-gram key
reflection_entry_iter_t _riter
 iterator to the correspondent reflection
ngram_key _origin
 original (non-sorted) n-gram keys
size_t _ref
 reference counter


Detailed Description

ngram entry

Definition at line 280 of file fuzzyimpl.h.


Constructor & Destructor Documentation

ngram_entry::ngram_entry ( size_t  npk,
reflection_entry_iter_t  riter 
) [inline]

constructor

Parameters:
npk  n-gram key
riter  iterator to the correspondent reflection

Definition at line 284 of file fuzzyimpl.h.


Member Data Documentation

n-gram key

Definition at line 293 of file fuzzyimpl.h.

iterator to the correspondent reflection

Definition at line 294 of file fuzzyimpl.h.

original (non-sorted) n-gram keys

Definition at line 295 of file fuzzyimpl.h.

Referenced by fuzzy_matcher_impl::add().

reference counter

Definition at line 296 of file fuzzyimpl.h.


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


© Copyright Terimber 2003-.