oaKeySizedHashSetIter<K, true> Class Template Reference


Public Methods

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

template<class K>
class oaKeySizedHashSetIter< K, true >


Constructor & Destructor Documentation

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


Member Function Documentation

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

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


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

Return to top of page