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

word_entry Class Reference

a sigle word information More...

#include <fuzzyimpl.h>

List of all members.

Public Member Functions

 word_entry (size_t vpk, metaphone_entry_iter_t miter)
 constructor

Public Attributes

size_t _vpk
 work key
metaphone_entry_iter_t _miter
 iterator to the correspondent metaphone entry
size_t _ref
 reference counter


Detailed Description

a sigle word information

Definition at line 208 of file fuzzyimpl.h.


Constructor & Destructor Documentation

word_entry::word_entry ( size_t  vpk,
metaphone_entry_iter_t  miter 
) [inline]

constructor

Parameters:
vpk  work key
miter  iterator to the correspondent metaphone entry

Definition at line 212 of file fuzzyimpl.h.


Member Data Documentation

work key

Definition at line 221 of file fuzzyimpl.h.

iterator to the correspondent metaphone entry

Definition at line 222 of file fuzzyimpl.h.

reference counter

Definition at line 223 of file fuzzyimpl.h.


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


© Copyright Terimber 2003-.