ObjFW
|
State information for fast enumerations. More...
#import <OFEnumerator.h>
Protected Attributes | |
unsigned long | state |
Arbitrary state information for the enumeration. | |
id * | itemsPtr |
Pointer to a C array of objects to return. | |
unsigned long * | mutationsPtr |
Arbitrary state information to detect mutations. | |
unsigned long | extra [5] |
Additional arbitrary state information. |
State information for fast enumerations.