dbf 4.2.0 → 4.2.1
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.
- checksums.yaml +4 -4
- data/Gemfile.lock +43 -40
- data/README.md +1 -1
- data/Rakefile +1 -1
- data/ci_A.dbf +0 -0
- data/lib/dbf/table.rb +2 -2
- data/lib/dbf/version.rb +1 -1
- data/nBOOKS.DBF +0 -0
- metadata +5 -51
- data/Gemfile.travis +0 -8
- data/docs/CNAME +0 -1
- data/docs/DBF/Column/LengthError.html +0 -124
- data/docs/DBF/Column/NameError.html +0 -124
- data/docs/DBF/Column.html +0 -947
- data/docs/DBF/ColumnType/Base.html +0 -389
- data/docs/DBF/ColumnType/Boolean.html +0 -238
- data/docs/DBF/ColumnType/Currency.html +0 -238
- data/docs/DBF/ColumnType/Date.html +0 -242
- data/docs/DBF/ColumnType/DateTime.html +0 -246
- data/docs/DBF/ColumnType/Double.html +0 -238
- data/docs/DBF/ColumnType/Float.html +0 -238
- data/docs/DBF/ColumnType/General.html +0 -238
- data/docs/DBF/ColumnType/Memo.html +0 -246
- data/docs/DBF/ColumnType/Nil.html +0 -238
- data/docs/DBF/ColumnType/Number.html +0 -242
- data/docs/DBF/ColumnType/SignedLong.html +0 -238
- data/docs/DBF/ColumnType/String.html +0 -240
- data/docs/DBF/ColumnType.html +0 -115
- data/docs/DBF/Database/Foxpro.html +0 -653
- data/docs/DBF/Database/Table.html +0 -346
- data/docs/DBF/Database.html +0 -126
- data/docs/DBF/FileNotFoundError.html +0 -124
- data/docs/DBF/Header.html +0 -723
- data/docs/DBF/Memo/Base.html +0 -485
- data/docs/DBF/Memo/Dbase3.html +0 -242
- data/docs/DBF/Memo/Dbase4.html +0 -230
- data/docs/DBF/Memo/Foxpro.html +0 -268
- data/docs/DBF/Memo.html +0 -117
- data/docs/DBF/NoColumnsDefined.html +0 -124
- data/docs/DBF/Record.html +0 -773
- data/docs/DBF/Schema.html +0 -980
- data/docs/DBF/Table.html +0 -1571
- data/docs/DBF.html +0 -200
- data/docs/_index.html +0 -415
- data/docs/class_list.html +0 -51
- data/docs/css/common.css +0 -1
- data/docs/css/full_list.css +0 -58
- data/docs/css/style.css +0 -497
- data/docs/file.README.html +0 -359
- data/docs/file_list.html +0 -56
- data/docs/frames.html +0 -17
- data/docs/index.html +0 -359
- data/docs/js/app.js +0 -314
- data/docs/js/full_list.js +0 -216
- data/docs/js/jquery.js +0 -4
- data/docs/method_list.html +0 -675
- data/docs/top-level-namespace.html +0 -110
data/docs/DBF/Memo/Base.html
DELETED
@@ -1,485 +0,0 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
<html>
|
3
|
-
<head>
|
4
|
-
<meta charset="utf-8">
|
5
|
-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6
|
-
<title>
|
7
|
-
Class: DBF::Memo::Base
|
8
|
-
|
9
|
-
— Documentation by YARD 0.9.26
|
10
|
-
|
11
|
-
</title>
|
12
|
-
|
13
|
-
<link rel="stylesheet" href="../../css/style.css" type="text/css" />
|
14
|
-
|
15
|
-
<link rel="stylesheet" href="../../css/common.css" type="text/css" />
|
16
|
-
|
17
|
-
<script type="text/javascript">
|
18
|
-
pathId = "DBF::Memo::Base";
|
19
|
-
relpath = '../../';
|
20
|
-
</script>
|
21
|
-
|
22
|
-
|
23
|
-
<script type="text/javascript" charset="utf-8" src="../../js/jquery.js"></script>
|
24
|
-
|
25
|
-
<script type="text/javascript" charset="utf-8" src="../../js/app.js"></script>
|
26
|
-
|
27
|
-
|
28
|
-
</head>
|
29
|
-
<body>
|
30
|
-
<div class="nav_wrap">
|
31
|
-
<iframe id="nav" src="../../class_list.html?1"></iframe>
|
32
|
-
<div id="resizer"></div>
|
33
|
-
</div>
|
34
|
-
|
35
|
-
<div id="main" tabindex="-1">
|
36
|
-
<div id="header">
|
37
|
-
<div id="menu">
|
38
|
-
|
39
|
-
<a href="../../_index.html">Index (B)</a> »
|
40
|
-
<span class='title'><span class='object_link'><a href="../../DBF.html" title="DBF (module)">DBF</a></span></span> » <span class='title'><span class='object_link'><a href="../Memo.html" title="DBF::Memo (module)">Memo</a></span></span>
|
41
|
-
»
|
42
|
-
<span class="title">Base</span>
|
43
|
-
|
44
|
-
</div>
|
45
|
-
|
46
|
-
<div id="search">
|
47
|
-
|
48
|
-
<a class="full_list_link" id="class_list_link"
|
49
|
-
href="../../class_list.html">
|
50
|
-
|
51
|
-
<svg width="24" height="24">
|
52
|
-
<rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
|
53
|
-
<rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect>
|
54
|
-
<rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect>
|
55
|
-
</svg>
|
56
|
-
</a>
|
57
|
-
|
58
|
-
</div>
|
59
|
-
<div class="clear"></div>
|
60
|
-
</div>
|
61
|
-
|
62
|
-
<div id="content"><h1>Class: DBF::Memo::Base
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
</h1>
|
67
|
-
<div class="box_info">
|
68
|
-
|
69
|
-
<dl>
|
70
|
-
<dt>Inherits:</dt>
|
71
|
-
<dd>
|
72
|
-
<span class="inheritName">Object</span>
|
73
|
-
|
74
|
-
<ul class="fullTree">
|
75
|
-
<li>Object</li>
|
76
|
-
|
77
|
-
<li class="next">DBF::Memo::Base</li>
|
78
|
-
|
79
|
-
</ul>
|
80
|
-
<a href="#" class="inheritanceTree">show all</a>
|
81
|
-
|
82
|
-
</dd>
|
83
|
-
</dl>
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
<dl>
|
96
|
-
<dt>Defined in:</dt>
|
97
|
-
<dd>lib/dbf/memo/base.rb</dd>
|
98
|
-
</dl>
|
99
|
-
|
100
|
-
</div>
|
101
|
-
|
102
|
-
<div id="subclasses">
|
103
|
-
<h2>Direct Known Subclasses</h2>
|
104
|
-
<p class="children"><span class='object_link'><a href="Dbase3.html" title="DBF::Memo::Dbase3 (class)">Dbase3</a></span>, <span class='object_link'><a href="Dbase4.html" title="DBF::Memo::Dbase4 (class)">Dbase4</a></span>, <span class='object_link'><a href="Foxpro.html" title="DBF::Memo::Foxpro (class)">Foxpro</a></span></p>
|
105
|
-
</div>
|
106
|
-
|
107
|
-
|
108
|
-
<h2>
|
109
|
-
Constant Summary
|
110
|
-
<small><a href="#" class="constants_summary_toggle">collapse</a></small>
|
111
|
-
</h2>
|
112
|
-
|
113
|
-
<dl class="constants">
|
114
|
-
|
115
|
-
<dt id="BLOCK_HEADER_SIZE-constant" class="">BLOCK_HEADER_SIZE =
|
116
|
-
|
117
|
-
</dt>
|
118
|
-
<dd><pre class="code"><span class='int'>8</span></pre></dd>
|
119
|
-
|
120
|
-
<dt id="BLOCK_SIZE-constant" class="">BLOCK_SIZE =
|
121
|
-
|
122
|
-
</dt>
|
123
|
-
<dd><pre class="code"><span class='int'>512</span></pre></dd>
|
124
|
-
|
125
|
-
</dl>
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
<h2>
|
136
|
-
Class Method Summary
|
137
|
-
<small><a href="#" class="summary_toggle">collapse</a></small>
|
138
|
-
</h2>
|
139
|
-
|
140
|
-
<ul class="summary">
|
141
|
-
|
142
|
-
<li class="public ">
|
143
|
-
<span class="summary_signature">
|
144
|
-
|
145
|
-
<a href="#open-class_method" title="open (class method)">.<strong>open</strong>(filename, version) ⇒ Object </a>
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
</span>
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
<span class="summary_desc"><div class='inline'></div></span>
|
160
|
-
|
161
|
-
</li>
|
162
|
-
|
163
|
-
|
164
|
-
</ul>
|
165
|
-
|
166
|
-
<h2>
|
167
|
-
Instance Method Summary
|
168
|
-
<small><a href="#" class="summary_toggle">collapse</a></small>
|
169
|
-
</h2>
|
170
|
-
|
171
|
-
<ul class="summary">
|
172
|
-
|
173
|
-
<li class="public ">
|
174
|
-
<span class="summary_signature">
|
175
|
-
|
176
|
-
<a href="#close-instance_method" title="#close (instance method)">#<strong>close</strong> ⇒ Object </a>
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
</span>
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
<span class="summary_desc"><div class='inline'></div></span>
|
191
|
-
|
192
|
-
</li>
|
193
|
-
|
194
|
-
|
195
|
-
<li class="public ">
|
196
|
-
<span class="summary_signature">
|
197
|
-
|
198
|
-
<a href="#closed%3F-instance_method" title="#closed? (instance method)">#<strong>closed?</strong> ⇒ Boolean </a>
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
</span>
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
<span class="summary_desc"><div class='inline'></div></span>
|
213
|
-
|
214
|
-
</li>
|
215
|
-
|
216
|
-
|
217
|
-
<li class="public ">
|
218
|
-
<span class="summary_signature">
|
219
|
-
|
220
|
-
<a href="#get-instance_method" title="#get (instance method)">#<strong>get</strong>(start_block) ⇒ Object </a>
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
</span>
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
<span class="summary_desc"><div class='inline'></div></span>
|
235
|
-
|
236
|
-
</li>
|
237
|
-
|
238
|
-
|
239
|
-
<li class="public ">
|
240
|
-
<span class="summary_signature">
|
241
|
-
|
242
|
-
<a href="#initialize-instance_method" title="#initialize (instance method)">#<strong>initialize</strong>(data, version) ⇒ Base </a>
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
</span>
|
247
|
-
|
248
|
-
|
249
|
-
<span class="note title constructor">constructor</span>
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
<span class="summary_desc"><div class='inline'>
|
259
|
-
<p>A new instance of Base.</p>
|
260
|
-
</div></span>
|
261
|
-
|
262
|
-
</li>
|
263
|
-
|
264
|
-
|
265
|
-
</ul>
|
266
|
-
|
267
|
-
|
268
|
-
<div id="constructor_details" class="method_details_list">
|
269
|
-
<h2>Constructor Details</h2>
|
270
|
-
|
271
|
-
<div class="method_details first">
|
272
|
-
<h3 class="signature first" id="initialize-instance_method">
|
273
|
-
|
274
|
-
#<strong>initialize</strong>(data, version) ⇒ <tt><span class='object_link'><a href="" title="DBF::Memo::Base (class)">Base</a></span></tt>
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
</h3><div class="docstring">
|
281
|
-
<div class="discussion">
|
282
|
-
|
283
|
-
<p>Returns a new instance of Base.</p>
|
284
|
-
|
285
|
-
|
286
|
-
</div>
|
287
|
-
</div>
|
288
|
-
<div class="tags">
|
289
|
-
|
290
|
-
|
291
|
-
</div><table class="source_code">
|
292
|
-
<tr>
|
293
|
-
<td>
|
294
|
-
<pre class="lines">
|
295
|
-
|
296
|
-
|
297
|
-
11
|
298
|
-
12
|
299
|
-
13
|
300
|
-
14</pre>
|
301
|
-
</td>
|
302
|
-
<td>
|
303
|
-
<pre class="code"><span class="info file"># File 'lib/dbf/memo/base.rb', line 11</span>
|
304
|
-
|
305
|
-
<span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='id identifier rubyid_data'>data</span><span class='comma'>,</span> <span class='id identifier rubyid_version'>version</span><span class='rparen'>)</span>
|
306
|
-
<span class='ivar'>@data</span> <span class='op'>=</span> <span class='id identifier rubyid_data'>data</span>
|
307
|
-
<span class='ivar'>@version</span> <span class='op'>=</span> <span class='id identifier rubyid_version'>version</span>
|
308
|
-
<span class='kw'>end</span></pre>
|
309
|
-
</td>
|
310
|
-
</tr>
|
311
|
-
</table>
|
312
|
-
</div>
|
313
|
-
|
314
|
-
</div>
|
315
|
-
|
316
|
-
|
317
|
-
<div id="class_method_details" class="method_details_list">
|
318
|
-
<h2>Class Method Details</h2>
|
319
|
-
|
320
|
-
|
321
|
-
<div class="method_details first">
|
322
|
-
<h3 class="signature first" id="open-class_method">
|
323
|
-
|
324
|
-
.<strong>open</strong>(filename, version) ⇒ <tt>Object</tt>
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
</h3><table class="source_code">
|
331
|
-
<tr>
|
332
|
-
<td>
|
333
|
-
<pre class="lines">
|
334
|
-
|
335
|
-
|
336
|
-
7
|
337
|
-
8
|
338
|
-
9</pre>
|
339
|
-
</td>
|
340
|
-
<td>
|
341
|
-
<pre class="code"><span class="info file"># File 'lib/dbf/memo/base.rb', line 7</span>
|
342
|
-
|
343
|
-
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_open'>open</span><span class='lparen'>(</span><span class='id identifier rubyid_filename'>filename</span><span class='comma'>,</span> <span class='id identifier rubyid_version'>version</span><span class='rparen'>)</span>
|
344
|
-
<span class='id identifier rubyid_new'>new</span><span class='lparen'>(</span><span class='const'>File</span><span class='period'>.</span><span class='id identifier rubyid_open'>open</span><span class='lparen'>(</span><span class='id identifier rubyid_filename'>filename</span><span class='comma'>,</span> <span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>rb</span><span class='tstring_end'>'</span></span><span class='rparen'>)</span><span class='comma'>,</span> <span class='id identifier rubyid_version'>version</span><span class='rparen'>)</span>
|
345
|
-
<span class='kw'>end</span></pre>
|
346
|
-
</td>
|
347
|
-
</tr>
|
348
|
-
</table>
|
349
|
-
</div>
|
350
|
-
|
351
|
-
</div>
|
352
|
-
|
353
|
-
<div id="instance_method_details" class="method_details_list">
|
354
|
-
<h2>Instance Method Details</h2>
|
355
|
-
|
356
|
-
|
357
|
-
<div class="method_details first">
|
358
|
-
<h3 class="signature first" id="close-instance_method">
|
359
|
-
|
360
|
-
#<strong>close</strong> ⇒ <tt>Object</tt>
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
</h3><table class="source_code">
|
367
|
-
<tr>
|
368
|
-
<td>
|
369
|
-
<pre class="lines">
|
370
|
-
|
371
|
-
|
372
|
-
22
|
373
|
-
23
|
374
|
-
24</pre>
|
375
|
-
</td>
|
376
|
-
<td>
|
377
|
-
<pre class="code"><span class="info file"># File 'lib/dbf/memo/base.rb', line 22</span>
|
378
|
-
|
379
|
-
<span class='kw'>def</span> <span class='id identifier rubyid_close'>close</span>
|
380
|
-
<span class='ivar'>@data</span><span class='period'>.</span><span class='id identifier rubyid_close'>close</span> <span class='op'>&&</span> <span class='ivar'>@data</span><span class='period'>.</span><span class='id identifier rubyid_closed?'>closed?</span>
|
381
|
-
<span class='kw'>end</span></pre>
|
382
|
-
</td>
|
383
|
-
</tr>
|
384
|
-
</table>
|
385
|
-
</div>
|
386
|
-
|
387
|
-
<div class="method_details ">
|
388
|
-
<h3 class="signature " id="closed?-instance_method">
|
389
|
-
|
390
|
-
#<strong>closed?</strong> ⇒ <tt>Boolean</tt>
|
391
|
-
|
392
|
-
|
393
|
-
|
394
|
-
|
395
|
-
|
396
|
-
</h3><div class="docstring">
|
397
|
-
<div class="discussion">
|
398
|
-
|
399
|
-
|
400
|
-
</div>
|
401
|
-
</div>
|
402
|
-
<div class="tags">
|
403
|
-
|
404
|
-
<p class="tag_title">Returns:</p>
|
405
|
-
<ul class="return">
|
406
|
-
|
407
|
-
<li>
|
408
|
-
|
409
|
-
|
410
|
-
<span class='type'>(<tt>Boolean</tt>)</span>
|
411
|
-
|
412
|
-
|
413
|
-
|
414
|
-
</li>
|
415
|
-
|
416
|
-
</ul>
|
417
|
-
|
418
|
-
</div><table class="source_code">
|
419
|
-
<tr>
|
420
|
-
<td>
|
421
|
-
<pre class="lines">
|
422
|
-
|
423
|
-
|
424
|
-
26
|
425
|
-
27
|
426
|
-
28</pre>
|
427
|
-
</td>
|
428
|
-
<td>
|
429
|
-
<pre class="code"><span class="info file"># File 'lib/dbf/memo/base.rb', line 26</span>
|
430
|
-
|
431
|
-
<span class='kw'>def</span> <span class='id identifier rubyid_closed?'>closed?</span>
|
432
|
-
<span class='ivar'>@data</span><span class='period'>.</span><span class='id identifier rubyid_closed?'>closed?</span>
|
433
|
-
<span class='kw'>end</span></pre>
|
434
|
-
</td>
|
435
|
-
</tr>
|
436
|
-
</table>
|
437
|
-
</div>
|
438
|
-
|
439
|
-
<div class="method_details ">
|
440
|
-
<h3 class="signature " id="get-instance_method">
|
441
|
-
|
442
|
-
#<strong>get</strong>(start_block) ⇒ <tt>Object</tt>
|
443
|
-
|
444
|
-
|
445
|
-
|
446
|
-
|
447
|
-
|
448
|
-
</h3><table class="source_code">
|
449
|
-
<tr>
|
450
|
-
<td>
|
451
|
-
<pre class="lines">
|
452
|
-
|
453
|
-
|
454
|
-
16
|
455
|
-
17
|
456
|
-
18
|
457
|
-
19
|
458
|
-
20</pre>
|
459
|
-
</td>
|
460
|
-
<td>
|
461
|
-
<pre class="code"><span class="info file"># File 'lib/dbf/memo/base.rb', line 16</span>
|
462
|
-
|
463
|
-
<span class='kw'>def</span> <span class='id identifier rubyid_get'>get</span><span class='lparen'>(</span><span class='id identifier rubyid_start_block'>start_block</span><span class='rparen'>)</span>
|
464
|
-
<span class='kw'>return</span> <span class='kw'>nil</span> <span class='kw'>unless</span> <span class='id identifier rubyid_start_block'>start_block</span> <span class='op'>></span> <span class='int'>0</span>
|
465
|
-
|
466
|
-
<span class='id identifier rubyid_build_memo'>build_memo</span> <span class='id identifier rubyid_start_block'>start_block</span>
|
467
|
-
<span class='kw'>end</span></pre>
|
468
|
-
</td>
|
469
|
-
</tr>
|
470
|
-
</table>
|
471
|
-
</div>
|
472
|
-
|
473
|
-
</div>
|
474
|
-
|
475
|
-
</div>
|
476
|
-
|
477
|
-
<div id="footer">
|
478
|
-
Generated on Sun Aug 8 16:19:08 2021 by
|
479
|
-
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
480
|
-
0.9.26 (ruby-3.0.1).
|
481
|
-
</div>
|
482
|
-
|
483
|
-
</div>
|
484
|
-
</body>
|
485
|
-
</html>
|