libs-base/Documentation/gsdoc/NSAutoreleasePool.html

48 lines
1.1 KiB
HTML
Raw Normal View History

<html><head>
<title>NSAutoreleasePool</title>
</head>
<body>
<a href ="NSAttributedString.html">[Previous]</a>
<a href ="Base.html">[Up]</a>
<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: $Revision$</p>
<p>Date: $Date$</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>
<h2>Instance Variables </h2>
<ul>
</ul>
<h2>Methods </h2>
<ul>
<li><a href ="NSAutoreleasePool.html#method-0">+addObject:</a>
<li><a href ="NSAutoreleasePool.html#method-1">-addObject:</a>
</ul>
<hr><h2>Class Methods </h2>
<h3><a name ="method-0">addObject:</a></h3>
+ (void) <b>addObject:</b> (id)anObject;<br>
<hr>
<hr><h2>Instances Methods </h2>
<h3><a name ="method-1">addObject:</a></h3>
- (void) <b>addObject:</b> (id)anObject;<br>
<hr>
</body>
</html>