MinK< Key, Value > Class Template Reference

List of all members.

Classes

struct  Element

Public Member Functions

 MinK (Key max_key, int k)
 ~MinK ()
bool insert (Key k, Value v)
const Key & max_insertable_key ()
int elements_count ()
const Elementelements ()

template<typename Key, typename Value>
class MinK< Key, Value >


Constructor & Destructor Documentation

template<typename Key, typename Value >
MinK< Key, Value >::MinK ( Key  max_key,
int  k 
) [inline]
template<typename Key , typename Value >
MinK< Key, Value >::~MinK (  )  [inline]

Member Function Documentation

template<typename Key, typename Value>
const Element* MinK< Key, Value >::elements (  )  [inline]
template<typename Key, typename Value>
int MinK< Key, Value >::elements_count (  )  [inline]
template<typename Key, typename Value>
bool MinK< Key, Value >::insert ( Key  k,
Value  v 
) [inline]
template<typename Key , typename Value >
const Key & MinK< Key, Value >::max_insertable_key (  )  [inline]

The documentation for this class was generated from the following file:
Generated on Thu Feb 2 08:19:24 2012 for Tesseract by  doxygen 1.6.3