oaKeySizedHashSetIter<K, false> Class Template Reference


Public Methods

 oaKeySizedHashSetIter (oaKeySizedHashSet< K, false > &setIn)
void reset ()
oaBoolean getNext (K &key)

template<class K>
class oaKeySizedHashSetIter< K, false >


Constructor & Destructor Documentation

template<class K>
oaKeySizedHashSetIter< K, false >::oaKeySizedHashSetIter oaKeySizedHashSet< K, false > &    setIn
 


Member Function Documentation

template<class K>
oaBoolean oaKeySizedHashSetIter< K, false >::getNext K &    key
 

template<class K>
void oaKeySizedHashSetIter< K, false >::reset  
 


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

Return to top of page