Oolite 1.91.0.7668-250429-8542c40
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
NSEnumerator(OOForEachSupport) Category Reference

#include <OOCocoa.h>

Instance Methods

(NSEnumerator *) - objectEnumerator
 

Detailed Description

Definition at line 377 of file OOCocoa.h.

Method Documentation

◆ objectEnumerator

- (NSEnumerator *) objectEnumerator

Definition at line 84 of file OOCocoa.m.

85{
86 return self;
87}

References objectEnumerator.

Referenced by objectEnumerator.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

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