OpenCores
URL https://opencores.org/ocsvn/usb_fpga_2_14/usb_fpga_2_14/trunk

Subversion Repositories usb_fpga_2_14

[/] [usb_fpga_2_14/] [trunk/] [docs/] [java/] [ztex/] [ZtexScanBus1.html] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 ZTEX
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
<!-- NewPage -->
3
<html lang="de">
4
<head>
5
<!-- Generated by javadoc (version 1.7.0_79) on Wed Mar 22 19:20:13 CET 2017 -->
6
<title>ZtexScanBus1</title>
7
<meta name="date" content="2017-03-22">
8
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
</head>
10
<body>
11
<script type="text/javascript"><!--
12
    if (location.href.indexOf('is-external=true') == -1) {
13
        parent.document.title="ZtexScanBus1";
14
    }
15
//-->
16
</script>
17
<noscript>
18
<div>JavaScript is disabled on your browser.</div>
19
</noscript>
20
<!-- ========= START OF TOP NAVBAR ======= -->
21
<div class="topNav"><a name="navbar_top">
22
<!--   -->
23
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
<!--   -->
25
</a>
26
<ul class="navList" title="Navigation">
27
<li><a href="../ztex/package-summary.html">Package</a></li>
28
<li class="navBarCell1Rev">Class</li>
29
<li><a href="package-tree.html">Tree</a></li>
30
<li><a href="../deprecated-list.html">Deprecated</a></li>
31
<li><a href="../index-all.html">Index</a></li>
32
<li><a href="../help-doc.html">Help</a></li>
33
</ul>
34
</div>
35
<div class="subNav">
36
<ul class="navList">
37
<li><a href="../ztex/ZtexImgFile1.html" title="class in ztex"><span class="strong">Prev Class</span></a></li>
38
<li><a href="../ztex/ZtexUsbReader.html" title="class in ztex"><span class="strong">Next Class</span></a></li>
39
</ul>
40
<ul class="navList">
41
<li><a href="../index.html?ztex/ZtexScanBus1.html" target="_top">Frames</a></li>
42
<li><a href="ZtexScanBus1.html" target="_top">No Frames</a></li>
43
</ul>
44
<ul class="navList" id="allclasses_navbar_top">
45
<li><a href="../allclasses-noframe.html">All Classes</a></li>
46
</ul>
47
<div>
48
<script type="text/javascript"><!--
49
  allClassesLink = document.getElementById("allclasses_navbar_top");
50
  if(window==top) {
51
    allClassesLink.style.display = "block";
52
  }
53
  else {
54
    allClassesLink.style.display = "none";
55
  }
56
  //-->
57
</script>
58
</div>
59
<div>
60
<ul class="subNavList">
61
<li>Summary:&nbsp;</li>
62
<li>Nested&nbsp;|&nbsp;</li>
63
<li>Field&nbsp;|&nbsp;</li>
64
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
65
<li><a href="#method_summary">Method</a></li>
66
</ul>
67
<ul class="subNavList">
68
<li>Detail:&nbsp;</li>
69
<li>Field&nbsp;|&nbsp;</li>
70
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
71
<li><a href="#method_detail">Method</a></li>
72
</ul>
73
</div>
74
<a name="skip-navbar_top">
75
<!--   -->
76
</a></div>
77
<!-- ========= END OF TOP NAVBAR ========= -->
78
<!-- ======== START OF CLASS DATA ======== -->
79
<div class="header">
80
<div class="subTitle">ztex</div>
81
<h2 title="Class ZtexScanBus1" class="title">Class ZtexScanBus1</h2>
82
</div>
83
<div class="contentContainer">
84
<ul class="inheritance">
85
<li>java.lang.Object</li>
86
<li>
87
<ul class="inheritance">
88
<li>ztex.ZtexScanBus1</li>
89
</ul>
90
</li>
91
</ul>
92
<div class="description">
93
<ul class="blockList">
94
<li class="blockList">
95
<hr>
96
<br>
97
<pre>public class <span class="strong">ZtexScanBus1</span>
98
extends java.lang.Object</pre>
99
<div class="block">A class for scanning the USB for EZ-USB devices.
100
 The devices found are stored as a list of <a href="../ztex/ZtexDevice1.html" title="class in ztex"><code>ZtexDevice1</code></a> instances.</div>
