Searched defs:ForwardZoneChunkListIterator (Results 1 – 1 of 1) sorted by relevance
19 class ForwardZoneChunkListIterator; variable98 friend class ForwardZoneChunkListIterator<T>; variable182 ForwardZoneChunkListIterator(typename ZoneChunkList<T>::Chunk* current, in ForwardZoneChunkListIterator() function