2000-02-28 16:30:00 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 0.6.5//EN" "http://www.gnustep.org/gsdoc-0_6_5.xml">
|
2000-04-10 05:32:04 +00:00
|
|
|
<gsdoc base="NSDistantObject" prev="NSDirectoryEnumerator.html" next="NSDistantObjectRequest.html" up="Base.html">
|
2000-02-28 16:30:00 +00:00
|
|
|
<head>
|
|
|
|
<title>NSDistantObject</title>
|
|
|
|
<author name="Richard Frith-Macdonald">
|
|
|
|
<email address="rfm@gnu.org"/>
|
|
|
|
<url url="http://www.gnustep.org/developers/whoiswho.html"/>
|
|
|
|
</author>
|
|
|
|
<version>0.1</version>
|
|
|
|
<date>28 February, 2000</date>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<chapter>
|
|
|
|
<heading>NSDistantObject</heading>
|
|
|
|
<class name="NSDistantObject" super="NSProxy">
|
|
|
|
<declared>Foundation/NSDistantObject.h</declared>
|
|
|
|
<conform>NSCoding</conform>
|
2000-02-29 11:01:41 +00:00
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
<method type="NSDistantObject*" factory="yes">
|
|
|
|
<sel>proxyWithLocal:</sel>
|
|
|
|
<arg type="id">anObject</arg>
|
|
|
|
<sel>connection:</sel>
|
|
|
|
<arg type="NSConnection*">aConnection</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
2000-02-28 18:30:41 +00:00
|
|
|
</method>
|
2000-02-29 11:01:41 +00:00
|
|
|
<method type="NSDistantObject*" factory="yes">
|
|
|
|
<sel>proxyWithTarget:</sel>
|
|
|
|
<arg type="id">remoteObject</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
2000-02-28 18:30:41 +00:00
|
|
|
</method>
|
2000-02-29 11:01:41 +00:00
|
|
|
<method type="NSConnection*">
|
|
|
|
<sel>connectionForProxy</sel>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
2000-02-28 18:30:41 +00:00
|
|
|
</method>
|
2000-02-29 11:01:41 +00:00
|
|
|
<method type="id">
|
|
|
|
<sel>initWithLocal:</sel>
|
|
|
|
<arg type="id">anObject</arg>
|
|
|
|
<sel>connection:</sel>
|
|
|
|
<arg type="NSConnection*">aConnection</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
2000-02-28 18:30:41 +00:00
|
|
|
</method>
|
2000-02-29 11:01:41 +00:00
|
|
|
<method type="id">
|
|
|
|
<sel>initWithTarget:</sel>
|
|
|
|
<arg type="id">remoteObject</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
2000-02-28 18:30:41 +00:00
|
|
|
</method>
|
2000-02-29 11:01:41 +00:00
|
|
|
<method type="void">
|
|
|
|
<sel>setProtocolForProxy:</sel>
|
|
|
|
<arg type="Protocol*">aProtocol</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
2000-02-28 18:30:41 +00:00
|
|
|
</method>
|
2000-02-28 16:30:00 +00:00
|
|
|
</class>
|
|
|
|
</chapter>
|
|
|
|
</body>
|
|
|
|
</gsdoc>
|