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

metaphone_key Class Reference

metaphone key More...

#include <fuzzyimpl.h>

List of all members.

Public Member Functions

 metaphone_key ()
 constructor
bool operator< (const metaphone_key &x) const
 compare operator

Public Attributes

ub1_t_array
 binary array - metaphoneic codes
ub4_t _length
 length of array


Detailed Description

metaphone key

Definition at line 49 of file fuzzyimpl.h.


Constructor & Destructor Documentation

metaphone_key::metaphone_key (  )  [inline]

constructor

Definition at line 53 of file fuzzyimpl.h.


Member Function Documentation

bool metaphone_key::operator< ( const metaphone_key x  )  const [inline]

compare operator

Definition at line 62 of file fuzzyimpl.h.

References _array, and _length.


Member Data Documentation


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


© Copyright Terimber 2003-.