summaryrefslogtreecommitdiff
path: root/functions_vars_r.html
blob: 222a0966e7221de2751afb6e81c4e2d7a2b33395 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>navit: Data Fields - Variables</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">navit
   &#160;<span id="projectnumber">0.5.3-trunk</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.1 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('functions_vars_r.html',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div class="contents">
&#160;

<h3><a id="index_r"></a>- r -</h3><ul>
<li>r
: <a class="el" href="structboundary.html#a73ef19068ccff8a136a15e1f9485a13d">boundary</a>
, <a class="el" href="structcolor.html#adf42bf89ce203b7b9b3677bd6ae571d8">color</a>
, <a class="el" href="structcoord__rectObject.html#a1ef75000d3288b48e115245d59bad6d7">coord_rectObject</a>
, <a class="el" href="structcountry__table.html#a5c29145ec4f4c4fd56ef883d4e70c933">country_table</a>
, <a class="el" href="structgraphics.html#a07a56bda9c786f803f6e97b94e96f406">graphics</a>
, <a class="el" href="structgraphics__gc__priv.html#a95783b6c4e4f64237421a66353fb0b09">graphics_gc_priv</a>
, <a class="el" href="structmap__rect__priv.html#aafcb7f163f5a7508c74f7de8ec48a34b">map_rect_priv</a>
, <a class="el" href="structosm__protobufdb__context.html#ad1f40a0e7cd56ed40776a1b0e13c3629">osm_protobufdb_context</a>
, <a class="el" href="structturn__restriction.html#a71670535d824211b7ad675520ae04171">turn_restriction</a>
, <a class="el" href="structXPMCOLORENTRY__TAG.html#a9641c166b8d4781ec5a1375e15422f6f">XPMCOLORENTRY_TAG</a>
</li>
<li>r_curr
: <a class="el" href="structblock__bt__priv.html#ae23eacbc4b0571507f16eec365f1d8f3">block_bt_priv</a>
</li>
<li>radius
: <a class="el" href="structelement.html#a635e7d2e11a05d214c779914678b6930">element</a>
, <a class="el" href="structgui__priv.html#a76a534803965b98854b5b22f3e60e207">gui_priv</a>
, <a class="el" href="structnavit.html#aaa5db9e509016b3e659bc67bdbd5966c">navit</a>
, <a class="el" href="group__vehicle-iphone.html#ga6e7bc6a0ff016b8ec0c50bcd54d0b18b">vehicle_priv</a>
</li>
<li>ramps
: <a class="el" href="structtraffic__location.html#a0875b73f5c83d04226775eb787a0ec54">traffic_location</a>
</li>
<li>range
: <a class="el" href="structattr.html#aabfefd7820d2d4d1c0b805c91195f29f">attr</a>
, <a class="el" href="structmap__selection.html#a9b160a76565e6f18e27042d4f06feeaa">map_selection</a>
</li>
<li>rank
: <a class="el" href="structstreet__destination.html#a5c9315380ee206d0167f4a3b69cf2cdb">street_destination</a>
</li>
<li>reached_destinations_count
: <a class="el" href="structroute.html#a1dd2a537f8d4d4cc3931212a80f22494">route</a>
</li>
<li>read
: <a class="el" href="structmap__download.html#a324b36f1c686a17d177cc424d51dca32">map_download</a>
</li>
<li>read_buffer
: <a class="el" href="group__vehicle-wince.html#gafc79c30a0a3f3eecebbacc98907a26cd">vehicle_priv</a>
</li>
<li>read_buffer_pos
: <a class="el" href="group__vehicle-wince.html#ga8bcf9f25b9e0f2808d336f7fadfcba5f">vehicle_priv</a>
</li>
<li>ready
: <a class="el" href="structnavit.html#af5fa12f2f5e227c5d8f0f6c3c3b53116">navit</a>
</li>
<li>real_h
: <a class="el" href="structvehicle.html#a907850e924cf34638a460d395c8b5e3b">vehicle</a>
</li>
<li>real_w
: <a class="el" href="structvehicle.html#a53e1870dc477623db33de1fe32bd6949">vehicle</a>
</li>
<li>reason
: <a class="el" href="structwidget.html#a18d2a3772399d2e6a568648946f6bf69">widget</a>
</li>
<li>receive_time
: <a class="el" href="structtraffic__message.html#a844f3185ebaccee2846c7681464b7001">traffic_message</a>
</li>
<li>receiver
: <a class="el" href="structvehicle__priv.html#a2c483fa7f40982cb621704e9eecf5ad8">vehicle_priv</a>
</li>
<li>recentdest_count
: <a class="el" href="structnavit.html#a77a33fef179f23292bcc4a3a1386ba2a">navit</a>
</li>
<li>reconfig_cb
: <a class="el" href="structosd__item.html#a3ab0d63cf9e2cb4e4725edf33d64ce83">osd_item</a>
</li>
<li>rect_new
: <a class="el" href="structmap__search__priv.html#a559d97bea783ea25dbe00fd88c240b48">map_search_priv</a>
</li>
<li>red
: <a class="el" href="structauxmap.html#ae9f5cc086f60f23e5f7c8fa497a087ee">auxmap</a>
, <a class="el" href="structosd__speed__cam.html#a8cead8ca2622729c558d0a6090313312">osd_speed_cam</a>
, <a class="el" href="structosd__speed__warner.html#ab59e206f0026cd041d8427c97fb706eb">osd_speed_warner</a>
, <a class="el" href="structroute__guard.html#a73a92de1e3b7fe4ededd3d98bafa6669">route_guard</a>
</li>
<li>redirect
: <a class="el" href="structmap__priv.html#a02fa343733eb7c15e42d3b9e9e30c8ae">map_priv</a>
</li>
<li>redisplay
: <a class="el" href="structmenu__data.html#a026d34e4b8bc9307436fba6235bb25aa">menu_data</a>
</li>
<li>redisplay_widget
: <a class="el" href="structmenu__data.html#aea18510a78ab44637539b7f3efa2093c">menu_data</a>
</li>
<li>redraw
: <a class="el" href="structgui__priv.html#a8047e5e5fde7d9a594338de210d09431">gui_priv</a>
, <a class="el" href="structwidget.html#a43d19e0e04a6f375c250a556b078c7e4">widget</a>
</li>
<li>ref
: <a class="el" href="structattrObject.html#abc4ac0a8155c0131f59ebd84a1c1216d">attrObject</a>
, <a class="el" href="structlayer.html#a6105e894c4d2702d39039a964a541b86">layer</a>
, <a class="el" href="structmapObject.html#a28438dd5b36e742f8da620671b2acb47">mapObject</a>
, <a class="el" href="structobject__func.html#a42b25b3029bd3ce475cf0f0f8e6944c6">object_func</a>
, <a class="el" href="structstreet__priv.html#a21a6c6db6983ddc499505ab1f0bb42e0">street_priv</a>
, <a class="el" href="structtemplateObject.html#a96cad3cc40d24b58d9e44e9a48752181">templateObject</a>
</li>
<li>ref_count
: <a class="el" href="structquadtree__item.html#ad902d5beeac8869dfe42b061f2a696e4">quadtree_item</a>
, <a class="el" href="structquadtree__node.html#ad1054907f11bd5fc2a2178244df7612c">quadtree_node</a>
</li>
<li>ref_way
: <a class="el" href="structnode__item.html#a3a87d515809028f91278e599cbe53aca">node_item</a>
</li>
<li>refcount
: <a class="el" href="structitem__priv.html#af172cd6fcef29ebfb7212f89cff2cf9d">item_priv</a>
</li>
<li>reference
: <a class="el" href="structslicerpolygon.html#a3ed734c4acceaf67c25ea7ac0e2ff75e">slicerpolygon</a>
</li>
<li>referenceCount
: <a class="el" href="structNavitObject.html#a94c7141f102978c1818c2ae11a4b92c6">NavitObject</a>
</li>
<li>refresh_callback
: <a class="el" href="structmenu__data.html#a660cf2b35f94078885b4680e275de183">menu_data</a>
</li>
<li>refresh_cond
: <a class="el" href="structgui__priv_1_1html.html#a74a4313eeffeab4840899820ce9491a0">gui_priv::html</a>
</li>
<li>region
: <a class="el" href="structlabel__header.html#af80a1210c04d48d2e608ec747a7e07e7">label_header</a>
</li>
<li>register_cb
: <a class="el" href="structcommand__saved.html#a93c963a495475d5016e503b24bba3a0e">command_saved</a>
</li>
<li>register_ev
: <a class="el" href="structcommand__saved.html#aa7323ed4003afa38e5e6fa166caf2b67">command_saved</a>
</li>
<li>rel
: <a class="el" href="structmultipolygon.html#a9130c8f308356e88e52aff07a6bbced0">multipolygon</a>
</li>
<li>rel_h
: <a class="el" href="structosd__item.html#ae6e965b71304eecdb5af35a0bb4a5fc7">osd_item</a>
</li>
<li>rel_w
: <a class="el" href="structosd__item.html#a4540dc24aa44663ff2a0e176cbe21377">osd_item</a>
</li>
<li>rel_x
: <a class="el" href="structosd__item.html#aeea4c3e7ecd24bd8268cc4ffa9660128">osd_item</a>
</li>
<li>rel_y
: <a class="el" href="structosd__item.html#a485cfc3c0f4a036984b4935ffa7da777">osd_item</a>
</li>
<li>relation_ids_per_blob
: <a class="el" href="structdb__config.html#a4e9a0fd28aa083da2fdd7623e77a8181">db_config</a>
</li>
<li>relation_ids_per_file
: <a class="el" href="structdb__config.html#ace360860164ce538a77e6ceaa1286e0b">db_config</a>
</li>
<li>relation_ids_per_group
: <a class="el" href="structdb__config.html#a3082a5dbd4e10cd817bfb7517560df30">db_config</a>
</li>
<li>relation_priv
: <a class="el" href="structrelations__member.html#ace472126e7de95feaa409712577d657d">relations_member</a>
</li>
<li>relations
: <a class="el" href="structprocess__multipolygon__setup__thread.html#ac76fa5ad4630e905f6bd76039ecda99c">process_multipolygon_setup_thread</a>
, <a class="el" href="structprocess__turn__restrictions__setup__thread.html#a1f66b13250edc5895481b28f018bde7a">process_turn_restrictions_setup_thread</a>
</li>
<li>relations_func
: <a class="el" href="structprocess__multipolygon__setup__thread.html#a0713849f2c56cf849c11f995e82838d6">process_multipolygon_setup_thread</a>
, <a class="el" href="structprocess__turn__restrictions__setup__thread.html#a91036b0ce9148d8e78e2b42f95b04ba3">process_turn_restrictions_setup_thread</a>
</li>
<li>relid
: <a class="el" href="structassociated__street.html#aca109d12afc30f7612e6a88b184dde3d">associated_street</a>
, <a class="el" href="structmultipolygon.html#a82bd22724070581c08270cf8434d9752">multipolygon</a>
, <a class="el" href="structturn__restriction.html#a6ee04429b6d1771813eb95b58ed907d5">turn_restriction</a>
</li>
<li>remove_attr
: <a class="el" href="structobject__func.html#a683753c0f7c97a6e7aaf64626ff4cf30">object_func</a>
</li>
<li>remove_callback
: <a class="el" href="structgui__internal__methods.html#aad994995f5cf8d35d849ce51255e7758">gui_internal_methods</a>
</li>
<li>remove_cb
: <a class="el" href="structwidget.html#a52024e5f0baa3831279e0351dc289bda">widget</a>
</li>
<li>remove_idle
: <a class="el" href="structevent__methods.html#a5c9b05a7178c083d11b6a5e5f85b2b06">event_methods</a>
</li>
<li>remove_timeout
: <a class="el" href="structevent__methods.html#a844d8593d9c8e985e377bca81209deff">event_methods</a>
</li>
<li>remove_watch
: <a class="el" href="structevent__methods.html#aaec52b1d241c95ec694688336929dd83">event_methods</a>
</li>
<li>replaced_count
: <a class="el" href="structtraffic__message.html#a080710ed9576e58b4dc19085d36c55bf">traffic_message</a>
</li>
<li>replaces
: <a class="el" href="structtraffic__message.html#a4e28fe7f5aa367cc4125dc70c3ce2748">traffic_message</a>
</li>
<li>reports_requested
: <a class="el" href="structtraffic__priv.html#a64a0f4d91e33560c1e9a7c0251b4fffe">traffic_priv</a>
</li>
<li>requests
: <a class="el" href="structfile.html#adb16a445bd031943ab9bd343e752fa73">file</a>
</li>
<li>res
: <a class="el" href="structcommand__saved.html#a40bab60d16b40d5a00b540b0910fdd00">command_saved</a>
, <a class="el" href="structcontext.html#a0d80e6e107e49e57a6b7557fd3c37d59">context</a>
, <a class="el" href="structdraw__polyline__context.html#ae1f7cff08311b67fda97d66fd72e85a0">draw_polyline_context</a>
</li>
<li>res2
: <a class="el" href="structzip__info.html#aca7591f281ca49c891acd1a98ea243a1">zip_info</a>
</li>
<li>resize
: <a class="el" href="structgraphics__opengl__window__system.html#a08ac431fae7fa546948bcda4e118248e">graphics_opengl_window_system</a>
</li>
<li>resize_callback
: <a class="el" href="structgraphics__priv.html#a29915263994ffc735b6832f82bce8592">graphics_priv</a>
, <a class="el" href="structnavit.html#aca60ce34936599eebbd8293bf75e02ff">navit</a>
</li>
<li>resize_callback_data
: <a class="el" href="structgraphics__priv.html#aa8a8c2a3e66f98bba9f2853d63adc53c">graphics_priv</a>
</li>
<li>resize_callback_initial
: <a class="el" href="structgraphics__priv.html#a586a5c402b64cb4514960c385825225e">graphics_priv</a>
</li>
<li>resize_cb
: <a class="el" href="structgui__priv.html#a17ca6bd41cc1cd7b47e21fcac0650558">gui_priv</a>
, <a class="el" href="structosd__item.html#ab2bc43e75eac1cc0cc2bdb44b378246a">osd_item</a>
</li>
<li>Resources
: <a class="el" href="structgraphics__priv.html#ab1550a41a47bb92d2dc29b451cb9ca28">graphics_priv</a>
</li>
<li>Resources_getIdentifier
: <a class="el" href="structgraphics__priv.html#a254d151a6c7d5127b4fa5af531221ab7">graphics_priv</a>
</li>
<li>ResourcesClass
: <a class="el" href="structgraphics__priv.html#ae2b599949c74e6fd8bfe70eae9c14548">graphics_priv</a>
</li>
<li>response
: <a class="el" href="structdbus__method.html#aa5d5d4f09db9d34a937aa598c0c4b4b7">dbus_method</a>
</li>
<li>response_name
: <a class="el" href="structdbus__method.html#a0dfeebdd6af52b181fefd58c1dd860bc">dbus_method</a>
</li>
<li>result
: <a class="el" href="structmaptool__params.html#a3971450fe8b2e46259c1518b9bbcc06c">maptool_params</a>
, <a class="el" href="structsearch__list.html#a01e0ed8f12680467c4c7c658c9e0e8e8">search_list</a>
</li>
<li>RESULT_INTERNAL_ERROR
: <a class="el" href="classorg_1_1navitproject_1_1navit_1_1NavitTraff.html#a01be3a59b9490c6887e1160cc8f1ff5b">org.navitproject.navit.NavitTraff</a>
</li>
<li>RESULT_INVALID
: <a class="el" href="classorg_1_1navitproject_1_1navit_1_1NavitTraff.html#a5c0aa82e37c8c8a17c48061bb9debd7f">org.navitproject.navit.NavitTraff</a>
</li>
<li>RESULT_NOT_COVERED
: <a class="el" href="classorg_1_1navitproject_1_1navit_1_1NavitTraff.html#aad63edc809cc959dc6b0ad63592e5e5b">org.navitproject.navit.NavitTraff</a>
</li>
<li>RESULT_OK
: <a class="el" href="classorg_1_1navitproject_1_1navit_1_1NavitTraff.html#a3f561c8457d896553702ce7b0dc39c41">org.navitproject.navit.NavitTraff</a>
</li>
<li>RESULT_PARTIALLY_COVERED
: <a class="el" href="classorg_1_1navitproject_1_1navit_1_1NavitTraff.html#a0a8a3974d2f103196ddaba63e471a2f9">org.navitproject.navit.NavitTraff</a>
</li>
<li>RESULT_SUBSCRIPTION_REJECTED
: <a class="el" href="classorg_1_1navitproject_1_1navit_1_1NavitTraff.html#a49f28bd48b9224497a95e77bd0af54ad">org.navitproject.navit.NavitTraff</a>
</li>
<li>RESULT_SUBSCRIPTION_UNKNOWN
: <a class="el" href="classorg_1_1navitproject_1_1navit_1_1NavitTraff.html#aafb286a3bf479332bcebbf6d26541246">org.navitproject.navit.NavitTraff</a>
</li>
<li>results_map_population
: <a class="el" href="structgui__priv.html#aa9103b2ca23225c384ce74c9036b223a">gui_priv</a>
</li>
<li>retry_interval
: <a class="el" href="group__vehicle-gpsd.html#gabe05855028e4bdfa1454eedba20e5fcd">vehicle_priv</a>
</li>
<li>retry_timer
: <a class="el" href="group__vehicle-gypsy.html#ga8f68ac8487f7ffb821877685fbb06534">vehicle_priv</a>
</li>
<li>retry_timer2
: <a class="el" href="group__vehicle-gpsd.html#ga5ae5344cf577fad0e24b45f356585eca">vehicle_priv</a>
</li>
<li>return_address
: <a class="el" href="structmalloc__head.html#a03e200cd7a8fcc7e7730ae5a134aee76">malloc_head</a>
</li>
<li>returnDirectoryParameter
: <a class="el" href="classorg_1_1navitproject_1_1navit_1_1FileBrowserActivity.html#a8af99d655f0f31fb4096fda1882a4017">org.navitproject.navit.FileBrowserActivity</a>
</li>
<li>returnFileParameter
: <a class="el" href="classorg_1_1navitproject_1_1navit_1_1FileBrowserActivity.html#a4128c9592fd760534619fb8a83222f89">org.navitproject.navit.FileBrowserActivity</a>
</li>
<li>returnPath
: <a class="el" href="classNGQProxyGui.html#acff54ba4a09925155882112a8e575212">NGQProxyGui</a>
</li>
<li>rev
: <a class="el" href="structhouse__number__interpolation.html#ae11865b1694443984f3d4b9e00591ee5">house_number_interpolation</a>
</li>
<li>rgba
: <a class="el" href="structgraphics__gc__priv.html#a4e1a8a16d21254d1cafae2d166e9e2b1">graphics_gc_priv</a>
, <a class="el" href="structgraphics__priv.html#ac132861c486aba48450dba7de8f04d55">graphics_priv</a>
</li>
<li>rgn
: <a class="el" href="structmap__rect__priv.html#a76ea13079d93c024cf06c1630a142a57">map_rect_priv</a>
</li>
<li>rgn_end
: <a class="el" href="structmap__rect__priv.html#a3b1d3338f7b837c2e455ea317da3626a">map_rect_priv</a>
</li>
<li>rgn_hdr
: <a class="el" href="structmap__rect__priv.html#aafbefc1b3f086acb846276cb07e93b8f">map_rect_priv</a>
</li>
<li>rgn_items
: <a class="el" href="structmap__rect__priv.html#a706dbe7137625c4f8090b7f6ac3c4526">map_rect_priv</a>
</li>
<li>rgn_offset
: <a class="el" href="structmap__rect__priv.html#aa02ae3cb2937a6e6035dbb8e0991040d">map_rect_priv</a>
, <a class="el" href="structsubdivision.html#a15b4919137f31efc24660fe852b1c313">subdivision</a>
</li>
<li>rgn_type
: <a class="el" href="structmap__rect__priv.html#a0254c1dcc0eee6b1a4e79737a48c81a5">map_rect_priv</a>
</li>
<li>rhs
: <a class="el" href="structroute__graph__point.html#a6f1ac223fb31be643f9080e7004a9055">route_graph_point</a>
</li>
<li>ri
: <a class="el" href="structmap__rect__priv.html#a2cfd2ae2720880d5bb8c0d1caf6d84e8">map_rect_priv</a>
</li>
<li>rid
: <a class="el" href="structo5m.html#adeadb15b646f5ddca8030d99218f88c7">o5m</a>
</li>
<li>right
: <a class="el" href="structbuilding.html#a82b110c0da3c93388a432cf30fe1e0ed">building</a>
, <a class="el" href="structnavigation__maneuver.html#a1f59dd7c6fe6b096987360367827c608">navigation_maneuver</a>
, <a class="el" href="structpadding.html#a7a4b4df65f70598f0a255ceb0d0ca8fd">padding</a>
</li>
<li>rl
: <a class="el" href="structcoord__rect.html#a0aa5ec921d6c01e81eea35f701962bd7">coord_rect</a>
, <a class="el" href="structpoint__rect.html#aadb42dad95a8cfc30121cf3f69032c66">point_rect</a>
</li>
<li>road_name
: <a class="el" href="structtraffic__location.html#a58e09a28f55eefcb1d0bc4560c02b92a">traffic_location</a>
</li>
<li>road_ref
: <a class="el" href="structtraffic__location.html#ab7da8b821b080fe42f369e67811cf378">traffic_location</a>
</li>
<li>road_type
: <a class="el" href="structtraffic__location.html#a94af1081991a9ae842aaef624a7ef694">traffic_location</a>
</li>
<li>roadbook_callback
: <a class="el" href="structnavit.html#a71157dbf21cdcbef959c0182ea795270">navit</a>
</li>
<li>roadbook_window
: <a class="el" href="structnavit.html#aed5ec5eef631a961e3b848da56aa5b4c">navit</a>
</li>
<li>roadprofile
: <a class="el" href="structattr.html#aec881300658f59fff0dbc21f30e565f1">attr</a>
</li>
<li>roadprofile_hash
: <a class="el" href="structvehicleprofile.html#a62f0d40444ae2c3fcf6afb5166586f8b">vehicleprofile</a>
</li>
<li>role
: <a class="el" href="structrelation__member.html#a5c9f6da7e6e3230be9bdf5519b20faeb">relation_member</a>
</li>
<li>roleNames
: <a class="el" href="classNGQStandardItemModel.html#a51cd24ba8de4386829cbb10391142d43">NGQStandardItemModel</a>
</li>
<li>root
: <a class="el" href="structbookmarks.html#ad16c4f8cb27ccd4f3130df0b1546e2ea">bookmarks</a>
, <a class="el" href="structgraphics__priv.html#ac78e87bd3e909e8e2c9c0a7e115155ce">graphics_priv</a>
, <a class="el" href="structgui__priv.html#a55dbf0be168b0cb40fc9ac35b0f9bdec">gui_priv</a>
, <a class="el" href="structosd__text__item.html#a9ffa2b30dc457a646be95592c6552626">osd_text_item</a>
</li>
<li>root_window
: <a class="el" href="structgraphics__opengl__window__system.html#af4e5e62a973e7b483e91c3924a179f45">graphics_opengl_window_system</a>
</li>
<li>rotation
: <a class="el" href="structelement.html#ae08bff15ca88d01d2e82cbdc427c5053">element</a>
</li>
<li>roundabout_delta
: <a class="el" href="structnavigation__command.html#a5af2f5db45da7088be99d32eff88f926">navigation_command</a>
</li>
<li>route
: <a class="el" href="structattr.html#a2132d9f8722d472ea71342ea68b03754">attr</a>
, <a class="el" href="structmap__priv.html#aae5e4b4d9d45cbc3b87394edf63743c1">map_priv</a>
, <a class="el" href="structnavigation.html#a0873807f546a819a1b0f8eb93cc6fa93">navigation</a>
, <a class="el" href="structnavit.html#aa44c570cb5bea50985eb46fa8e2f59b9">navit</a>
, <a class="el" href="structrouteObject.html#a84927ceb35ee9321e8fad66471acb32e">routeObject</a>
, <a class="el" href="structstatusbar__priv.html#a35281bf0639e24edd50a89e3ac2b00fa">statusbar_priv</a>
, <a class="el" href="structvehicle__priv.html#a06c2b21afd1a3613e551e2690bc9285d">vehicle_priv</a>
</li>
<li>route_cb
: <a class="el" href="structnavigation.html#a4b4b60f0b2ea2b75f775058a6acac563">navigation</a>
, <a class="el" href="structnavit.html#ac3ac638a56ad436f9e8e22abdea0e7d7">navit</a>
</li>
<li>route_data
: <a class="el" href="structgui__priv.html#aa40941fcd8ac2a43c03e24695d226d35">gui_priv</a>
</li>
<li>route_depth
: <a class="el" href="structvehicleprofile.html#ad0dfb3953f45c7e25f9908bd34e5f87c">vehicleprofile</a>
</li>
<li>route_graph_done_cb
: <a class="el" href="structroute.html#a51ed64bd569e95af31122e8ba0f7d9b1">route</a>
</li>
<li>route_graph_flood_done_cb
: <a class="el" href="structroute.html#a356b5263ab44b195e2210a8b9bc65215">route</a>
</li>
<li>route_item
: <a class="el" href="structmap__rect__priv.html#ab7109b54c1f6df1251f104ae01030e2c">map_rect_priv</a>
</li>
<li>route_item_done
: <a class="el" href="structmap__rect__priv.html#aa81f6677698ad8c5fa7f65c15b934060">map_rect_priv</a>
</li>
<li>route_map_rect
: <a class="el" href="structmap__rect__priv.html#a0df22306770c7ac2cf0dc5ee60b1e835">map_rect_priv</a>
</li>
<li>route_map_sel
: <a class="el" href="structtraffic__priv.html#aaa37ef6040c02a544c132a527bbae857">traffic_priv</a>
</li>
<li>route_mr
: <a class="el" href="structnavigation.html#a648ac9b17c700de7a9f0f7199764d3cc">navigation</a>
</li>
<li>route_pref
: <a class="el" href="structtracking.html#a7f8f9dff310d47e06fd7a529e47c3090">tracking</a>
</li>
<li>route_segments
: <a class="el" href="structroute__graph.html#aab2870efec1aa440237ba26ba2ce835c">route_graph</a>
</li>
<li>route_showing
: <a class="el" href="structroute__data.html#a4f44435e493ff94ff25d5f7883924ad0">route_data</a>
</li>
<li>route_status
: <a class="el" href="structroute.html#af1a6e165ddec06052971e17c4bff0f68">route</a>
</li>
<li>route_table
: <a class="el" href="structroute__data.html#aca91aa690f452098d90788452822fdce">route_data</a>
</li>
<li>route_text
: <a class="el" href="structstatusbar__priv.html#aceef0e595b0d541b17ff280e927ce01a">statusbar_priv</a>
</li>
<li>route_weight
: <a class="el" href="structroadprofile.html#a9da80fb8f73be4ca6d35b4bf1c031814">roadprofile</a>
</li>
<li>routeProxy
: <a class="el" href="structgui__priv.html#a2423d3514588b26627b92883dcd1301d">gui_priv</a>
</li>
<li>row_bytes
: <a class="el" href="structgraphics__image__priv.html#a8d233725b1ed015e2ae05966b7622fa7">graphics_image_priv</a>
</li>
<li>rseg
: <a class="el" href="structmap__rect__priv.html#afbd35bd367b668b9f2ccbbfc5fd5c72d">map_rect_priv</a>
</li>
<li>rt
: <a class="el" href="structitem__priv.html#a8f3f341ad41640dc546268428981a29c">item_priv</a>
, <a class="el" href="structtracking.html#a3aae5dc5e6c1682c1a64e146757ab1c5">tracking</a>
, <a class="el" href="structtraffic__shared__priv.html#ae481162136144c7f48332c3fdc39a543">traffic_shared_priv</a>
</li>
<li>rtecount
: <a class="el" href="structg2sstats.html#acba337ad2a5c44a7b103ca1a14dd905c">g2sstats</a>
</li>
<li>rtelength
: <a class="el" href="structg2sstats.html#a8f614045f066ce04f36497759c2e6b2a">g2sstats</a>
</li>
<li>rtepoints
: <a class="el" href="structg2sstats.html#a49cb417a5b2cdd27539f6970c5c99963">g2sstats</a>
</li>
<li>rteunconverted
: <a class="el" href="structg2sstats.html#a20d54c28892aa9a96fa4b1c1ffc88989">g2sstats</a>
</li>
<li>rule_file
: <a class="el" href="structmaptool__params.html#a6e619b654d199f2c0ad61dbe8b35a943">maptool_params</a>
</li>
<li>run_main_loop
: <a class="el" href="structgui__methods.html#aa1d374384a546c5968fe3ea849dafd9c">gui_methods</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    <li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
  </ul>
</div>
</body>
</html>