ObjFW
Public Member Functions
<OFFastEnumeration> Protocol Reference

A protocol for fast enumeration. More...

#include <OFEnumerator.h>

Inheritance diagram for <OFFastEnumeration>:
OFArray OFDictionary OFList OFMutableArray OFMutableDictionary

List of all members.

Public Member Functions

int countByEnumeratingWithState:objects:count: (of_fast_enumeration_state_t *state,[objects] id *objects,[count] int count)

Detailed Description

A protocol for fast enumeration.

The OFFastEnumeration protocol needs to be implemented by all classes supporting fast enumeration.


The documentation for this protocol was generated from the following file:
 All Classes Functions Variables