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

fuzzy_matcher_impl::candidate_sorter Class Reference

candidate sort predicate More...

List of all members.

Public Member Functions

 candidate_sorter (const candidates_container_t &container, vector_container_citer_t &vec, byte_allocator &tmp)
 constructor

Classes

class  candidate_iter_less
 less predicate More...


Detailed Description

candidate sort predicate

Definition at line 491 of file fuzzyimpl.h.


Constructor & Destructor Documentation

fuzzy_matcher_impl::candidate_sorter::candidate_sorter ( const candidates_container_t container,
vector_container_citer_t vec,
byte_allocator tmp 
) [inline]

constructor

Parameters:
container  input container
vec  [out] sorted vector of iterators
tmp  external temporary allocator

Definition at line 509 of file fuzzyimpl.h.

References base_vector< T >::begin(), base_map< K, T, Pr, M >::begin(), base_vector< T >::end(), base_map< K, T, Pr, M >::end(), _vector< T, A >::resize(), and base_map< K, T, Pr, M >::size().


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


© Copyright Terimber 2003-.