rumai 3.2.2 → 3.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/CREDITS +27 -5
- data/bin/rumai +12 -37
- data/lib/rumai/inochi.rb +8 -17
- data/lib/rumai/irb.rb +21 -0
- data/man.html +914 -0
- data/man/man1/rumai.1.gz +0 -0
- metadata +19 -94
- data/HISTORY +0 -350
- data/INSTALL +0 -33
- data/MANUAL +0 -26
- data/README +0 -92
- data/USAGE +0 -297
- data/doc/ann.xml +0 -61
- data/doc/api/IO.html +0 -119
- data/doc/api/Integer.html +0 -171
- data/doc/api/Rumai.html +0 -1540
- data/doc/api/Rumai/Area.html +0 -1485
- data/doc/api/Rumai/Chain.html +0 -301
- data/doc/api/Rumai/Client.html +0 -2451
- data/doc/api/Rumai/ClientContainer.html +0 -301
- data/doc/api/Rumai/ExportInstanceMethods.html +0 -103
- data/doc/api/Rumai/IXP.html +0 -94
- data/doc/api/Rumai/IXP/Agent.html +0 -1625
- data/doc/api/Rumai/IXP/Agent/FidStream.html +0 -959
- data/doc/api/Rumai/IXP/Agent/RangedPool.html +0 -381
- data/doc/api/Rumai/IXP/Error.html +0 -110
- data/doc/api/Rumai/IXP/Fcall.html +0 -503
- data/doc/api/Rumai/IXP/Qid.html +0 -207
- data/doc/api/Rumai/IXP/Rattach.html +0 -148
- data/doc/api/Rumai/IXP/Rauth.html +0 -148
- data/doc/api/Rumai/IXP/Rclunk.html +0 -148
- data/doc/api/Rumai/IXP/Rcreate.html +0 -148
- data/doc/api/Rumai/IXP/Rerror.html +0 -148
- data/doc/api/Rumai/IXP/Rflush.html +0 -148
- data/doc/api/Rumai/IXP/Ropen.html +0 -148
- data/doc/api/Rumai/IXP/Rread.html +0 -148
- data/doc/api/Rumai/IXP/Rremove.html +0 -148
- data/doc/api/Rumai/IXP/Rstat.html +0 -148
- data/doc/api/Rumai/IXP/Rversion.html +0 -148
- data/doc/api/Rumai/IXP/Rwalk.html +0 -148
- data/doc/api/Rumai/IXP/Rwrite.html +0 -148
- data/doc/api/Rumai/IXP/Rwstat.html +0 -148
- data/doc/api/Rumai/IXP/Stat.html +0 -335
- data/doc/api/Rumai/IXP/Stream.html +0 -194
- data/doc/api/Rumai/IXP/Struct.html +0 -586
- data/doc/api/Rumai/IXP/Struct/ClassField.html +0 -242
- data/doc/api/Rumai/IXP/Struct/Field.html +0 -782
- data/doc/api/Rumai/IXP/Struct/Field/CounteeField.html +0 -227
- data/doc/api/Rumai/IXP/Struct/Field/CounterField.html +0 -153
- data/doc/api/Rumai/IXP/Struct/Integer8Field.html +0 -242
- data/doc/api/Rumai/IXP/Struct/StringField.html +0 -206
- data/doc/api/Rumai/IXP/Tattach.html +0 -148
- data/doc/api/Rumai/IXP/Tauth.html +0 -148
- data/doc/api/Rumai/IXP/Tclunk.html +0 -148
- data/doc/api/Rumai/IXP/Tcreate.html +0 -148
- data/doc/api/Rumai/IXP/Terror.html +0 -231
- data/doc/api/Rumai/IXP/Tflush.html +0 -148
- data/doc/api/Rumai/IXP/Topen.html +0 -240
- data/doc/api/Rumai/IXP/Tread.html +0 -148
- data/doc/api/Rumai/IXP/Tremove.html +0 -148
- data/doc/api/Rumai/IXP/Tstat.html +0 -148
- data/doc/api/Rumai/IXP/Tversion.html +0 -162
- data/doc/api/Rumai/IXP/Twalk.html +0 -148
- data/doc/api/Rumai/IXP/Twrite.html +0 -148
- data/doc/api/Rumai/IXP/Twstat.html +0 -148
- data/doc/api/Rumai/Node.html +0 -1406
- data/doc/api/Rumai/View.html +0 -1587
- data/doc/api/Rumai/WidgetImpl.html +0 -333
- data/doc/api/Rumai/WidgetNode.html +0 -246
- data/doc/api/String.html +0 -258
- data/doc/api/StringIO.html +0 -119
- data/doc/api/Time.html +0 -247
- data/doc/api/_index.html +0 -581
- data/doc/api/class_list.html +0 -36
- data/doc/api/css/common.css +0 -1
- data/doc/api/css/full_list.css +0 -50
- data/doc/api/css/style.css +0 -273
- data/doc/api/file.LICENSE.html +0 -73
- data/doc/api/file_list.html +0 -38
- data/doc/api/frames.html +0 -13
- data/doc/api/index.html +0 -73
- data/doc/api/js/app.js +0 -111
- data/doc/api/js/full_list.js +0 -117
- data/doc/api/js/jquery.js +0 -19
- data/doc/api/method_list.html +0 -1491
- data/doc/api/top-level-namespace.html +0 -89
- data/doc/index.html +0 -2655
- data/inochi.opts +0 -31
- data/test/rumai/ixp/message_test.rb +0 -245
- data/test/runner +0 -25
- data/test/test_helper.rb +0 -1
data/doc/api/Rumai/IXP/Qid.html
DELETED
@@ -1,207 +0,0 @@
|
|
1
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
2
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
3
|
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
4
|
-
<head>
|
5
|
-
<meta name="Content-Type" content="text/html; charset=utf-8" />
|
6
|
-
<title>Class: Rumai::IXP::Qid</title>
|
7
|
-
<link rel="stylesheet" href="../../css/style.css" type="text/css" media="screen" charset="utf-8" />
|
8
|
-
<link rel="stylesheet" href="../../css/common.css" type="text/css" media="screen" charset="utf-8" />
|
9
|
-
|
10
|
-
<script type="text/javascript" charset="utf-8">
|
11
|
-
relpath = '../..';
|
12
|
-
if (relpath != '') relpath += '/';
|
13
|
-
</script>
|
14
|
-
<script type="text/javascript" charset="utf-8" src="../../js/jquery.js"></script>
|
15
|
-
<script type="text/javascript" charset="utf-8" src="../../js/app.js"></script>
|
16
|
-
|
17
|
-
</head>
|
18
|
-
<body>
|
19
|
-
<script type="text/javascript" charset="utf-8">
|
20
|
-
if (window.top.frames.main) document.body.className = 'frames';
|
21
|
-
</script>
|
22
|
-
|
23
|
-
<div id="header">
|
24
|
-
<div id="menu">
|
25
|
-
|
26
|
-
<a href="../../_index.html">Index (Q)</a> »
|
27
|
-
<span class='title'><a href="../../Rumai.html" title="Rumai (module)">Rumai</a></span> » <span class='title'><a href="../IXP.html" title="Rumai::IXP (module)">IXP</a></span>
|
28
|
-
»
|
29
|
-
<span class="title">Qid</span>
|
30
|
-
|
31
|
-
|
32
|
-
<div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
|
33
|
-
</div>
|
34
|
-
|
35
|
-
<div id="search">
|
36
|
-
<a id="class_list_link" href="#">Class List</a>
|
37
|
-
<a id="method_list_link" href="#">Method List</a>
|
38
|
-
<a id ="file_list_link" href="#">File List</a>
|
39
|
-
</div>
|
40
|
-
|
41
|
-
<div class="clear"></div>
|
42
|
-
</div>
|
43
|
-
|
44
|
-
<iframe id="search_frame"></iframe>
|
45
|
-
|
46
|
-
<div id="content"><h1>Class: Rumai::IXP::Qid
|
47
|
-
|
48
|
-
|
49
|
-
</h1>
|
50
|
-
|
51
|
-
<dl class="box">
|
52
|
-
|
53
|
-
<dt class="r1">Inherits:</dt>
|
54
|
-
<dd class="r1">
|
55
|
-
<span class="inheritName"><a href="../../Object.html" title="Object (class)">Object</a></span>
|
56
|
-
|
57
|
-
<ul class="fullTree">
|
58
|
-
<li><a href="../../Object.html" title="Object (class)">Object</a></li>
|
59
|
-
|
60
|
-
<li class="next">Rumai::IXP::Qid</li>
|
61
|
-
|
62
|
-
</ul>
|
63
|
-
<a href="#" class="inheritanceTree">show all</a>
|
64
|
-
|
65
|
-
</dd>
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
<dt class="r2">Includes:</dt>
|
73
|
-
<dd class="r2"><a href="Struct.html" title="Rumai::IXP::Struct (module)">Struct</a></dd>
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
<dt class="r1 last">Defined in:</dt>
|
80
|
-
<dd class="r1 last">lib/rumai/ixp/message.rb</dd>
|
81
|
-
|
82
|
-
</dl>
|
83
|
-
<div class="clear"></div>
|
84
|
-
|
85
|
-
<h2>Overview</h2><div class="docstring">
|
86
|
-
<div class="discussion">
|
87
|
-
<p>
|
88
|
-
Holds information about a file being accessed on a 9P2000 server.
|
89
|
-
</p>
|
90
|
-
<p>
|
91
|
-
See <a
|
92
|
-
href="http://cm.bell-labs.com/magic/man2html/5/intro">cm.bell-labs.com/magic/man2html/5/intro</a>
|
93
|
-
</p>
|
94
|
-
|
95
|
-
|
96
|
-
</div>
|
97
|
-
</div>
|
98
|
-
<div class="tags">
|
99
|
-
|
100
|
-
</div>
|
101
|
-
<h2>Constant Summary</h2>
|
102
|
-
|
103
|
-
<dl class="constants">
|
104
|
-
|
105
|
-
<dt id="QTDIR-constant" class="">QTDIR =
|
106
|
-
<div class="docstring">
|
107
|
-
<div class="discussion">
|
108
|
-
<p>
|
109
|
-
The following constant definitions originate from: <a
|
110
|
-
href="http://swtch.com/usr/local/plan9/include/libc.h">swtch.com/usr/local/plan9/include/libc.h</a>
|
111
|
-
</p>
|
112
|
-
|
113
|
-
|
114
|
-
</div>
|
115
|
-
</div>
|
116
|
-
<div class="tags">
|
117
|
-
|
118
|
-
</div>
|
119
|
-
</dt>
|
120
|
-
<dd><pre class="code"><span class='int'>0x80</span></pre></dd>
|
121
|
-
|
122
|
-
<dt id="QTAPPEND-constant" class="">QTAPPEND =
|
123
|
-
|
124
|
-
</dt>
|
125
|
-
<dd><pre class="code"><span class='int'>0x40</span></pre></dd>
|
126
|
-
|
127
|
-
<dt id="QTEXCL-constant" class="">QTEXCL =
|
128
|
-
|
129
|
-
</dt>
|
130
|
-
<dd><pre class="code"><span class='int'>0x20</span></pre></dd>
|
131
|
-
|
132
|
-
<dt id="QTMOUNT-constant" class="">QTMOUNT =
|
133
|
-
|
134
|
-
</dt>
|
135
|
-
<dd><pre class="code"><span class='int'>0x10</span></pre></dd>
|
136
|
-
|
137
|
-
<dt id="QTAUTH-constant" class="">QTAUTH =
|
138
|
-
|
139
|
-
</dt>
|
140
|
-
<dd><pre class="code"><span class='int'>0x08</span></pre></dd>
|
141
|
-
|
142
|
-
<dt id="QTTMP-constant" class="">QTTMP =
|
143
|
-
|
144
|
-
</dt>
|
145
|
-
<dd><pre class="code"><span class='int'>0x04</span></pre></dd>
|
146
|
-
|
147
|
-
<dt id="QTSYMLINK-constant" class="">QTSYMLINK =
|
148
|
-
|
149
|
-
</dt>
|
150
|
-
<dd><pre class="code"><span class='int'>0x02</span></pre></dd>
|
151
|
-
|
152
|
-
<dt id="QTFILE-constant" class="">QTFILE =
|
153
|
-
<div class="docstring">
|
154
|
-
<div class="discussion">
|
155
|
-
<p>
|
156
|
-
type bit for directories type bit for append only files type bit for
|
157
|
-
exclusive use files type bit for mounted channel type bit for
|
158
|
-
authentication file type bit for non-backed-up file type bit for symbolic
|
159
|
-
link type bits for plain file
|
160
|
-
</p>
|
161
|
-
|
162
|
-
|
163
|
-
</div>
|
164
|
-
</div>
|
165
|
-
<div class="tags">
|
166
|
-
|
167
|
-
</div>
|
168
|
-
</dt>
|
169
|
-
<dd><pre class="code"><span class='int'>0x00</span></pre></dd>
|
170
|
-
|
171
|
-
</dl>
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
<h2>Method Summary</h2>
|
187
|
-
|
188
|
-
<h3 class="inherited">Methods included from <a href="Struct.html" title="Rumai::IXP::Struct (module)">Struct</a></h3>
|
189
|
-
<p class="inherited"><a href="Struct.html#included-class_method" title="Rumai::IXP::Struct.included (method)">included</a>, <a href="Struct.html#initialize-instance_method" title="Rumai::IXP::Struct#initialize (method)">#initialize</a>, <a href="Struct.html#load_9p-instance_method" title="Rumai::IXP::Struct#load_9p (method)">#load_9p</a>, <a href="Struct.html#to_9p-instance_method" title="Rumai::IXP::Struct#to_9p (method)">#to_9p</a></p>
|
190
|
-
<div id="constructor_details" class="method_details_list">
|
191
|
-
<h2>Constructor Details</h2>
|
192
|
-
|
193
|
-
<p class="notice">This class inherits a constructor from <a href="Struct.html#initialize-instance_method" title="Rumai::IXP::Struct#initialize (method)">Rumai::IXP::Struct</a></p>
|
194
|
-
|
195
|
-
</div>
|
196
|
-
|
197
|
-
|
198
|
-
</div>
|
199
|
-
|
200
|
-
<div id="footer">
|
201
|
-
Generated on Thu Apr 1 00:30:58 2010 by
|
202
|
-
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool">yard</a>
|
203
|
-
0.5.4 (ruby-1.9.1).
|
204
|
-
</div>
|
205
|
-
|
206
|
-
</body>
|
207
|
-
</html>
|
@@ -1,148 +0,0 @@
|
|
1
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
2
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
3
|
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
4
|
-
<head>
|
5
|
-
<meta name="Content-Type" content="text/html; charset=utf-8" />
|
6
|
-
<title>Class: Rumai::IXP::Rattach</title>
|
7
|
-
<link rel="stylesheet" href="../../css/style.css" type="text/css" media="screen" charset="utf-8" />
|
8
|
-
<link rel="stylesheet" href="../../css/common.css" type="text/css" media="screen" charset="utf-8" />
|
9
|
-
|
10
|
-
<script type="text/javascript" charset="utf-8">
|
11
|
-
relpath = '../..';
|
12
|
-
if (relpath != '') relpath += '/';
|
13
|
-
</script>
|
14
|
-
<script type="text/javascript" charset="utf-8" src="../../js/jquery.js"></script>
|
15
|
-
<script type="text/javascript" charset="utf-8" src="../../js/app.js"></script>
|
16
|
-
|
17
|
-
</head>
|
18
|
-
<body>
|
19
|
-
<script type="text/javascript" charset="utf-8">
|
20
|
-
if (window.top.frames.main) document.body.className = 'frames';
|
21
|
-
</script>
|
22
|
-
|
23
|
-
<div id="header">
|
24
|
-
<div id="menu">
|
25
|
-
|
26
|
-
<a href="../../_index.html">Index (R)</a> »
|
27
|
-
<span class='title'><a href="../../Rumai.html" title="Rumai (module)">Rumai</a></span> » <span class='title'><a href="../IXP.html" title="Rumai::IXP (module)">IXP</a></span>
|
28
|
-
»
|
29
|
-
<span class="title">Rattach</span>
|
30
|
-
|
31
|
-
|
32
|
-
<div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
|
33
|
-
</div>
|
34
|
-
|
35
|
-
<div id="search">
|
36
|
-
<a id="class_list_link" href="#">Class List</a>
|
37
|
-
<a id="method_list_link" href="#">Method List</a>
|
38
|
-
<a id ="file_list_link" href="#">File List</a>
|
39
|
-
</div>
|
40
|
-
|
41
|
-
<div class="clear"></div>
|
42
|
-
</div>
|
43
|
-
|
44
|
-
<iframe id="search_frame"></iframe>
|
45
|
-
|
46
|
-
<div id="content"><h1>Class: Rumai::IXP::Rattach
|
47
|
-
|
48
|
-
|
49
|
-
</h1>
|
50
|
-
|
51
|
-
<dl class="box">
|
52
|
-
|
53
|
-
<dt class="r1">Inherits:</dt>
|
54
|
-
<dd class="r1">
|
55
|
-
<span class="inheritName"><a href="Fcall.html" title="Rumai::IXP::Fcall (class)">Fcall</a></span>
|
56
|
-
|
57
|
-
<ul class="fullTree">
|
58
|
-
<li><a href="../../Object.html" title="Object (class)">Object</a></li>
|
59
|
-
|
60
|
-
<li class="next"><a href="Fcall.html" title="Rumai::IXP::Fcall (class)">Fcall</a></li>
|
61
|
-
|
62
|
-
<li class="next">Rumai::IXP::Rattach</li>
|
63
|
-
|
64
|
-
</ul>
|
65
|
-
<a href="#" class="inheritanceTree">show all</a>
|
66
|
-
|
67
|
-
</dd>
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
<dt class="r2 last">Defined in:</dt>
|
78
|
-
<dd class="r2 last">lib/rumai/ixp/message.rb</dd>
|
79
|
-
|
80
|
-
</dl>
|
81
|
-
<div class="clear"></div>
|
82
|
-
|
83
|
-
<h2>Overview</h2><div class="docstring">
|
84
|
-
<div class="discussion">
|
85
|
-
<p>
|
86
|
-
size[4] Rattach tag[2] qid[13]
|
87
|
-
</p>
|
88
|
-
|
89
|
-
|
90
|
-
</div>
|
91
|
-
</div>
|
92
|
-
<div class="tags">
|
93
|
-
|
94
|
-
</div>
|
95
|
-
<h2>Constant Summary</h2>
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
<h3 class="inherited">Constants inherited from <a href="Fcall.html" title="Rumai::IXP::Fcall (class)">Fcall</a></h3>
|
104
|
-
<p class="inherited"><a href="Fcall.html#CLASS_TO_TYPE-constant" title="Rumai::IXP::Fcall::CLASS_TO_TYPE (constant)">CLASS_TO_TYPE</a>, <a href="Fcall.html#NOFID-constant" title="Rumai::IXP::Fcall::NOFID (constant)">NOFID</a>, <a href="Fcall.html#NOTAG-constant" title="Rumai::IXP::Fcall::NOTAG (constant)">NOTAG</a>, <a href="Fcall.html#TYPE_TO_CLASS-constant" title="Rumai::IXP::Fcall::TYPE_TO_CLASS (constant)">TYPE_TO_CLASS</a></p>
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
<h2>Method Summary</h2>
|
118
|
-
|
119
|
-
<h3 class="inherited">Methods inherited from <a href="Fcall.html" title="Rumai::IXP::Fcall (class)">Fcall</a></h3>
|
120
|
-
<p class="inherited"><a href="Fcall.html#from_9p-class_method" title="Rumai::IXP::Fcall.from_9p (method)">from_9p</a>, <a href="Fcall.html#to_9p-instance_method" title="Rumai::IXP::Fcall#to_9p (method)">#to_9p</a>, <a href="Fcall.html#type-class_method" title="Rumai::IXP::Fcall.type (method)">type</a>, <a href="Fcall.html#type-instance_method" title="Rumai::IXP::Fcall#type (method)">#type</a></p>
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
<h3 class="inherited">Methods included from <a href="Struct.html" title="Rumai::IXP::Struct (module)">Struct</a></h3>
|
130
|
-
<p class="inherited"><a href="Struct.html#included-class_method" title="Rumai::IXP::Struct.included (method)">included</a>, <a href="Struct.html#initialize-instance_method" title="Rumai::IXP::Struct#initialize (method)">#initialize</a>, <a href="Struct.html#load_9p-instance_method" title="Rumai::IXP::Struct#load_9p (method)">#load_9p</a>, <a href="Struct.html#to_9p-instance_method" title="Rumai::IXP::Struct#to_9p (method)">#to_9p</a></p>
|
131
|
-
<div id="constructor_details" class="method_details_list">
|
132
|
-
<h2>Constructor Details</h2>
|
133
|
-
|
134
|
-
<p class="notice">This class inherits a constructor from <a href="Struct.html#initialize-instance_method" title="Rumai::IXP::Struct#initialize (method)">Rumai::IXP::Struct</a></p>
|
135
|
-
|
136
|
-
</div>
|
137
|
-
|
138
|
-
|
139
|
-
</div>
|
140
|
-
|
141
|
-
<div id="footer">
|
142
|
-
Generated on Thu Apr 1 00:30:59 2010 by
|
143
|
-
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool">yard</a>
|
144
|
-
0.5.4 (ruby-1.9.1).
|
145
|
-
</div>
|
146
|
-
|
147
|
-
</body>
|
148
|
-
</html>
|
@@ -1,148 +0,0 @@
|
|
1
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
2
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
3
|
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
4
|
-
<head>
|
5
|
-
<meta name="Content-Type" content="text/html; charset=utf-8" />
|
6
|
-
<title>Class: Rumai::IXP::Rauth</title>
|
7
|
-
<link rel="stylesheet" href="../../css/style.css" type="text/css" media="screen" charset="utf-8" />
|
8
|
-
<link rel="stylesheet" href="../../css/common.css" type="text/css" media="screen" charset="utf-8" />
|
9
|
-
|
10
|
-
<script type="text/javascript" charset="utf-8">
|
11
|
-
relpath = '../..';
|
12
|
-
if (relpath != '') relpath += '/';
|
13
|
-
</script>
|
14
|
-
<script type="text/javascript" charset="utf-8" src="../../js/jquery.js"></script>
|
15
|
-
<script type="text/javascript" charset="utf-8" src="../../js/app.js"></script>
|
16
|
-
|
17
|
-
</head>
|
18
|
-
<body>
|
19
|
-
<script type="text/javascript" charset="utf-8">
|
20
|
-
if (window.top.frames.main) document.body.className = 'frames';
|
21
|
-
</script>
|
22
|
-
|
23
|
-
<div id="header">
|
24
|
-
<div id="menu">
|
25
|
-
|
26
|
-
<a href="../../_index.html">Index (R)</a> »
|
27
|
-
<span class='title'><a href="../../Rumai.html" title="Rumai (module)">Rumai</a></span> » <span class='title'><a href="../IXP.html" title="Rumai::IXP (module)">IXP</a></span>
|
28
|
-
»
|
29
|
-
<span class="title">Rauth</span>
|
30
|
-
|
31
|
-
|
32
|
-
<div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
|
33
|
-
</div>
|
34
|
-
|
35
|
-
<div id="search">
|
36
|
-
<a id="class_list_link" href="#">Class List</a>
|
37
|
-
<a id="method_list_link" href="#">Method List</a>
|
38
|
-
<a id ="file_list_link" href="#">File List</a>
|
39
|
-
</div>
|
40
|
-
|
41
|
-
<div class="clear"></div>
|
42
|
-
</div>
|
43
|
-
|
44
|
-
<iframe id="search_frame"></iframe>
|
45
|
-
|
46
|
-
<div id="content"><h1>Class: Rumai::IXP::Rauth
|
47
|
-
|
48
|
-
|
49
|
-
</h1>
|
50
|
-
|
51
|
-
<dl class="box">
|
52
|
-
|
53
|
-
<dt class="r1">Inherits:</dt>
|
54
|
-
<dd class="r1">
|
55
|
-
<span class="inheritName"><a href="Fcall.html" title="Rumai::IXP::Fcall (class)">Fcall</a></span>
|
56
|
-
|
57
|
-
<ul class="fullTree">
|
58
|
-
<li><a href="../../Object.html" title="Object (class)">Object</a></li>
|
59
|
-
|
60
|
-
<li class="next"><a href="Fcall.html" title="Rumai::IXP::Fcall (class)">Fcall</a></li>
|
61
|
-
|
62
|
-
<li class="next">Rumai::IXP::Rauth</li>
|
63
|
-
|
64
|
-
</ul>
|
65
|
-
<a href="#" class="inheritanceTree">show all</a>
|
66
|
-
|
67
|
-
</dd>
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
<dt class="r2 last">Defined in:</dt>
|
78
|
-
<dd class="r2 last">lib/rumai/ixp/message.rb</dd>
|
79
|
-
|
80
|
-
</dl>
|
81
|
-
<div class="clear"></div>
|
82
|
-
|
83
|
-
<h2>Overview</h2><div class="docstring">
|
84
|
-
<div class="discussion">
|
85
|
-
<p>
|
86
|
-
size[4] Rauth tag[2] aqid[13]
|
87
|
-
</p>
|
88
|
-
|
89
|
-
|
90
|
-
</div>
|
91
|
-
</div>
|
92
|
-
<div class="tags">
|
93
|
-
|
94
|
-
</div>
|
95
|
-
<h2>Constant Summary</h2>
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
<h3 class="inherited">Constants inherited from <a href="Fcall.html" title="Rumai::IXP::Fcall (class)">Fcall</a></h3>
|
104
|
-
<p class="inherited"><a href="Fcall.html#CLASS_TO_TYPE-constant" title="Rumai::IXP::Fcall::CLASS_TO_TYPE (constant)">CLASS_TO_TYPE</a>, <a href="Fcall.html#NOFID-constant" title="Rumai::IXP::Fcall::NOFID (constant)">NOFID</a>, <a href="Fcall.html#NOTAG-constant" title="Rumai::IXP::Fcall::NOTAG (constant)">NOTAG</a>, <a href="Fcall.html#TYPE_TO_CLASS-constant" title="Rumai::IXP::Fcall::TYPE_TO_CLASS (constant)">TYPE_TO_CLASS</a></p>
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
<h2>Method Summary</h2>
|
118
|
-
|
119
|
-
<h3 class="inherited">Methods inherited from <a href="Fcall.html" title="Rumai::IXP::Fcall (class)">Fcall</a></h3>
|
120
|
-
<p class="inherited"><a href="Fcall.html#from_9p-class_method" title="Rumai::IXP::Fcall.from_9p (method)">from_9p</a>, <a href="Fcall.html#to_9p-instance_method" title="Rumai::IXP::Fcall#to_9p (method)">#to_9p</a>, <a href="Fcall.html#type-class_method" title="Rumai::IXP::Fcall.type (method)">type</a>, <a href="Fcall.html#type-instance_method" title="Rumai::IXP::Fcall#type (method)">#type</a></p>
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
<h3 class="inherited">Methods included from <a href="Struct.html" title="Rumai::IXP::Struct (module)">Struct</a></h3>
|
130
|
-
<p class="inherited"><a href="Struct.html#included-class_method" title="Rumai::IXP::Struct.included (method)">included</a>, <a href="Struct.html#initialize-instance_method" title="Rumai::IXP::Struct#initialize (method)">#initialize</a>, <a href="Struct.html#load_9p-instance_method" title="Rumai::IXP::Struct#load_9p (method)">#load_9p</a>, <a href="Struct.html#to_9p-instance_method" title="Rumai::IXP::Struct#to_9p (method)">#to_9p</a></p>
|
131
|
-
<div id="constructor_details" class="method_details_list">
|
132
|
-
<h2>Constructor Details</h2>
|
133
|
-
|
134
|
-
<p class="notice">This class inherits a constructor from <a href="Struct.html#initialize-instance_method" title="Rumai::IXP::Struct#initialize (method)">Rumai::IXP::Struct</a></p>
|
135
|
-
|
136
|
-
</div>
|
137
|
-
|
138
|
-
|
139
|
-
</div>
|
140
|
-
|
141
|
-
<div id="footer">
|
142
|
-
Generated on Thu Apr 1 00:30:59 2010 by
|
143
|
-
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool">yard</a>
|
144
|
-
0.5.4 (ruby-1.9.1).
|
145
|
-
</div>
|
146
|
-
|
147
|
-
</body>
|
148
|
-
</html>
|