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

fuzzyphonetic::metaphone_keeper Class Reference

List of all members.

Public Member Functions

 metaphone_keeper (_list< ub1_t > &backet, byte_allocator &all)
void clear ()
void metaph_add ()
void metaph_add_alt ()

Public Attributes

_list< ub1_t > & _backet
byte_allocator_all
ub1_t _code [2]
ub1_t _alt [2]


Detailed Description

Definition at line 130 of file fuzzyphonetic.cpp.


Constructor & Destructor Documentation

fuzzyphonetic::metaphone_keeper::metaphone_keeper ( _list< ub1_t > &  backet,
byte_allocator all 
) [inline]

Definition at line 133 of file fuzzyphonetic.cpp.

References clear().


Member Function Documentation

void fuzzyphonetic::metaphone_keeper::clear (  )  [inline]

Definition at line 147 of file fuzzyphonetic.cpp.

References _alt, _code, and fuzzyphonetic::empty_code.

Referenced by fuzzyphonetic::convert_to_metaphone(), and metaphone_keeper().

void fuzzyphonetic::metaphone_keeper::metaph_add (  )  [inline]

Definition at line 152 of file fuzzyphonetic.cpp.

References _all, _backet, _code, and fuzzyphonetic::empty_code.

Referenced by fuzzyphonetic::convert_to_metaphone().

void fuzzyphonetic::metaphone_keeper::metaph_add_alt (  )  [inline]


Member Data Documentation


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


© Copyright Terimber 2003-.