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

Subversion Repositories lpffir

[/] [lpffir/] [trunk/] [uvm/] [tools/] [uvm_syoscb/] [docs/] [html/] [functions_func.html] - Blame information for rev 4

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 4 vladimirar
<!-- This comment will put IE 6, 7 and 8 in quirks mode -->
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
<html xmlns="http://www.w3.org/1999/xhtml">
4
<head>
5
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
6
<title>SyoSil ApS UVM Scoreboard: Class Members - Functions</title>
7
<link href="tabs.css" rel="stylesheet" type="text/css"/>
8
<link href="search/search.css" rel="stylesheet" type="text/css"/>
9
<script type="text/javaScript" src="search/search.js"></script>
10
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
11
</head>
12
<body onload='searchBox.OnSelectItem(0);'>
13
<!-- Generated by Doxygen 1.6.1 -->
14
<script type="text/javascript"><!--
15
var searchBox = new SearchBox("searchBox", "search",false,'Search');
16
--></script>
17
<script type="text/javascript">
18
<!--
19
function changeDisplayState (e){
20
  var num=this.id.replace(/[^[0-9]/g,'');
21
  var button=this.firstChild;
22
  var sectionDiv=document.getElementById('dynsection'+num);
23
  if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
24
    sectionDiv.style.display='block';
25
    button.src='open.gif';
26
  }else{
27
    sectionDiv.style.display='none';
28
    button.src='closed.gif';
29
  }
30
}
31
function initDynSections(){
32
  var divs=document.getElementsByTagName('div');
33
  var sectionCounter=1;
34
  for(var i=0;i<divs.length-1;i++){
35
    if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
36
      var header=divs[i];
37
      var section=divs[i+1];
38
      var button=header.firstChild;
39
      if (button!='IMG'){
40
        divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
41
        button=document.createElement('img');
42
        divs[i].insertBefore(button,divs[i].firstChild);
43
      }
44
      header.style.cursor='pointer';
45
      header.onclick=changeDisplayState;
46
      header.id='dynheader'+sectionCounter;
47
      button.src='closed.gif';
48
      section.id='dynsection'+sectionCounter;
49
      section.style.display='none';
50
      section.style.marginLeft='14px';
51
      sectionCounter++;
52
    }
53
  }
54
}
55
window.onload = initDynSections;
56
-->
57
</script>
58
<div class="navigation" id="top">
59
  <div class="tabs">
60
    <ul>
61
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
62
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
63
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
64
      <li><a href="files.html"><span>Files</span></a></li>
65
      <li><a href="dirs.html"><span>Directories</span></a></li>
66
      <li>
67
        <div id="MSearchBox" class="MSearchBoxInactive">
68
        <img id="MSearchSelect" src="search/search.png"
69
             onmouseover="return searchBox.OnSearchSelectShow()"
70
             onmouseout="return searchBox.OnSearchSelectHide()"
71
             alt=""/>
72
        <input type="text" id="MSearchField" value="Search" accesskey="S"
73
             onfocus="searchBox.OnSearchFieldFocus(true)"
74
             onblur="searchBox.OnSearchFieldFocus(false)"
75
             onkeyup="searchBox.OnSearchFieldChange(event)"/>
76
        <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
77
        </div>
78
      </li>
79
    </ul>
80
  </div>
81
  <div class="tabs">
82
    <ul>
83
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
84
      <li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
85
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
86
      <li class="current"><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
87
    </ul>
88
  </div>
89
  <div class="tabs">
90
    <ul>
91
      <li><a href="functions.html"><span>All</span></a></li>
92
      <li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
93
      <li><a href="functions_vars.html"><span>Variables</span></a></li>
94
    </ul>
95
  </div>
96
  <div class="tabs">
97
    <ul>
98
      <li><a href="#index_a"><span>a</span></a></li>
99
      <li><a href="#index_b"><span>b</span></a></li>
100
      <li><a href="#index_c"><span>c</span></a></li>
101
      <li><a href="#index_d"><span>d</span></a></li>
102
      <li><a href="#index_e"><span>e</span></a></li>
103
      <li><a href="#index_f"><span>f</span></a></li>
