mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Skeleton documentation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@6127 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4bd105b8ec
commit
463bf95937
71 changed files with 6109 additions and 1 deletions
39
Documentation/gsdoc/NSDistantObjectRequest.gsdoc
Normal file
39
Documentation/gsdoc/NSDistantObjectRequest.gsdoc
Normal file
|
@ -0,0 +1,39 @@
|
|||
<?xml version="1.0"?>
|
||||
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 0.6.5//EN" "http://www.gnustep.org/gsdoc-0_6_5.xml">
|
||||
<gsdoc base="NSDistantObjectRequest" prev="NSDistantObject.html" next="NSDistributedLock.html" up="Foundation.html">
|
||||
<head>
|
||||
<title>NSDistantObjectRequest</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>NSDistantObjectRequest</heading>
|
||||
<class name="NSDistantObjectRequest" super="NSObject">
|
||||
<declared>Foundation/NSConnection.h</declared>
|
||||
<desc>
|
||||
</desc>
|
||||
<method type="NSConnection*"><sel>connection</sel>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
<method type="id"><sel>conversation</sel>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
<method type="NSInvocation*"><sel>invocation</sel>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
<method type="void"><sel>replyWithException:</sel><arg type="NSException*">exception</arg>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</class>
|
||||
</chapter>
|
||||
</body>
|
||||
</gsdoc>
|
Loading…
Add table
Add a link
Reference in a new issue