OFIterator Class Reference

#import <OFIterator.h>

Inheritance diagram for OFIterator:
OFObject

List of all members.

Public Member Functions

(id) - initWithData:size:
(of_iterator_pair_t- nextKeyObjectPair
(id) - reset

Protected Attributes

struct of_dictionary_bucketdata
size_t size
size_t pos

Detailed Description

The OFIterator class provides methods to iterate through objects.


Member Function Documentation

- (of_iterator_pair_t) nextKeyObjectPair  
Returns:
A struct containing the next key and object
- (id) reset  

Resets the iterator, so the next call to nextObject returns the first again.


The documentation for this class was generated from the following files:
 All Classes Functions Variables

Generated on Thu Dec 24 11:10:00 2009 for ObjFW by  doxygen 1.6.1