101
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../ztex/ZtexDevice1.html" title="class in ztex"><code>ZtexDevice1</code></a></dd></dl>
102
</li>
103
</ul>
104
</div>
105
<div class="summary">
106
<ul class="blockList">
107
<li class="blockList">
108
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
109
<ul class="blockList">
110
<li class="blockList"><a name="constructor_summary">
111
<!--   -->
112
</a>
113
<h3>Constructor Summary</h3>
114
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
115
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
116
<tr>
117
<th class="colOne" scope="col">Constructor and Description</th>
118
</tr>
119
<tr class="altColor">
120
<td class="colOne"><code><strong><a href="../ztex/ZtexScanBus1.html#ZtexScanBus1(int,%20int,%20boolean,%20boolean)">ZtexScanBus1</a></strong>(int&nbsp;usbVendorId,
121
            int&nbsp;usbProductId,
122
            boolean&nbsp;scanUnconfigured,
123
            boolean&nbsp;quiet)</code>
124
<div class="block">Scans the USB for suitable devices and constructs a list of them.</div>
125
</td>
126
</tr>
127
<tr class="rowColor">
128
<td class="colOne"><code><strong><a href="../ztex/ZtexScanBus1.html#ZtexScanBus1(int,%20int,%20boolean,%20boolean,%20int)">ZtexScanBus1</a></strong>(int&nbsp;usbVendorId,
129
            int&nbsp;usbProductId,
130
            boolean&nbsp;scanUnconfigured,
131
            boolean&nbsp;quiet,
132
            int&nbsp;interfaceVersion)</code>
133
<div class="block">Scans the USB for suitable devices and constructs a list of them.</div>
134
</td>
135
</tr>
136
<tr class="altColor">
137
<td class="colOne"><code><strong><a href="../ztex/ZtexScanBus1.html#ZtexScanBus1(int,%20int,%20boolean,%20boolean,%20int,%20java.lang.String)">ZtexScanBus1</a></strong>(int&nbsp;usbVendorId,
138
            int&nbsp;usbProductId,
139
            boolean&nbsp;scanUnconfigured,
140
            boolean&nbsp;quiet,
141
            int&nbsp;interfaceVersion,
142
            java.lang.String&nbsp;snString)</code>
143
<div class="block">Scans the USB for suitable devices and constructs a list of them.</div>
144
</td>
145
</tr>
146
<tr class="rowColor">
147
<td class="colOne"><code><strong><a href="../ztex/ZtexScanBus1.html#ZtexScanBus1(int,%20int,%20boolean,%20boolean,%20int,%20java.lang.String,%20int,%20int,%20int,%20int)">ZtexScanBus1</a></strong>(int&nbsp;usbVendorId,
148
            int&nbsp;usbProductId,
149
            boolean&nbsp;scanUnconfigured,
150
            boolean&nbsp;quiet,
151
            int&nbsp;interfaceVersion,
152
            java.lang.String&nbsp;snString,
153
            int&nbsp;productId0,
154
            int&nbsp;productId1,
155
            int&nbsp;productId2,
156
            int&nbsp;productId3)</code>
157
<div class="block">Scans the USB for suitable devices and constructs a list of them.</div>
158
</td>
159
</tr>
160
</table>
161
</li>
162
</ul>
163
<!-- ========== METHOD SUMMARY =========== -->
164
<ul class="blockList">
165
<li class="blockList"><a name="method_summary">
166
<!--   -->
167
</a>
168
<h3>Method Summary</h3>
169
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
170
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
171
<tr>
172
<th class="colFirst" scope="col">Modifier and Type</th>
173
<th class="colLast" scope="col">Method and Description</th>
174
</tr>
175
<tr class="altColor">
176
<td class="colFirst"><code><a href="../ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a></code></td>
177
<td class="colLast"><code><strong><a href="../ztex/ZtexScanBus1.html#device(int)">device</a></strong>(int&nbsp;i)</code>
178
<div class="block">Returns a device from the list of devices.</div>
179
</td>
180
</tr>
181
<tr class="rowColor">
182
<td class="colFirst"><code>protected void</code></td>
183
<td class="colLast"><code><strong><a href="../ztex/ZtexScanBus1.html#finalize()">finalize</a></strong>()</code>
184
<div class="block">Releases all resources.</div>
185
</td>
186
</tr>
187
<tr class="altColor">
188
<td class="colFirst"><code>int</code></td>
189
<td class="colLast"><code><strong><a href="../ztex/ZtexScanBus1.html#numberOfDevices()">numberOfDevices</a></strong>()</code>
190
<div class="block">Returns the number of devices found.</div>
191
</td>
192
</tr>
193
<tr class="rowColor">
194
<td class="colFirst"><code>void</code></td>
195
<td class="colLast"><code><strong><a href="../ztex/ZtexScanBus1.html#printBus(java.io.PrintStream)">printBus</a></strong>(java.io.PrintStream&nbsp;out)</code>
196
<div class="block">Prints out a list of devices found.</div>
197
</td>
198
</tr>
199
<tr class="altColor">
200
<td class="colFirst"><code>void</code></td>
201
<td class="colLast"><code><strong><a href="../ztex/ZtexScanBus1.html#ref()">ref</a></strong>()</code>
202
<div class="block">Increases reference counter.</div>
203
</td>
204
</tr>
205
<tr class="rowColor">
206
<td class="colFirst"><code>void</code></td>
207
<td class="colLast"><code><strong><a href="../ztex/ZtexScanBus1.html#unref()">unref</a></strong>()</code>
208
<div class="block">Decreases reference counter and releases resources if 0 is reached.</div>
209
</td>
210
</tr>
211
</table>
212
<ul class="blockList">
213
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
214
<!--   -->
215
</a>
216
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
217
<code>clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
218
</ul>
219
</li>
220
</ul>
221
</li>
222
</ul>
223
</div>
224
<div class="details">
225
<ul class="blockList">
226
<li class="blockList">
227
<!-- ========= CONSTRUCTOR DETAIL ======== -->
228
<ul class="blockList">
229
<li class="blockList"><a name="constructor_detail">
230
<!--   -->
231
</a>
232
<h3>Constructor Detail</h3>
233
<a name="ZtexScanBus1(int, int, boolean, boolean, int, java.lang.String, int, int, int, int)">
234
<!--   -->
235
</a>
236
<ul class="blockList">
237
<li class="blockList">
238
<h4>ZtexScanBus1</h4>
239
<pre>public&nbsp;ZtexScanBus1(int&nbsp;usbVendorId,
240
            int&nbsp;usbProductId,
241
            boolean&nbsp;scanUnconfigured,
242
            boolean&nbsp;quiet,
243
            int&nbsp;interfaceVersion,
244
            java.lang.String&nbsp;snString,
245
            int&nbsp;productId0,
246
            int&nbsp;productId1,
247
            int&nbsp;productId2,
248
            int&nbsp;productId3)</pre>
249
<div class="block">Scans the USB for suitable devices and constructs a list of them.
250
 Four kinds of search filters can be applied
251
 <ol>
252
   <li> usbVendorId and usbProductId can be used to search for devices with a given vendor and product ID. These devices must provide a ZTEX descriptor 1.</li>
253
   <li> If a certain interface version is required, it can be specified using interfaceVersion. </li>
254
   <li> Incompatible devices can be excluded by the specification of the ZTEX product ID's, see <a href="../ztex/ZtexDevice1.html#compatible(int,%20int,%20int,%20int)"><code>ZtexDevice1.compatible(int,int,int,int)</code></a>. </li>
255
   <li> If scanUnconfigured is true, also devices without ZTEX Firmware and devices with Cypress EZ-USB USB are considered</li>
256
   <li> If more than one device is present a single device can be selected by serial number. </li>
257
 </ol>
258
 <a href="../ztex/ZtexScanBus1.html#unref()"><code>unref()</code></a> must be called if the class is not used anymore.</div>
259
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>usbVendorId</code> - USB vendor ID of the device to be searched for</dd><dd><code>usbProductId</code> - USB product ID of the device to be searched for</dd><dd><code>scanUnconfigured</code> - if true, scan for unconfigured devices and devices with Cypress EZ-USB USB ID's</dd><dd><code>quiet</code> - if true, don't print any warnings</dd><dd><code>interfaceVersion</code> - The required interface version (&lt;0 if no interface version is required)</dd><dd><code>snString</code> - The serial number of the device</dd><dd><code>productId0</code> - Byte 0 of a given ZTEX product ID (&le;0 if not to be considered)</dd><dd><code>productId1</code> - Byte 1 of a given ZTEX product ID (&le;0 if not to be considered)</dd><dd><code>productId2</code> - Byte 2 of a given ZTEX product ID (&le;0 if not to be considered)</dd><dd><code>productId3</code> - Byte 3 of a given ZTEX product ID (&le;0 if not to be considered)</dd></dl>
260
</li>
261
</ul>
262
<a name="ZtexScanBus1(int, int, boolean, boolean, int, java.lang.String)">
263
<!--   -->
264
</a>
265
<ul class="blockList">
266
<li class="blockList">
267
<h4>ZtexScanBus1</h4>
268
<pre>public&nbsp;ZtexScanBus1(int&nbsp;usbVendorId,
269
            int&nbsp;usbProductId,
270
            boolean&nbsp;scanUnconfigured,
271
            boolean&nbsp;quiet,
272
            int&nbsp;interfaceVersion,
273
            java.lang.String&nbsp;snString)</pre>
274
<div class="block">Scans the USB for suitable devices and constructs a list of them.
275
 Three kinds of search filters can be applied
276
 <ol>
277
   <li> usbVendorId and usbProductId can be used to search for devices with a given vendor and product ID. These devices must provide a ZTEX descriptor 1.</li>
278
   <li> If a certain interface version is required, it can be specified using interfaceVersion. </li>
279
   <li> If scanUnconfigured is true, also devices without ZTEX Firmware and devices with Cypress EZ-USB USB are considered</li>
280
   <li> In multi device environment a single device can be selected by giving a serial number. </li>
281
 </ol></div>
282
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>usbVendorId</code> - USB vendor ID of the device to be searched for</dd><dd><code>usbProductId</code> - USB product ID of the device to be searched for</dd><dd><code>scanUnconfigured</code> - if true, scan for unconfigured devices and devices with Cypress EZ-USB USB ID's</dd><dd><code>quiet</code> - if true, don't print any warnings</dd><dd><code>interfaceVersion</code> - The required interface version (<0 if no interface version is required)</dd><dd><code>snString</code> - The serial number of the device</dd></dl>
283
</li>
284
</ul>
285
<a name="ZtexScanBus1(int, int, boolean, boolean, int)">
286
<!--   -->
287
</a>
288
<ul class="blockList">
289
<li class="blockList">
290
<h4>ZtexScanBus1</h4>
291
<pre>public&nbsp;ZtexScanBus1(int&nbsp;usbVendorId,
292
            int&nbsp;usbProductId,
293
            boolean&nbsp;scanUnconfigured,
294
            boolean&nbsp;quiet,
295
            int&nbsp;interfaceVersion)</pre>
296
<div class="block">Scans the USB for suitable devices and constructs a list of them.
297
 Three kinds of search filters can be applied
298
 <ol>
299
   <li> usbVendorId and usbProductId can be used to search for devices with a given vendor and product ID. These devices must provide a ZTEX descriptor 1.</li>
300
   <li> If a certain interface version is required, it can be specified using interfaceVersion. </li>
301
   <li> If scanUnconfigured is true, also devices without ZTEX Firmware and devices with Cypress EZ-USB USB are considered</li>
302
 </ol></div>
303
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>usbVendorId</code> - USB vendor ID of the device to be searched for</dd><dd><code>usbProductId</code> - USB product ID of the device to be searched for</dd><dd><code>scanUnconfigured</code> - if true, scan for unconfigured devices and devices with Cypress EZ-USB USB ID's</dd><dd><code>quiet</code> - if true, don't print any warnings</dd><dd><code>interfaceVersion</code> - The required interface version (<0 if no interface version is required)</dd></dl>
304
</li>
305
</ul>
306
<a name="ZtexScanBus1(int, int, boolean, boolean)">
307
<!--   -->
308
</a>
309
<ul class="blockListLast">
310
<li class="blockList">
311
<h4>ZtexScanBus1</h4>
312
<pre>public&nbsp;ZtexScanBus1(int&nbsp;usbVendorId,
313
            int&nbsp;usbProductId,
314
            boolean&nbsp;scanUnconfigured,
315
            boolean&nbsp;quiet)</pre>
316
<div class="block">Scans the USB for suitable devices and constructs a list of them.
317
 Two kinds of search filters can be applied
318
 <ol>
319
   <li> usbVendorId and usbProductId can be used to search for devices with a given vendor and product ID. These devices must provide a ZTEX descriptor 1.</li>
320
   <li> If scanUnconfigured is true, also devices without ZTEX Firmware and devices with Cypress EZ-USB USB are considered</li>
321
 </ol></div>
322
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>usbVendorId</code> - USB vendor ID of the device to be searched for</dd><dd><code>usbProductId</code> - USB product ID of the device to be searched for</dd><dd><code>scanUnconfigured</code> - if true, scan for unconfigured devices and devices with Cypress EZ-USB USB ID's</dd><dd><code>quiet</code> - if true, don't print any warnings</dd></dl>
323
</li>
324
</ul>
325
</li>
326
</ul>
327
<!-- ============ METHOD DETAIL ========== -->
328
<ul class="blockList">
329
<li class="blockList"><a name="method_detail">
330
<!--   -->
331
</a>
332
<h3>Method Detail</h3>
333
<a name="printBus(java.io.PrintStream)">
334
<!--   -->
335
</a>
336
<ul class="blockList">
337
<li class="blockList">
338
<h4>printBus</h4>
339
<pre>public&nbsp;void&nbsp;printBus(java.io.PrintStream&nbsp;out)</pre>
340
<div class="block">Prints out a list of devices found.</div>
341
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - Where the output is to be printed to.</dd></dl>
342
</li>
343
</ul>
344
<a name="numberOfDevices()">
345
<!--   -->
346
</a>
347
<ul class="blockList">
348
<li class="blockList">
349
<h4>numberOfDevices</h4>
350
<pre>public final&nbsp;int&nbsp;numberOfDevices()</pre>
351
<div class="block">Returns the number of devices found.</div>
352
<dl><dt><span class="strong">Returns:</span></dt><dd>the number of devices found.</dd></dl>
353
</li>
354
</ul>
355
<a name="device(int)">
356
<!--   -->
357
</a>
358
<ul class="blockList">
359
<li class="blockList">
360
<h4>device</h4>
361
<pre>public final&nbsp;<a href="../ztex/ZtexDevice1.html" title="class in ztex">ZtexDevice1</a>&nbsp;device(int&nbsp;i)
362
                         throws java.lang.IndexOutOfBoundsException</pre>
363
<div class="block">Returns a device from the list of devices.</div>
364
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>i</code> - The device index.</dd>
365
<dt><span class="strong">Returns:</span></dt><dd>a device from the list of devices.</dd>
366
<dt><span class="strong">Throws:</span></dt>
367
<dd><code>java.lang.IndexOutOfBoundsException</code> - if i&lt;0 or i&ge;<a href="../ztex/ZtexScanBus1.html#numberOfDevices()"><code>numberOfDevices()</code></a></dd></dl>
368
</li>
369
</ul>
370
<a name="ref()">
371
<!--   -->
372
</a>
373
<ul class="blockList">
374
<li class="blockList">
375
<h4>ref</h4>
376
<pre>public&nbsp;void&nbsp;ref()</pre>
377
<div class="block">Increases reference counter.</div>
378
</li>
379
</ul>
380
<a name="unref()">
381
<!--   -->
382
</a>
383
<ul class="blockList">
384
<li class="blockList">
385
<h4>unref</h4>
386
<pre>public&nbsp;void&nbsp;unref()</pre>
387
<div class="block">Decreases reference counter and releases resources if 0 is reached.</div>
388
</li>
389
</ul>
390
<a name="finalize()">
391
<!--   -->
392
</a>
393
<ul class="blockListLast">
394
<li class="blockList">
395
<h4>finalize</h4>
396
<pre>protected&nbsp;void&nbsp;finalize()
397
                 throws java.lang.Throwable</pre>
398
<div class="block">Releases all resources.</div>
399
<dl>
400
<dt><strong>Overrides:</strong></dt>
401
<dd><code>finalize</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
402
<dt><span class="strong">Throws:</span></dt>
403
<dd><code>java.lang.Throwable</code></dd></dl>
404
</li>
405
</ul>
406
</li>
407
</ul>
408
</li>
409
</ul>
410
</div>
411
</div>
412
<!-- ========= END OF CLASS DATA ========= -->
413
<!-- ======= START OF BOTTOM NAVBAR ====== -->
414
<div class="bottomNav"><a name="navbar_bottom">
415
<!--   -->
416
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
417
<!--   -->
418
</a>
419
<ul class="navList" title="Navigation">
420
<li><a href="../ztex/package-summary.html">Package</a></li>
421
<li class="navBarCell1Rev">Class</li>
422
<li><a href="package-tree.html">Tree</a></li>
423
<li><a href="../deprecated-list.html">Deprecated</a></li>
424
<li><a href="../index-all.html">Index</a></li>
425
<li><a href="../help-doc.html">Help</a></li>
426
</ul>
427
</div>
428
<div class="subNav">
429
<ul class="navList">
430
<li><a href="../ztex/ZtexImgFile1.html" title="class in ztex"><span class="strong">Prev Class</span></a></li>
431
<li><a href="../ztex/ZtexUsbReader.html" title="class in ztex"><span class="strong">Next Class</span></a></li>
432
</ul>
433
<ul class="navList">
434
<li><a href="../index.html?ztex/ZtexScanBus1.html" target="_top">Frames</a></li>
435
<li><a href="ZtexScanBus1.html" target="_top">No Frames</a></li>
436
</ul>
437
<ul class="navList" id="allclasses_navbar_bottom">
438
<li><a href="../allclasses-noframe.html">All Classes</a></li>
439
</ul>
440
<div>
441
<script type="text/javascript"><!--
442
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
443
  if(window==top) {
444
    allClassesLink.style.display = "block";
445
  }
446
  else {
447
    allClassesLink.style.display = "none";
448
  }
449
  //-->
450
</script>
451
</div>
452
<div>
453
<ul class="subNavList">
454
<li>Summary:&nbsp;</li>
455
<li>Nested&nbsp;|&nbsp;</li>
456
<li>Field&nbsp;|&nbsp;</li>
457
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
458
<li><a href="#method_summary">Method</a></li>
459
</ul>
460
<ul class="subNavList">
461
<li>Detail:&nbsp;</li>
462
<li>Field&nbsp;|&nbsp;</li>
463
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
464
<li><a href="#method_detail">Method</a></li>
465
</ul>
466
</div>
467
<a name="skip-navbar_bottom">
468
<!--   -->
469
</a></div>
470
<!-- ======== END OF BOTTOM NAVBAR ======= -->
471
</body>
472
</html>

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.