104
      <li><a href="#index_g"><span>g</span></a></li>
105
      <li><a href="#index_i"><span>i</span></a></li>
106
      <li><a href="#index_l"><span>l</span></a></li>
107
      <li><a href="#index_n"><span>n</span></a></li>
108
      <li><a href="#index_p"><span>p</span></a></li>
109
      <li><a href="#index_r"><span>r</span></a></li>
110
      <li><a href="#index_s"><span>s</span></a></li>
111
      <li><a href="#index_w"><span>w</span></a></li>
112
    </ul>
113
  </div>
114
</div>
115
<div class="contents">
116
&nbsp;
117
 
118
<h3><a class="anchor" id="index_a">- a -</a></h3><ul>
119
<li>add_item()
120
: <a class="el" href="classcl__syoscb.html#a26c59c91c6fdd22f29a411cba2d5ed8f">cl_syoscb</a>
121
, <a class="el" href="classcl__syoscb__queue__std.html#aa131215a6166ff20ec3146386666a1f2">cl_syoscb_queue_std</a>
122
, <a class="el" href="classcl__syoscb__queue.html#ada66fbc0eb1ef86b417fcdeaa5e9b9e0">cl_syoscb_queue</a>
123
</li>
124
</ul>
125
 
126
 
127
<h3><a class="anchor" id="index_b">- b -</a></h3><ul>
128
<li>build_phase()
129
: <a class="el" href="classcl__syoscb.html#aff5b55683b8bb74b5b75f607ac043602">cl_syoscb</a>
130
, <a class="el" href="classcl__syoscb__queue.html#a14e4b7b0e2931b2b1e7f54e7cde32152">cl_syoscb_queue</a>
131
, <a class="el" href="classcl__syoscb__compare.html#ab556332caf700e78e9e5e93c1ced4c45">cl_syoscb_compare</a>
132
</li>
133
</ul>
134
 
135
 
136
<h3><a class="anchor" id="index_c">- c -</a></h3><ul>
137
<li>check_phase()
138
: <a class="el" href="classcl__syoscb__queue.html#a28b1b880efb1f93eeb48890914685e43">cl_syoscb_queue</a>
139
</li>
140
<li>compare()
141
: <a class="el" href="classcl__syoscb.html#aca64b749ca30f964068a817ad4c152b7">cl_syoscb</a>
142
, <a class="el" href="classcl__syoscb__compare__base.html#ae16d1f2c1a75d56ed5c955e3a14dd9db">cl_syoscb_compare_base</a>
143
, <a class="el" href="classcl__syoscb__compare__io.html#a6ba722d061b733c113e184105cdcc259">cl_syoscb_compare_io</a>
144
, <a class="el" href="classcl__syoscb__compare.html#ad47df596e22b2a38269dfbaae00ed058">cl_syoscb_compare</a>
145
, <a class="el" href="classcl__syoscb__compare__io.html#a30c64f718a313cc98c26a18d2f9fe9b2">cl_syoscb_compare_io</a>
146
</li>
147
<li>compare_do()
148
: <a class="el" href="classcl__syoscb__compare__io.html#a68a58577ea0d6fc8a5d2612ff1b76162">cl_syoscb_compare_io</a>
149
, <a class="el" href="classcl__syoscb__compare__base.html#ab2cef03989c4c28994c6cf52c5742bc9">cl_syoscb_compare_base</a>
150
</li>
151
<li>create_iterator()
152
: <a class="el" href="classcl__syoscb__queue__std.html#a92abcc5ea1646ef91798a1cb93ce6853">cl_syoscb_queue_std</a>
153
, <a class="el" href="classcl__syoscb__queue.html#a443750e1bf6c4a231438e821466f1d7e">cl_syoscb_queue</a>
154
</li>
155
</ul>
156
 
157
 
