Oolite 1.91.0.7677-250528-09ed63a
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
NSObject(OOWeakReference) Category Reference

#include <OOWeakReference.h>

Instance Methods

(id) - weakRefUnderlyingObject

Detailed Description

Definition at line 125 of file OOWeakReference.h.

Method Documentation

◆ weakRefUnderlyingObject

- (id) weakRefUnderlyingObject

Definition at line 142 of file OOWeakReference.m.

143{
144 return self;
145}

References weakRefUnderlyingObject.

Referenced by weakRefUnderlyingObject.

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: