2003-04-21 23:36:49 +00:00
|
|
|
<?xml version="1.0"?>
|
2005-09-05 20:14:11 +00:00
|
|
|
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 1.0.2//EN" "http://www.gnustep.org/gsdoc-1_0_2.xml">
|
2003-04-21 23:36:49 +00:00
|
|
|
<gsdoc base="STObjectReference" up="StepTalk">
|
|
|
|
<head>
|
|
|
|
<title>STObjectReference class documentation</title>
|
|
|
|
<author name="Stefan Urbanek">
|
|
|
|
</author>
|
|
|
|
<copy>2002 Free Software Foundation</copy>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<front><contents /></front>
|
|
|
|
<chapter>
|
|
|
|
<heading>
|
|
|
|
Software documentation for the STObjectReference class
|
|
|
|
</heading>
|
|
|
|
<class name="STObjectReference" super="NSObject">
|
|
|
|
<declared>StepTalk/STObjectReference.h</declared>
|
|
|
|
<desc>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</desc>
|
2005-09-05 20:14:11 +00:00
|
|
|
<ivariable type="NSString*" name="identifier" validity="protected">
|
2003-04-21 23:36:49 +00:00
|
|
|
<desc>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</desc>
|
2005-09-05 20:14:11 +00:00
|
|
|
</ivariable>
|
|
|
|
<ivariable type="id" name="target" validity="protected">
|
2003-04-21 23:36:49 +00:00
|
|
|
<desc>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</desc>
|
2005-09-05 20:14:11 +00:00
|
|
|
</ivariable>
|
2003-04-21 23:36:49 +00:00
|
|
|
<method type="NSString*">
|
2005-09-05 20:14:11 +00:00
|
|
|
<sel>identifier</sel>
|
2003-04-21 23:36:49 +00:00
|
|
|
<desc>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</desc>
|
|
|
|
</method>
|
2005-09-05 20:14:11 +00:00
|
|
|
<method type="id">
|
|
|
|
<sel>initWithIdentifier:</sel>
|
|
|
|
<arg type="NSString*">ident</arg>
|
|
|
|
<sel>target:</sel>
|
|
|
|
<arg type="id">anObject</arg>
|
2003-04-21 23:36:49 +00:00
|
|
|
<desc>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</desc>
|
|
|
|
</method>
|
2005-09-05 20:14:11 +00:00
|
|
|
<method type="id">
|
|
|
|
<sel>object</sel>
|
2003-04-21 23:36:49 +00:00
|
|
|
<desc>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="void">
|
2005-09-05 20:14:11 +00:00
|
|
|
<sel>setObject:</sel>
|
|
|
|
<arg type="id">anObject</arg>
|
2003-04-21 23:36:49 +00:00
|
|
|
<desc>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</desc>
|
|
|
|
</method>
|
2005-09-05 20:14:11 +00:00
|
|
|
<method type="id">
|
|
|
|
<sel>target</sel>
|
2003-04-21 23:36:49 +00:00
|
|
|
<desc>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
</class>
|
|
|
|
</chapter>
|
|
|
|
</body>
|
|
|
|
</gsdoc>
|