158
<h3><a class="anchor" id="index_d">- d -</a></h3><ul>
159
<li>delete_item()
160
: <a class="el" href="classcl__syoscb__queue.html#a0ff5e60a18767a97056e02baf47b26b8">cl_syoscb_queue</a>
161
, <a class="el" href="classcl__syoscb__queue__std.html#a9cae04fa7b9a40a5554ef24bfaac851b">cl_syoscb_queue_std</a>
162
</li>
163
<li>delete_iterator()
164
: <a class="el" href="classcl__syoscb__queue.html#a21e2463b97abce478edd3aa94d17372e">cl_syoscb_queue</a>
165
, <a class="el" href="classcl__syoscb__queue__std.html#ada80798fcd391e309e0e85f68cda98e1">cl_syoscb_queue_std</a>
166
</li>
167
</ul>
168
 
169
 
170
<h3><a class="anchor" id="index_e">- e -</a></h3><ul>
171
<li>empty()
172
: <a class="el" href="classcl__syoscb__queue.html#a5b02ba85e905f5119ee18239f0e471d3">cl_syoscb_queue</a>
173
, <a class="el" href="classcl__syoscb__queue__std.html#a812d7f4d7143c9bef1f3181e24347d5c">cl_syoscb_queue_std</a>
174
</li>
175
<li>exist_producer()
176
: <a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#a87bbd8f8fbf1e94ba0f64fa971ae06db">pk_syoscb::cl_syoscb_cfg</a>
177
, <a class="el" href="classcl__syoscb__cfg.html#a87bbd8f8fbf1e94ba0f64fa971ae06db">cl_syoscb_cfg</a>
178
</li>
179
<li>exist_queue()
180
: <a class="el" href="classcl__syoscb__cfg.html#a32d8529ecaa50ec267d0c348138a2a2f">cl_syoscb_cfg</a>
181
, <a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#a32d8529ecaa50ec267d0c348138a2a2f">pk_syoscb::cl_syoscb_cfg</a>
182
</li>
183
</ul>
184
 
185
 
186
<h3><a class="anchor" id="index_f">- f -</a></h3><ul>
187
<li>first()
188
: <a class="el" href="classcl__syoscb__queue__iterator__base.html#a7f9050d9599104fd1f0c74764733c9a8">cl_syoscb_queue_iterator_base</a>
189
, <a class="el" href="classcl__syoscb__queue__iterator__std.html#a194d4841ff99b229c02ddf5e28378c9c">cl_syoscb_queue_iterator_std</a>
190
</li>
191
</ul>
192
 
193
 
194
<h3><a class="anchor" id="index_g">- g -</a></h3><ul>
195
<li>get_cfg()
196
: <a class="el" href="classcl__syoscb__compare__base.html#aa04cfd45a4bf05066cef409481d097b1">cl_syoscb_compare_base</a>
197
</li>
198
<li>get_disable_clone()
199
: <a class="el" href="classcl__syoscb__cfg.html#ab96e7f30252ad10aa193cc34d4de918d">cl_syoscb_cfg</a>
200
, <a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#ab96e7f30252ad10aa193cc34d4de918d">pk_syoscb::cl_syoscb_cfg</a>
201
</li>
202
<li>get_idx()
203
: <a class="el" href="classcl__syoscb__queue__iterator__base.html#a52cf9b515b136ae9a24fd04cda886a8f">cl_syoscb_queue_iterator_base</a>
204
, <a class="el" href="classcl__syoscb__queue__iterator__std.html#a7ea9b4bab944e55369f9eb92caf2c468">cl_syoscb_queue_iterator_std</a>
205
</li>
206
<li>get_item()
207
: <a class="el" href="classcl__syoscb__queue.html#a5610529db04d89e3ad4173e9960b04fa">cl_syoscb_queue</a>
208
, <a class="el" href="classcl__syoscb__queue__iterator__base.html#a53fea126af4b7578593ced59a94613f7">cl_syoscb_queue_iterator_base</a>
209
, <a class="el" href="classcl__syoscb__queue__iterator__std.html#ab3965dd048dceb3907c12bdcb2828890">cl_syoscb_queue_iterator_std</a>
210
, <a class="el" href="classcl__syoscb__queue__std.html#a42efb916d933e56e9865919504054499">cl_syoscb_queue_std</a>
211
, <a class="el" href="classpk__syoscb_1_1cl__syoscb__item.html#a479775c83c85427005d8709061bb42cb">pk_syoscb::cl_syoscb_item</a>
212
, <a class="el" href="classcl__syoscb__queue__iterator__std.html#a3205bbf156b497cd150fe0d239b40cb0">cl_syoscb_queue_iterator_std</a>
213
, <a class="el" href="classcl__syoscb__item.html#a479775c83c85427005d8709061bb42cb">cl_syoscb_item</a>
214
, <a class="el" href="classcl__syoscb__queue__std.html#a72da12e6c1b028bcfc4bd90cea162b0a">cl_syoscb_queue_std</a>
215
</li>
216
<li>get_max_queue_size()
217
: <a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#adf0dbd3835b9434d98481448261bf7c5">pk_syoscb::cl_syoscb_cfg</a>
218
, <a class="el" href="classcl__syoscb__cfg.html#adf0dbd3835b9434d98481448261bf7c5">cl_syoscb_cfg</a>
219
</li>
220
<li>get_primary_queue()
221
: <a class="el" href="classcl__syoscb__cfg.html#a6a015afd02c4aea850269eb4341517fe">cl_syoscb_cfg</a>
222
, <a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#a6a015afd02c4aea850269eb4341517fe">pk_syoscb::cl_syoscb_cfg</a>
223
</li>
224
<li>get_primary_queue_name()
225
: <a class="el" href="classcl__syoscb__compare__base.html#a35dfc9824d56bacb7ddf21437afa5b7b">cl_syoscb_compare_base</a>
226
</li>
227
<li>get_producer()
228
: <a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#a50b5ce00366256269397f516bf166269">pk_syoscb::cl_syoscb_cfg</a>
229
, <a class="el" href="classcl__syoscb__cfg.html#a50b5ce00366256269397f516bf166269">cl_syoscb_cfg</a>
230
, <a class="el" href="classcl__syoscb__item.html#a856bc5754caaf121b2297775423a9da5">cl_syoscb_item</a>
231
, <a class="el" href="classcl__syoscb__subscriber.html#a3f4a62ce19c8fc036a131e72a4ebb9fe">cl_syoscb_subscriber</a>
232
, <a class="el" href="classpk__syoscb_1_1cl__syoscb__item.html#a856bc5754caaf121b2297775423a9da5">pk_syoscb::cl_syoscb_item</a>
233
</li>
234
<li>get_producers()
235
: <a class="el" href="classcl__syoscb__cfg.html#a1ba596973a206feb7c4cf617485dca3f">cl_syoscb_cfg</a>
236
, <a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#a1ba596973a206feb7c4cf617485dca3f">pk_syoscb::cl_syoscb_cfg</a>
237
</li>
238
<li>get_queue()
239
: <a class="el" href="classcl__syoscb__queue__iterator__base.html#a2e37464d479306e3998012cb7c75a9b1">cl_syoscb_queue_iterator_base</a>
240
, <a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#ab0c58393e3df2c575ee49044dd0bb9f7">pk_syoscb::cl_syoscb_cfg</a>
241
, <a class="el" href="classcl__syoscb__cfg.html#ab0c58393e3df2c575ee49044dd0bb9f7">cl_syoscb_cfg</a>
242
</li>
243
<li>get_queue_name()
244
: <a class="el" href="classcl__syoscb__subscriber.html#a3959afbf927ba3a3d9dfb360b0c0ad0a">cl_syoscb_subscriber</a>
245
</li>
246
<li>get_queues()
247
: <a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#a3da7c1920ef35cfe8b2b030ddd80e1ee">pk_syoscb::cl_syoscb_cfg</a>
248
, <a class="el" href="classcl__syoscb__cfg.html#a3da7c1920ef35cfe8b2b030ddd80e1ee">cl_syoscb_cfg</a>
249
</li>
250
<li>get_size()
251
: <a class="el" href="classcl__syoscb__queue__std.html#a9ed719f01d3cf8f248f10db536c0c9a4">cl_syoscb_queue_std</a>
252
, <a class="el" href="classcl__syoscb__queue.html#aa5f825cc085c487e603257e10bcc3f86">cl_syoscb_queue</a>
253
, <a class="el" href="classcl__syoscb__queue__std.html#ac91a26574353c8c24789a993d3ffc12d">cl_syoscb_queue_std</a>
254
</li>
255
<li>get_subscriber()
256
: <a class="el" href="classcl__syoscb.html#a1d3983a0946cc4e38f74b249b5bb0e16">cl_syoscb</a>
257
</li>
258
</ul>
259
 
260
 
261
<h3><a class="anchor" id="index_i">- i -</a></h3><ul>
262
<li>insert_item()
263
: <a class="el" href="classcl__syoscb__queue.html#adbb41d1162a0f3dbb84c657d2274c0cb">cl_syoscb_queue</a>
264
, <a class="el" href="classcl__syoscb__queue__std.html#ad293b78071120f596e3884980e36a9fa">cl_syoscb_queue_std</a>
265
</li>
266
<li>is_done()
267
: <a class="el" href="classcl__syoscb__queue__iterator__base.html#ade166e2730e4d2b53b4b17042bb15df1">cl_syoscb_queue_iterator_base</a>
268
, <a class="el" href="classcl__syoscb__queue__iterator__std.html#a80774408e410cafb645abf56eea28580">cl_syoscb_queue_iterator_std</a>
269
</li>
270
</ul>
271
 
272
 
273
<h3><a class="anchor" id="index_l">- l -</a></h3><ul>
274
<li>last()
275
: <a class="el" href="classcl__syoscb__queue__iterator__base.html#af89041d1ae55146e3a9ff2f68d861ece">cl_syoscb_queue_iterator_base</a>
276
, <a class="el" href="classcl__syoscb__queue__iterator__std.html#aabf4f51b56006b8815d9d13fb4ef4501">cl_syoscb_queue_iterator_std</a>
277
</li>
278
</ul>
279
 
280
 
281
<h3><a class="anchor" id="index_n">- n -</a></h3><ul>
282
<li>next()
283
: <a class="el" href="classcl__syoscb__queue__iterator__base.html#a70293656ff0720b611c94eda8cfe0ce5">cl_syoscb_queue_iterator_base</a>
284
, <a class="el" href="classpk__syoscb_1_1cl__syoscb__queue__iterator__base.html#a70293656ff0720b611c94eda8cfe0ce5">pk_syoscb::cl_syoscb_queue_iterator_base</a>
285
</li>
286
</ul>
287
 
288
 
289
<h3><a class="anchor" id="index_p">- p -</a></h3><ul>
290
<li>previous()
291
: <a class="el" href="classcl__syoscb__queue__iterator__base.html#afc2b8985620b740ee74ff7888df9f76f">cl_syoscb_queue_iterator_base</a>
292
, <a class="el" href="classcl__syoscb__queue__iterator__std.html#a5a9b9a20120762dcaba759dc58cc581c">cl_syoscb_queue_iterator_std</a>
293
</li>
294
</ul>
295
 
296
 
297
<h3><a class="anchor" id="index_r">- r -</a></h3><ul>
298
<li>report_phase()
299
: <a class="el" href="classcl__syoscb__queue.html#aac9a0b845a8b1947365fcddc7f37206a">cl_syoscb_queue</a>
300
</li>
301
</ul>
302
 
303
 
