#include <OOWeakReference.h>
Definition at line 137 of file OOWeakReference.h.
◆ dealloc
Reimplemented in AI, DockEntity, DustEntity, Entity, OOConcreteTexture, OODebugMonitor, OOEntityWithDrawable, OOExplosionCloudEntity, OOFlasherEntity, OOJavaScriptConsoleController, OOJSGuiScreenKeyDefinition, OOJSInterfaceDefinition, OOJSPopulatorDefinition, OOLaserShotEntity, OOShipGroup, OOSunEntity, OOTexture, OOVisualEffectEntity, OOWaypointEntity, PlanetEntity, PlayerEntity, ShipEntity, SkyEntity, StationEntity, Universe, and WormholeEntity.
Definition at line 1 of file OOWeakReference.m.
166{
167 [weakSelf weakRefDrop];
168 [super dealloc];
169}
◆ weakRefDied:
◆ weakRetain
◆ weakSelf
Definition at line 1 of file OOWeakReference.m.
173{
174 return [[self weakRetain] autorelease];
175}
◆ weakSelf
The documentation for this class was generated from the following files: