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.cpp File Reference

#include "fuzzy/fuzzyphonetic.hpp"
#include "base/list.hpp"
#include "base/map.hpp"
#include "base/vector.hpp"
#include "base/memory.hpp"

Go to the source code of this file.

Namespaces

namespace  fuzzyphonetic

Classes

class  fuzzyphonetic::metaphone_keeper

Functions

metaphone_key fuzzyphonetic::convert_to_metaphone (const char *word,size_t len,byte_allocator &all)
 converts a single word to the phonetic key memory is allocated on an external allocator
void fuzzyphonetic::convert_to_reflection (const char *word,size_t len,byte_allocator &all,reflection_key &reflection)
 converts phrase to reflection

Variables

const ub1_t fuzzyphonetic::empty_code = 0xff
const ub1_t fuzzyphonetic::blank_code = 0xfe



© Copyright Terimber 2003-.