304
<h3><a class="anchor" id="index_s">- s -</a></h3><ul>
305
<li>set_cfg()
306
: <a class="el" href="classcl__syoscb__compare__base.html#a2f96c175e5bc576cc9fc33b09525e33f">cl_syoscb_compare_base</a>
307
</li>
308
<li>set_disable_clone()
309
: <a class="el" href="classcl__syoscb__cfg.html#a155c593c718b8b762e42f09d0c860dc2">cl_syoscb_cfg</a>
310
, <a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#a155c593c718b8b762e42f09d0c860dc2">pk_syoscb::cl_syoscb_cfg</a>
311
</li>
312
<li>set_item()
313
: <a class="el" href="classcl__syoscb__item.html#a4739ab1d56e8afe6452af21bd64f5ceb">cl_syoscb_item</a>
314
, <a class="el" href="classpk__syoscb_1_1cl__syoscb__item.html#a4739ab1d56e8afe6452af21bd64f5ceb">pk_syoscb::cl_syoscb_item</a>
315
</li>
316
<li>set_max_queue_size()
317
: <a class="el" href="classcl__syoscb__cfg.html#a96600ba778f0dbc1978e57d8c074daf4">cl_syoscb_cfg</a>
318
, <a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#a96600ba778f0dbc1978e57d8c074daf4">pk_syoscb::cl_syoscb_cfg</a>
319
</li>
320
<li>set_primary_queue()
321
: <a class="el" href="classcl__syoscb__cfg.html#af78cc5be3554089d3726e2f48e06b298">cl_syoscb_cfg</a>
322
, <a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#af78cc5be3554089d3726e2f48e06b298">pk_syoscb::cl_syoscb_cfg</a>
323
</li>
324
<li>set_producer()
325
: <a class="el" href="classcl__syoscb__cfg.html#a9386a9f42400830a58a629f22042d9fe">cl_syoscb_cfg</a>
326
, <a class="el" href="classcl__syoscb__item.html#a3f7a926f3e4e1b57f992dcf2b053593f">cl_syoscb_item</a>
327
, <a class="el" href="classcl__syoscb__subscriber.html#a9f43d87f01bd0e829e683def3f98afc7">cl_syoscb_subscriber</a>
328
, <a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#a9386a9f42400830a58a629f22042d9fe">pk_syoscb::cl_syoscb_cfg</a>
329
, <a class="el" href="classpk__syoscb_1_1cl__syoscb__item.html#a3f7a926f3e4e1b57f992dcf2b053593f">pk_syoscb::cl_syoscb_item</a>
330
</li>
331
<li>set_queue()
332
: <a class="el" href="classcl__syoscb__cfg.html#ad30805eb6ea6a074b2673325177ddc4a">cl_syoscb_cfg</a>
333
, <a class="el" href="classcl__syoscb__queue__iterator__base.html#a8249c76b049459abdfb0341b6ab76e66">cl_syoscb_queue_iterator_base</a>
334
, <a class="el" href="classcl__syoscb__queue__iterator__std.html#a5602156978b849fdf81d8fed97cc0907">cl_syoscb_queue_iterator_std</a>
335
, <a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#ad30805eb6ea6a074b2673325177ddc4a">pk_syoscb::cl_syoscb_cfg</a>
336
, <a class="el" href="classcl__syoscb__queue__iterator__std.html#a4683eeb737bb2ec333a853d0de965622">cl_syoscb_queue_iterator_std</a>
337
</li>
338
<li>set_queue_name()
339
: <a class="el" href="classcl__syoscb__subscriber.html#a4dd8f85506dddbd1b230bc90e1330e0b">cl_syoscb_subscriber</a>
340
</li>
341
<li>set_queues()
342
: <a class="el" href="classcl__syoscb__cfg.html#a676fd117aa8f2d4d0f1a81da0a0efe63">cl_syoscb_cfg</a>
343
, <a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#a676fd117aa8f2d4d0f1a81da0a0efe63">pk_syoscb::cl_syoscb_cfg</a>
344
</li>
345
<li>size_queues()
346
: <a class="el" href="classcl__syoscb__cfg.html#ab1d0b6caf28edd029d164cc9d64d0fe6">cl_syoscb_cfg</a>
347
, <a class="el" href="classpk__syoscb_1_1cl__syoscb__cfg.html#ab1d0b6caf28edd029d164cc9d64d0fe6">pk_syoscb::cl_syoscb_cfg</a>
348
</li>
349
</ul>
350
 
351
 
352
<h3><a class="anchor" id="index_w">- w -</a></h3><ul>
353
<li>write()
354
: <a class="el" href="classcl__syoscb__subscriber.html#a5c82d3099a20e85b0eedd78728b8d967">cl_syoscb_subscriber</a>
355
</li>
356
</ul>
357
</div>
358
<!--- window showing the filter options -->
359
<div id="MSearchSelectWindow"
360
     onmouseover="return searchBox.OnSearchSelectShow()"
361
     onmouseout="return searchBox.OnSearchSelectHide()"
362
     onkeydown="return searchBox.OnSearchSelectKey(event)">
363
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&nbsp;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&nbsp;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&nbsp;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&nbsp;</span>Variables</a></div>
364
 
365
<!-- iframe showing the search results (closed by default) -->
366
<div id="MSearchResultsWindow">
367
<iframe src="" frameborder="0"
368
        name="MSearchResults" id="MSearchResults">
369
</iframe>
370
</div>
371
 
372
<!--*************************************************************************-->
373
<!-- $Id: idv_dox_footer.html 136 2010-05-31 19:13:27Z seanoboyle $          -->
374
<!--*************************************************************************-->
375
<!--   This program is free software: you can redistribute it and/or modify  -->
376
<!--   it under the terms of the GNU General Public License as published by  -->
377
<!--   the Free Software Foundation, either version 3 of the License, or     -->
378
<!--   (at your option) any later version.                                   -->
379
<!--                                                                         -->
380
<!--   This program is distributed in the hope that it will be useful,       -->
381
<!--   but WITHOUT ANY WARRANTY; without even the implied warranty of        -->
382
<!--   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         -->
383
<!--   GNU General Public License for more details.                          -->
384
<!--                                                                         -->
385
<!--   You should have received a copy of the GNU General Public License     -->
386
<!--   along with this program.  If not, see http://www.gnu.org/licenses/.   -->
387
<!--                                                                         -->
388
<!--*************************************************************************-->
389
<!-- Title:        IDV Doxygen Footer File                                   -->
390
<!-- Description:  This file is a doxygen footer with the IDV logo and a     -->
391
<!--               and a reference to the GNU FDL License.                   -->
392
<!--                                                                         -->
393
<!-- Original Author: Sean O'Boyle                                           -->
394
<!-- Contact:         seanoboyle@intelligentdv.com                           -->
395
<!-- Company:         Intelligent Design Verification                        -->
396
<!-- Company URL:     http://intelligentdv.com                               -->
397
<!--                                                                         -->
398
<!-- Download the most recent version here:                                  -->
399
<!--                  http://intelligentdv.com/downloads                     -->
400
<!--                                                                         -->
401
<!-- File Bugs Here:  http://bugs.intelligentdv.com                          -->
402
<!--        Project:  DoxygenFilterSV                                        -->
403
<!--                                                                         -->
404
<!-- File: idv_dox_header.xml                                                -->
405
<!-- $LastChangedBy: seanoboyle $                                            -->
406
<!-- $LastChangedDate: 2010-05-31 12:13:27 -0700 (Mon, 31 May 2010) $        -->
407
<!-- $LastChangedRevision: 136 $                                             -->
408
<!--                                                                         -->
409
<!--*************************************************************************-->
410
 
411
<br>
412
<table border="1" width = "100%">
413
  <tr>
414
    <td width = "20%">
415
     <img src="syosil.jpg">
416
    </td>
417
    <td width = "60%">
418
       <address style="text-align: center;">
419
       Project: SyoSil ApS UVM Scoreboard, Revision: 1.0.2.5<br>
420
       <br>
421
       Copyright 2014-2015 SyoSil ApS<br>
422
       All Rights Reserved Worldwide<br>
423
       <br>
424
      Licensed under the Apache License, Version 2.0 (the "License"); you may not
425
      use this file except in compliance with the License.  You may obtain a copy of
426
      the License at<br>
427
      <br>
428
       <a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a><br>
429
      <br>
430
      Unless required by applicable law or agreed to in writing, software distributed under the License is
431
      distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
432
      implied. See the License for the specific language governing permissions and limitations under
433
      the License.
434
      </address>
435
    </td>
436
    <td width = "20%">
437
      <address style="text-align: right;"><small>
438
      <a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a><br>
439
      <a href="http://www.doxygen.org/index.html">Doxygen</a> Version: 1.6.1<br>
440
      <a href="http://www.intelligentdv.com/index.html">IDV SV Filter</a> Version: 2.6.2<br>
441
      Sat Nov 28 05:41:55 2015</small></address>
442
   </td>
443
  </tr>
444
</table>
445
<address style="text-align: left;"><small>
446
Find a documentation bug?  Report bugs to: <a href="http://bugs.intelligentdv.com/">bugs.intelligentdv.com</a> Project: DoxygenFilterSV
447
</small></address>
448
</body>
449
</html>

powered by: WebSVN 2.1.0

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