2000-03-05 17:39:33 +00:00
|
|
|
<html><head>
|
|
|
|
<title>NSAutoreleasePool</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<a href="NSAttributedString.html">[Previous]</a>
|
2000-04-10 05:32:04 +00:00
|
|
|
<a href="Base.html">[Up]</a>
|
2000-03-05 17:39:33 +00:00
|
|
|
<a href="NSBundle.html">[Next]</a>
|
|
|
|
<h1>NSAutoreleasePool</h1>
|
|
|
|
<h3>Authors</h3>
|
|
|
|
<dl>
|
|
|
|
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
|
|
|
|
<dd>
|
|
|
|
</dl>
|
|
|
|
<p>Version: 0.1</p>
|
|
|
|
<p>Date: 28 February, 2000</p>
|
|
|
|
<h2><a name="cont-0">NSAutoreleasePool</a></h2>
|
|
|
|
<h2><a name="NSAutoreleasePool">NSAutoreleasePool</a></h2>
|
|
|
|
<p><b>Declared in:</b> Foundation/NSAutoreleasePool.h</p>
|
|
|
|
<p><b>Inherits from:</b> NSObject</p>
|
|
|
|
<p><b>Conforms to:</b> NSObject
|
|
|
|
</p>
|
|
|
|
<hr>
|
|
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li><a href="NSAutoreleasePool.html#method-0">+addObject:</a>
|
|
|
|
<li><a href="NSAutoreleasePool.html#method-1">-addObject:</a>
|
|
|
|
</ul>
|
|
|
|
<hr>
|
|
|
|
<h2><a name="method-0">addObject:</a></h2>
|
|
|
|
+ (void) <b>addObject:</b> (id)anObject<br>
|
|
|
|
|
|
|
|
|
|
|
|
<hr>
|
|
|
|
<h2><a name="method-1">addObject:</a></h2>
|
|
|
|
- (void) <b>addObject:</b> (id)anObject<br>
|
|
|
|
|
|
|
|
|
|
|
|
<hr>
|
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|