Hashmap_Array< Key, Value >::iterator Class Reference

#include <Hashmap_Array.h>

List of all members.

Public Member Functions

 iterator (int ind, act_map_iter iter, act_map_iter end, act_map *bc)
void operator++ (int)
bool operator!= (iterator &inp)

Public Attributes

act_map_iter current_iter

Detailed Description

template<class Key, class Value>
class Hashmap_Array< Key, Value >::iterator

The iterator is not thread safe.


Constructor & Destructor Documentation

template<class Key, class Value>
Hashmap_Array< Key, Value >::iterator::iterator ( int  ind,
act_map_iter  iter,
act_map_iter  end,
act_map bc 
) [inline]

Member Function Documentation

template<class Key, class Value>
bool Hashmap_Array< Key, Value >::iterator::operator!= ( iterator inp  )  [inline]
template<class Key, class Value>
void Hashmap_Array< Key, Value >::iterator::operator++ ( int   )  [inline]

Member Data Documentation

template<class Key, class Value>
act_map_iter Hashmap_Array< Key, Value >::iterator::current_iter

The documentation for this class was generated from the following file:
Generated on Tue Jul 19 11:45:27 2011 for Y!LDA by  doxygen 1.6.3