summaryrefslogtreecommitdiff
path: root/annotated.js
blob: 418d63edfbc9a2d9f700212bccefb65439d92249 (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
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
var annotated =
[
    [ "org", null, [
      [ "navitproject", null, [
        [ "navit", "namespaceorg_1_1navitproject_1_1navit.html", "namespaceorg_1_1navitproject_1_1navit" ]
      ] ]
    ] ],
    [ "_ChunkLink", "struct__ChunkLink.html", "struct__ChunkLink" ],
    [ "_finddata_t", "struct__finddata__t.html", "struct__finddata__t" ],
    [ "_finddatai64_t", "struct__finddatai64__t.html", "struct__finddatai64__t" ],
    [ "_GDebugKey", "struct__GDebugKey.html", "struct__GDebugKey" ],
    [ "_GDoubleIEEE754", "union__GDoubleIEEE754.html", "union__GDoubleIEEE754" ],
    [ "_GError", "struct__GError.html", "struct__GError" ],
    [ "_GFloatIEEE754", "union__GFloatIEEE754.html", "union__GFloatIEEE754" ],
    [ "_GHashNode", "struct__GHashNode.html", "struct__GHashNode" ],
    [ "_GHashTable", "struct__GHashTable.html", "struct__GHashTable" ],
    [ "_GHashTableIter", "struct__GHashTableIter.html", "struct__GHashTableIter" ],
    [ "_GList", "struct__GList.html", "struct__GList" ],
    [ "_GMemChunk", "struct__GMemChunk.html", "struct__GMemChunk" ],
    [ "_GMemVTable", "struct__GMemVTable.html", "struct__GMemVTable" ],
    [ "_GSList", "struct__GSList.html", "struct__GSList" ],
    [ "_GSystemThread", "union__GSystemThread.html", "union__GSystemThread" ],
    [ "_GTimeVal", "struct__GTimeVal.html", "struct__GTimeVal" ],
    [ "_GTrashStack", "struct__GTrashStack.html", "struct__GTrashStack" ],
    [ "_OSMPBF__Blob", "struct__OSMPBF____Blob.html", "struct__OSMPBF____Blob" ],
    [ "_OSMPBF__BlobHeader", "struct__OSMPBF____BlobHeader.html", "struct__OSMPBF____BlobHeader" ],
    [ "_OSMPBF__ChangeSet", "struct__OSMPBF____ChangeSet.html", "struct__OSMPBF____ChangeSet" ],
    [ "_OSMPBF__DenseInfo", "struct__OSMPBF____DenseInfo.html", "struct__OSMPBF____DenseInfo" ],
    [ "_OSMPBF__DenseNodes", "struct__OSMPBF____DenseNodes.html", "struct__OSMPBF____DenseNodes" ],
    [ "_OSMPBF__HeaderBBox", "struct__OSMPBF____HeaderBBox.html", "struct__OSMPBF____HeaderBBox" ],
    [ "_OSMPBF__HeaderBlock", "struct__OSMPBF____HeaderBlock.html", "struct__OSMPBF____HeaderBlock" ],
    [ "_OSMPBF__Info", "struct__OSMPBF____Info.html", "struct__OSMPBF____Info" ],
    [ "_OSMPBF__Node", "struct__OSMPBF____Node.html", "struct__OSMPBF____Node" ],
    [ "_OSMPBF__PrimitiveBlock", "struct__OSMPBF____PrimitiveBlock.html", "struct__OSMPBF____PrimitiveBlock" ],
    [ "_OSMPBF__PrimitiveGroup", "struct__OSMPBF____PrimitiveGroup.html", "struct__OSMPBF____PrimitiveGroup" ],
    [ "_OSMPBF__Relation", "struct__OSMPBF____Relation.html", "struct__OSMPBF____Relation" ],
    [ "_OSMPBF__StringTable", "struct__OSMPBF____StringTable.html", "struct__OSMPBF____StringTable" ],
    [ "_OSMPBF__Way", "struct__OSMPBF____Way.html", "struct__OSMPBF____Way" ],
    [ "_ProtobufCAllocator", "struct__ProtobufCAllocator.html", "struct__ProtobufCAllocator" ],
    [ "_ProtobufCBinaryData", "struct__ProtobufCBinaryData.html", "struct__ProtobufCBinaryData" ],
    [ "_ProtobufCBuffer", "struct__ProtobufCBuffer.html", "struct__ProtobufCBuffer" ],
    [ "_ProtobufCBufferSimple", "struct__ProtobufCBufferSimple.html", "struct__ProtobufCBufferSimple" ],
    [ "_ProtobufCEnumDescriptor", "struct__ProtobufCEnumDescriptor.html", "struct__ProtobufCEnumDescriptor" ],
    [ "_ProtobufCEnumValue", "struct__ProtobufCEnumValue.html", "struct__ProtobufCEnumValue" ],
    [ "_ProtobufCEnumValueIndex", "struct__ProtobufCEnumValueIndex.html", "struct__ProtobufCEnumValueIndex" ],
    [ "_ProtobufCFieldDescriptor", "struct__ProtobufCFieldDescriptor.html", "struct__ProtobufCFieldDescriptor" ],
    [ "_ProtobufCIntRange", "struct__ProtobufCIntRange.html", "struct__ProtobufCIntRange" ],
    [ "_ProtobufCMessage", "struct__ProtobufCMessage.html", "struct__ProtobufCMessage" ],
    [ "_ProtobufCMessageDescriptor", "struct__ProtobufCMessageDescriptor.html", "struct__ProtobufCMessageDescriptor" ],
    [ "_ProtobufCMessageUnknownField", "struct__ProtobufCMessageUnknownField.html", "struct__ProtobufCMessageUnknownField" ],
    [ "_ProtobufCMethodDescriptor", "struct__ProtobufCMethodDescriptor.html", "struct__ProtobufCMethodDescriptor" ],
    [ "_ProtobufCService", "struct__ProtobufCService.html", "struct__ProtobufCService" ],
    [ "_ProtobufCServiceDescriptor", "struct__ProtobufCServiceDescriptor.html", "struct__ProtobufCServiceDescriptor" ],
    [ "_ScannedMember", "struct__ScannedMember.html", "struct__ScannedMember" ],
    [ "_SlabInfo", "struct__SlabInfo.html", "struct__SlabInfo" ],
    [ "_stat", "struct__stat.html", "struct__stat" ],
    [ "_VIDEO_POWER_MANAGEMENT", "struct__VIDEO__POWER__MANAGEMENT.html", "struct__VIDEO__POWER__MANAGEMENT" ],
    [ "_wfinddata_t", "struct__wfinddata__t.html", "struct__wfinddata__t" ],
    [ "_wfinddatai64_t", "struct__wfinddatai64__t.html", "struct__wfinddatai64__t" ],
    [ "ACCENTS", "structACCENTS.html", "structACCENTS" ],
    [ "action_cb_data", "structaction__cb__data.html", "structaction__cb__data" ],
    [ "alias_map", "structalias__map.html", "structalias__map" ],
    [ "Allocator", "structAllocator.html", "structAllocator" ],
    [ "android_search_priv", "structandroid__search__priv.html", "structandroid__search__priv" ],
    [ "announcement", "structannouncement.html", "structannouncement" ],
    [ "argument", "structargument.html", "structargument" ],
    [ "arguments", "structarguments.html", "structarguments" ],
    [ "associated_street", "structassociated__street.html", "structassociated__street" ],
    [ "attr", "structattr.html", "structattr" ],
    [ "attr_bin", "structattr__bin.html", "structattr__bin" ],
    [ "attr_fixme", "structattr__fixme.html", "structattr__fixme" ],
    [ "attr_iter", "structattr__iter.html", "structattr__iter" ],
    [ "attr_mapping", "structattr__mapping.html", "structattr__mapping" ],
    [ "attr_name", "structattr__name.html", "structattr__name" ],
    [ "attrObject", "structattrObject.html", "structattrObject" ],
    [ "aux_tile", "structaux__tile.html", "structaux__tile" ],
    [ "auxmap", "structauxmap.html", "structauxmap" ],
    [ "Backend", "classBackend.html", "classBackend" ],
    [ "binding", "structbinding.html", "structbinding" ],
    [ "binfile_hash_entry", "structbinfile__hash__entry.html", "structbinfile__hash__entry" ],
    [ "block", "structblock.html", "structblock" ],
    [ "block_bt_priv", "structblock__bt__priv.html", "structblock__bt__priv" ],
    [ "block_data", "structblock__data.html", "structblock__data" ],
    [ "block_index", "structblock__index.html", "structblock__index" ],
    [ "block_index_item", "structblock__index__item.html", "structblock__index__item" ],
    [ "block_list", "structblock__list.html", "structblock__list" ],
    [ "block_offset", "structblock__offset.html", "structblock__offset" ],
    [ "block_priv", "structblock__priv.html", "structblock__priv" ],
    [ "bookmark_item_priv", "structbookmark__item__priv.html", "structbookmark__item__priv" ],
    [ "BookmarkObject", "classBookmarkObject.html", "classBookmarkObject" ],
    [ "bookmarks", "structbookmarks.html", "structbookmarks" ],
    [ "boundary", "structboundary.html", "structboundary" ],
    [ "buffer", "structbuffer.html", "structbuffer" ],
    [ "cache", "structcache.html", "structcache" ],
    [ "cache_entry", "structcache__entry.html", "structcache__entry" ],
    [ "cache_entry_list", "structcache__entry__list.html", "structcache__entry__list" ],
    [ "callback", "structcallback.html", "structcallback" ],
    [ "callback_list", "structcallback__list.html", "structcallback__list" ],
    [ "cb_hw_state_trail", "structcb__hw__state__trail.html", "structcb__hw__state__trail" ],
    [ "cdf_data", "structcdf__data.html", "structcdf__data" ],
    [ "cdf_speed", "structcdf__speed.html", "structcdf__speed" ],
    [ "ch_edge", "structch__edge.html", "structch__edge" ],
    [ "CHANGEPH", "structCHANGEPH.html", "structCHANGEPH" ],
    [ "char_directive", "structchar__directive.html", "structchar__directive" ],
    [ "char_directives", "structchar__directives.html", "structchar__directives" ],
    [ "circle", "structcircle.html", "structcircle" ],
    [ "cJSON", "structcJSON.html", "structcJSON" ],
    [ "cJSON_Hooks", "structcJSON__Hooks.html", "structcJSON__Hooks" ],
    [ "cmd_interface", "structcmd__interface.html", "structcmd__interface" ],
    [ "coastline_tile", "structcoastline__tile.html", "structcoastline__tile" ],
    [ "coastline_tile_data", "structcoastline__tile__data.html", "structcoastline__tile__data" ],
    [ "code", "structcode.html", "structcode" ],
    [ "color", "structcolor.html", "structcolor" ],
    [ "command_saved", "structcommand__saved.html", "structcommand__saved" ],
    [ "command_saved_cb", "structcommand__saved__cb.html", "structcommand__saved__cb" ],
    [ "command_table", "structcommand__table.html", "structcommand__table" ],
    [ "compass", "structcompass.html", "structcompass" ],
    [ "config", "structconfig.html", null ],
    [ "configObject", "structconfigObject.html", null ],
    [ "context", "structcontext.html", "structcontext" ],
    [ "contour", "structcontour.html", "structcontour" ],
    [ "coord", "structcoord.html", "structcoord" ],
    [ "coord_3d", "structcoord__3d.html", "structcoord__3d" ],
    [ "coord_d", "structcoord__d.html", "structcoord__d" ],
    [ "coord_geo", "structcoord__geo.html", "structcoord__geo" ],
    [ "coord_geo_cart", "structcoord__geo__cart.html", "structcoord__geo__cart" ],
    [ "coord_rect", "structcoord__rect.html", "structcoord__rect" ],
    [ "coord_rectObject", "structcoord__rectObject.html", "structcoord__rectObject" ],
    [ "coordObject", "structcoordObject.html", "structcoordObject" ],
    [ "corelocation", "classcorelocation.html", null ],
    [ "country", "structcountry.html", "structcountry" ],
    [ "country_search", "structcountry__search.html", "structcountry__search" ],
    [ "country_table", "structcountry__table.html", "structcountry__table" ],
    [ "cursor", "structcursor.html", "structcursor" ],
    [ "data_window", "structdata__window.html", "structdata__window" ],
    [ "datawindow", "structdatawindow.html", "structdatawindow" ],
    [ "datawindow_methods", "structdatawindow__methods.html", "structdatawindow__methods" ],
    [ "datawindow_priv", "structdatawindow__priv.html", "structdatawindow__priv" ],
    [ "db_config", "structdb__config.html", "structdb__config" ],
    [ "DBFInfo", "structDBFInfo.html", "structDBFInfo" ],
    [ "dbus_callback", "structdbus__callback.html", "structdbus__callback" ],
    [ "dbus_method", "structdbus__method.html", "structdbus__method" ],
    [ "default_flags", "structdefault__flags.html", "structdefault__flags" ],
    [ "diagram_point", "structdiagram__point.html", "structdiagram__point" ],
    [ "display_context", "structdisplay__context.html", "structdisplay__context" ],
    [ "displayitem", "structdisplayitem.html", "structdisplayitem" ],
    [ "displaylist", "structdisplaylist.html", "structdisplaylist" ],
    [ "displaylist_handle", "structdisplaylist__handle.html", "structdisplaylist__handle" ],
    [ "displaylist_icon_cache", "structdisplaylist__icon__cache.html", "structdisplaylist__icon__cache" ],
    [ "div_flags_map", "structdiv__flags__map.html", "structdiv__flags__map" ],
    [ "DownloaderAppDelegate", "interfaceDownloaderAppDelegate.html", "interfaceDownloaderAppDelegate" ],
    [ "DownloaderDetailViewController", "interfaceDownloaderDetailViewController.html", "interfaceDownloaderDetailViewController" ],
    [ "draw_info", "structdraw__info.html", "structdraw__info" ],
    [ "draw_polyline_context", "structdraw__polyline__context.html", "structdraw__polyline__context" ],
    [ "draw_polyline_shape", "structdraw__polyline__shape.html", "structdraw__polyline__shape" ],
    [ "duplicate", "structduplicate.html", "structduplicate" ],
    [ "edge", "structedge.html", "structedge" ],
    [ "edge_hash_item", "structedge__hash__item.html", "structedge__hash__item" ],
    [ "element", "structelement.html", "structelement" ],
    [ "element_func", "structelement__func.html", "structelement__func" ],
    [ "EMESS", "structEMESS.html", "structEMESS" ],
    [ "espeak_EVENT", "structespeak__EVENT.html", "structespeak__EVENT" ],
    [ "espeak_VOICE", "structespeak__VOICE.html", "structespeak__VOICE" ],
    [ "event_idle", "structevent__idle.html", "structevent__idle" ],
    [ "event_methods", "structevent__methods.html", "structevent__methods" ],
    [ "event_priv", "structevent__priv.html", "structevent__priv" ],
    [ "event_timeout", "structevent__timeout.html", "structevent__timeout" ],
    [ "event_watch", "structevent__watch.html", "structevent__watch" ],
    [ "expression", "structexpression.html", "structexpression" ],
    [ "ezxml", "structezxml.html", "structezxml" ],
    [ "ezxml_root", "structezxml__root.html", "structezxml__root" ],
    [ "fat_block", "structfat__block.html", "structfat__block" ],
    [ "fibheap", "structfibheap.html", "structfibheap" ],
    [ "fibheap_el", "structfibheap__el.html", "structfibheap__el" ],
    [ "file", "structfile.html", "structfile" ],
    [ "file_cache_id", "structfile__cache__id.html", "structfile__cache__id" ],
    [ "file_header", "structfile__header.html", "structfile__header" ],
    [ "file_wordexp", "structfile__wordexp.html", "structfile__wordexp" ],
    [ "files_relation_processing", "structfiles__relation__processing.html", "structfiles__relation__processing" ],
    [ "filter", "structfilter.html", "structfilter" ],
    [ "filter_entry", "structfilter__entry.html", "structfilter__entry" ],
    [ "font_freetype_font", "structfont__freetype__font.html", "structfont__freetype__font" ],
    [ "font_freetype_glyph", "structfont__freetype__glyph.html", "structfont__freetype__glyph" ],
    [ "font_freetype_methods", "structfont__freetype__methods.html", "structfont__freetype__methods" ],
    [ "font_freetype_text", "structfont__freetype__text.html", "structfont__freetype__text" ],
    [ "font_priv", "structfont__priv.html", "structfont__priv" ],
    [ "form", "structform.html", "structform" ],
    [ "former_destination", "structformer__destination.html", "structformer__destination" ],
    [ "frame_t", "structframe__t.html", "structframe__t" ],
    [ "frame_t2", "structframe__t2.html", "structframe__t2" ],
    [ "frameref_t", "structframeref__t.html", "structframeref__t" ],
    [ "g2sattr", "structg2sattr.html", "structg2sattr" ],
    [ "g2scolumns", "structg2scolumns.html", "structg2scolumns" ],
    [ "g2sprop", "structg2sprop.html", "structg2sprop" ],
    [ "g2sstats", "structg2sstats.html", "structg2sstats" ],
    [ "gar2nav_conv", "structgar2nav__conv.html", "structgar2nav__conv" ],
    [ "gar2navit", "structgar2navit.html", "structgar2navit" ],
    [ "geodesic", "structgeodesic.html", "structgeodesic" ],
    [ "geom_poly_segment", "structgeom__poly__segment.html", "structgeom__poly__segment" ],
    [ "glob_t", "structglob__t.html", "structglob__t" ],
    [ "gps_sat", "structgps__sat.html", "structgps__sat" ],
    [ "gps_status", "structgps__status.html", "structgps__status" ],
    [ "graphics", "structgraphics.html", "structgraphics" ],
    [ "graphics_data_image", "structgraphics__data__image.html", "structgraphics__data__image" ],
    [ "graphics_font", "structgraphics__font.html", "structgraphics__font" ],
    [ "graphics_font_methods", "structgraphics__font__methods.html", "structgraphics__font__methods" ],
    [ "graphics_font_priv", "structgraphics__font__priv.html", "structgraphics__font__priv" ],
    [ "graphics_gc", "structgraphics__gc.html", "structgraphics__gc" ],
    [ "graphics_gc_methods", "structgraphics__gc__methods.html", "structgraphics__gc__methods" ],
    [ "graphics_gc_priv", "structgraphics__gc__priv.html", "structgraphics__gc__priv" ],
    [ "graphics_image", "structgraphics__image.html", "structgraphics__image" ],
    [ "graphics_image_buffer", "structgraphics__image__buffer.html", "structgraphics__image__buffer" ],
    [ "graphics_image_methods", "structgraphics__image__methods.html", "structgraphics__image__methods" ],
    [ "graphics_image_priv", "structgraphics__image__priv.html", "structgraphics__image__priv" ],
    [ "graphics_keyboard", "structgraphics__keyboard.html", "structgraphics__keyboard" ],
    [ "graphics_methods", "structgraphics__methods.html", "structgraphics__methods" ],
    [ "graphics_opengl_platform", "structgraphics__opengl__platform.html", "structgraphics__opengl__platform" ],
    [ "graphics_opengl_platform_methods", "structgraphics__opengl__platform__methods.html", "structgraphics__opengl__platform__methods" ],
    [ "graphics_opengl_window_system", "structgraphics__opengl__window__system.html", "structgraphics__opengl__window__system" ],
    [ "graphics_opengl_window_system_methods", "structgraphics__opengl__window__system__methods.html", "structgraphics__opengl__window__system__methods" ],
    [ "graphics_priv", "structgraphics__priv.html", "structgraphics__priv" ],
    [ "gscale", "structgscale.html", "structgscale" ],
    [ "gui", "structgui.html", "structgui" ],
    [ "gui_config_settings", "structgui__config__settings.html", "structgui__config__settings" ],
    [ "gui_internal_data", "structgui__internal__data.html", "structgui__internal__data" ],
    [ "gui_internal_keyb_mode", "structgui__internal__keyb__mode.html", "structgui__internal__keyb__mode" ],
    [ "gui_internal_methods", "structgui__internal__methods.html", "structgui__internal__methods" ],
    [ "gui_internal_widget_methods", "structgui__internal__widget__methods.html", "structgui__internal__widget__methods" ],
    [ "gui_menu_info", "structgui__menu__info.html", "structgui__menu__info" ],
    [ "gui_methods", "structgui__methods.html", "structgui__methods" ],
    [ "gui_priv", "structgui__priv.html", "structgui__priv" ],
    [ "gz_header_s", "structgz__header__s.html", "structgz__header__s" ],
    [ "hash_entry", "structhash__entry.html", "structhash__entry" ],
    [ "heightline", "structheightline.html", "structheightline" ],
    [ "hn_interpol_attr", "structhn__interpol__attr.html", "structhn__interpol__attr" ],
    [ "house_number_interpolation", "structhouse__number__interpolation.html", "structhouse__number__interpolation" ],
    [ "housenumber", "structhousenumber.html", "structhousenumber" ],
    [ "html_tag_map", "structhtml__tag__map.html", "structhtml__tag__map" ],
    [ "idle_task", "structidle__task.html", "structidle__task" ],
    [ "img_header", "structimg__header.html", "structimg__header" ],
    [ "inflate_state", "structinflate__state.html", "structinflate__state" ],
    [ "InstanceData", "structInstanceData.html", "structInstanceData" ],
    [ "internal_state", "structinternal__state.html", "structinternal__state" ],
    [ "item", "structitem.html", "structitem" ],
    [ "item_bin", "structitem__bin.html", "structitem__bin" ],
    [ "item_bin_sink", "structitem__bin__sink.html", "structitem__bin__sink" ],
    [ "item_bin_sink_func", "structitem__bin__sink__func.html", "structitem__bin__sink__func" ],
    [ "item_data", "structitem__data.html", "structitem__data" ],
    [ "item_hash", "structitem__hash.html", "structitem__hash" ],
    [ "item_id", "structitem__id.html", "structitem__id" ],
    [ "item_methods", "structitem__methods.html", "structitem__methods" ],
    [ "item_name", "structitem__name.html", "structitem__name" ],
    [ "item_priv", "structitem__priv.html", "structitem__priv" ],
    [ "item_range", "structitem__range.html", "structitem__range" ],
    [ "itemgra", "structitemgra.html", "structitemgra" ],
    [ "j1850", "structj1850.html", "structj1850" ],
    [ "jni_object", "structjni__object.html", "structjni__object" ],
    [ "keywtab_t", "structkeywtab__t.html", "structkeywtab__t" ],
    [ "klatt_frame_t", "structklatt__frame__t.html", "structklatt__frame__t" ],
    [ "klatt_global_t", "structklatt__global__t.html", "structklatt__global__t" ],
    [ "klatt_peaks_t", "structklatt__peaks__t.html", "structklatt__peaks__t" ],
    [ "known_translation_t", "structknown__translation__t.html", "structknown__translation__t" ],
    [ "label_data", "structlabel__data.html", "structlabel__data" ],
    [ "label_data_offset", "structlabel__data__offset.html", "structlabel__data__offset" ],
    [ "label_header", "structlabel__header.html", "structlabel__header" ],
    [ "LANGUAGE_OPTIONS", "structLANGUAGE__OPTIONS.html", "structLANGUAGE__OPTIONS" ],
    [ "layer", "structlayer.html", "structlayer" ],
    [ "layout", "structlayout.html", "structlayout" ],
    [ "lconv", "structlconv.html", "structlconv" ],
    [ "level", "structlevel.html", "structlevel" ],
    [ "loaded_domain", "structloaded__domain.html", "structloaded__domain" ],
    [ "loaded_l10nfile", "structloaded__l10nfile.html", "structloaded__l10nfile" ],
    [ "log", "structlog.html", "structlog" ],
    [ "log_data", "structlog__data.html", "structlog__data" ],
    [ "longest_match", "structlongest__match.html", "structlongest__match" ],
    [ "longest_match_list", "structlongest__match__list.html", "structlongest__match__list" ],
    [ "longest_match_list_item", "structlongest__match__list__item.html", "structlongest__match__list__item" ],
    [ "Magazine", "structMagazine.html", "structMagazine" ],
    [ "malloc_head", "structmalloc__head.html", "structmalloc__head" ],
    [ "malloc_tail", "structmalloc__tail.html", "structmalloc__tail" ],
    [ "map", "structmap.html", "structmap" ],
    [ "map_data", "structmap__data.html", "structmap__data" ],
    [ "map_download", "structmap__download.html", "structmap__download" ],
    [ "map_methods", "structmap__methods.html", "structmap__methods" ],
    [ "map_priv", "structmap__priv.html", "structmap__priv" ],
    [ "map_rect", "structmap__rect.html", "structmap__rect" ],
    [ "map_rect_priv", "structmap__rect__priv.html", "structmap__rect__priv" ],
    [ "map_rectObject", "structmap__rectObject.html", "structmap__rectObject" ],
    [ "map_search", "structmap__search.html", "structmap__search" ],
    [ "map_search_priv", "structmap__search__priv.html", "structmap__search__priv" ],
    [ "map_selection", "structmap__selection.html", "structmap__selection" ],
    [ "mapExtract", "classmapExtract.html", "classmapExtract" ],
    [ "mapObject", "structmapObject.html", "structmapObject" ],
    [ "MapObject", "classMapObject.html", "classMapObject" ],
    [ "mapset", "structmapset.html", "structmapset" ],
    [ "mapset_handle", "structmapset__handle.html", "structmapset__handle" ],
    [ "mapset_search", "structmapset__search.html", "structmapset__search" ],
    [ "mapsetObject", "structmapsetObject.html", "structmapsetObject" ],
    [ "maptool_force_64", "structmaptool__force__64.html", "structmaptool__force__64" ],
    [ "maptool_osm", "structmaptool__osm.html", "structmaptool__osm" ],
    [ "maptool_params", "structmaptool__params.html", "structmaptool__params" ],
    [ "maptype", "structmaptype.html", "structmaptype" ],
    [ "marker", "structmarker.html", "structmarker" ],
    [ "MatchRecord", "structMatchRecord.html", "structMatchRecord" ],
    [ "MBROLA_TAB", "structMBROLA__TAB.html", "structMBROLA__TAB" ],
    [ "mbrolib_parameter", "structmbrolib__parameter.html", "structmbrolib__parameter" ],
    [ "mbrolib_voice", "structmbrolib__voice.html", "structmbrolib__voice" ],
    [ "menu", "structmenu.html", "structmenu" ],
    [ "menu_data", "structmenu__data.html", "structmenu__data" ],
    [ "menu_methods", "structmenu__methods.html", "structmenu__methods" ],
    [ "menu_priv", "structmenu__priv.html", "structmenu__priv" ],
    [ "message", "structmessage.html", "structmessage" ],
    [ "messagelist", "structmessagelist.html", "structmessagelist" ],
    [ "MNEM_TAB", "structMNEM__TAB.html", "structMNEM__TAB" ],
    [ "mo_file_header", "structmo__file__header.html", "structmo__file__header" ],
    [ "mouse_event_queue_element", "structmouse__event__queue__element.html", "structmouse__event__queue__element" ],
    [ "nav_next_turn", "structnav__next__turn.html", "structnav__next__turn" ],
    [ "nav_toggle_announcer", "structnav__toggle__announcer.html", "structnav__toggle__announcer" ],
    [ "navigation", "structnavigation.html", "structnavigation" ],
    [ "navigation_command", "structnavigation__command.html", "structnavigation__command" ],
    [ "navigation_itm", "structnavigation__itm.html", "structnavigation__itm" ],
    [ "navigation_maneuver", "structnavigation__maneuver.html", "structnavigation__maneuver" ],
    [ "navigation_status", "structnavigation__status.html", "structnavigation__status" ],
    [ "navigation_way", "structnavigation__way.html", "structnavigation__way" ],
    [ "navigationObject", "structnavigationObject.html", "structnavigationObject" ],
    [ "navit", "structnavit.html", "structnavit" ],
    [ "navit_binding_w32_msg", "structnavit__binding__w32__msg.html", "structnavit__binding__w32__msg" ],
    [ "navit_object", "structnavit__object.html", null ],
    [ "navit_vehicle", "structnavit__vehicle.html", "structnavit__vehicle" ],
    [ "NavitAppDelegate", "interfaceNavitAppDelegate.html", "interfaceNavitAppDelegate" ],
    [ "NavitObject", "structNavitObject.html", "structNavitObject" ],
    [ "navitObject", "structnavitObject.html", "structnavitObject" ],
    [ "NavitTimer", "interfaceNavitTimer.html", "interfaceNavitTimer" ],
    [ "NavitView", "interfaceNavitView.html", "interfaceNavitView" ],
    [ "NavitViewController", "interfaceNavitViewController.html", "interfaceNavitViewController" ],
    [ "newnode", "structnewnode.html", "structnewnode" ],
    [ "NGQMainWindow", "classNGQMainWindow.html", "classNGQMainWindow" ],
    [ "NGQPoint", "classNGQPoint.html", "classNGQPoint" ],
    [ "NGQProxy", "classNGQProxy.html", "classNGQProxy" ],
    [ "NGQProxyBookmarks", "classNGQProxyBookmarks.html", "classNGQProxyBookmarks" ],
    [ "NGQProxyGui", "classNGQProxyGui.html", "classNGQProxyGui" ],
    [ "NGQProxyNavit", "classNGQProxyNavit.html", "classNGQProxyNavit" ],
    [ "NGQProxyRoute", "classNGQProxyRoute.html", "classNGQProxyRoute" ],
    [ "NGQProxySearch", "classNGQProxySearch.html", "classNGQProxySearch" ],
    [ "NGQProxyVehicle", "classNGQProxyVehicle.html", "classNGQProxyVehicle" ],
    [ "NGQStandardItemModel", "classNGQStandardItemModel.html", "classNGQStandardItemModel" ],
    [ "nl2gl_t", "structnl2gl__t.html", "structnl2gl__t" ],
    [ "node", "structnode.html", "structnode" ],
    [ "node_item", "structnode__item.html", "structnode__item" ],
    [ "notify_priv", "structnotify__priv.html", "structnotify__priv" ],
    [ "o5m", "structo5m.html", "structo5m" ],
    [ "object_func", "structobject__func.html", "structobject__func" ],
    [ "odometer", "structodometer.html", "structodometer" ],
    [ "offset_len", "structoffset__len.html", "structoffset__len" ],
    [ "option", "structoption.html", "structoption" ],
    [ "osd", "structosd.html", "structosd" ],
    [ "osd_button", "structosd__button.html", "structosd__button" ],
    [ "osd_item", "structosd__item.html", "structosd__item" ],
    [ "osd_item_methods", "structosd__item__methods.html", "structosd__item__methods" ],
    [ "osd_methods", "structosd__methods.html", "structosd__methods" ],
    [ "osd_priv_common", "structosd__priv__common.html", "structosd__priv__common" ],
    [ "osd_scale", "structosd__scale.html", "structosd__scale" ],
    [ "osd_speed_cam", "structosd__speed__cam.html", "structosd__speed__cam" ],
    [ "osd_speed_cam_entry", "structosd__speed__cam__entry.html", "structosd__speed__cam__entry" ],
    [ "osd_speed_warner", "structosd__speed__warner.html", "structosd__speed__warner" ],
    [ "osd_text", "structosd__text.html", "structosd__text" ],
    [ "osd_text_item", "structosd__text__item.html", "structosd__text__item" ],
    [ "osm_protobufdb_context", "structosm__protobufdb__context.html", "structosm__protobufdb__context" ],
    [ "padding", "structpadding.html", "structpadding" ],
    [ "PaDeviceInfo", "structPaDeviceInfo.html", "structPaDeviceInfo" ],
    [ "PaHostApiInfo", "structPaHostApiInfo.html", "structPaHostApiInfo" ],
    [ "PaHostErrorInfo", "structPaHostErrorInfo.html", "structPaHostErrorInfo" ],
    [ "param_list", "structparam__list.html", "structparam__list" ],
    [ "PARAM_STACK", "structPARAM__STACK.html", "structPARAM__STACK" ],
    [ "parent", "structparent.html", "structparent" ],
    [ "parse_args", "structparse__args.html", "structparse__args" ],
    [ "parsedata", "structparsedata.html", "structparsedata" ],
    [ "PaStreamCallbackTimeInfo", "structPaStreamCallbackTimeInfo.html", "structPaStreamCallbackTimeInfo" ],
    [ "PaStreamInfo", "structPaStreamInfo.html", "structPaStreamInfo" ],
    [ "PaStreamParameters", "structPaStreamParameters.html", "structPaStreamParameters" ],
    [ "pathattr", "structpathattr.html", "structpathattr" ],
    [ "pcoord", "structpcoord.html", "structpcoord" ],
    [ "pcoordObject", "structpcoordObject.html", "structpcoordObject" ],
    [ "pedestrian", "structpedestrian.html", "structpedestrian" ],
    [ "PHONEME_LIST", "structPHONEME__LIST.html", "structPHONEME__LIST" ],
    [ "PHONEME_LIST2", "structPHONEME__LIST2.html", "structPHONEME__LIST2" ],
    [ "PHONEME_TAB", "structPHONEME__TAB.html", "structPHONEME__TAB" ],
    [ "PHONEME_TAB_LIST", "structPHONEME__TAB__LIST.html", "structPHONEME__TAB__LIST" ],
    [ "phrase", "structphrase.html", "structphrase" ],
    [ "plugin", "structplugin.html", "structplugin" ],
    [ "plugins", "structplugins.html", "structplugins" ],
    [ "png_color_16_struct", "structpng__color__16__struct.html", "structpng__color__16__struct" ],
    [ "png_color_8_struct", "structpng__color__8__struct.html", "structpng__color__8__struct" ],
    [ "png_color_struct", "structpng__color__struct.html", "structpng__color__struct" ],
    [ "png_dsort_struct", "structpng__dsort__struct.html", "structpng__dsort__struct" ],
    [ "png_info_struct", "structpng__info__struct.html", "structpng__info__struct" ],
    [ "png_row_info_struct", "structpng__row__info__struct.html", "structpng__row__info__struct" ],
    [ "png_sPLT_entry_struct", "structpng__sPLT__entry__struct.html", "structpng__sPLT__entry__struct" ],
    [ "png_sPLT_struct", "structpng__sPLT__struct.html", "structpng__sPLT__struct" ],
    [ "png_struct_def", "structpng__struct__def.html", "structpng__struct__def" ],
    [ "png_text_struct", "structpng__text__struct.html", "structpng__text__struct" ],
    [ "png_time_struct", "structpng__time__struct.html", "structpng__time__struct" ],
    [ "png_unknown_chunk_t", "structpng__unknown__chunk__t.html", "structpng__unknown__chunk__t" ],
    [ "poi_param", "structpoi__param.html", "structpoi__param" ],
    [ "point", "structpoint.html", "structpoint" ],
    [ "point_rect", "structpoint__rect.html", "structpoint__rect" ],
    [ "PoiObject", "classPoiObject.html", "classPoiObject" ],
    [ "poly_priv", "structpoly__priv.html", "structpoly__priv" ],
    [ "population_table", "structpopulation__table.html", "structpopulation__table" ],
    [ "process_relation_member_func_priv", "structprocess__relation__member__func__priv.html", "structprocess__relation__member__func__priv" ],
    [ "profile_option", "structprofile__option.html", null ],
    [ "projection_name", "structprojection__name.html", "structprojection__name" ],
    [ "QNavitGeoReceiver", "classQNavitGeoReceiver.html", "classQNavitGeoReceiver" ],
    [ "QNavitQuick", "classQNavitQuick.html", "classQNavitQuick" ],
    [ "QNavitWidget", "classQNavitWidget.html", "classQNavitWidget" ],
    [ "qt5_navit_timer", "classqt5__navit__timer.html", "classqt5__navit__timer" ],
    [ "Qt5EspeakAudioOut", "classQt5EspeakAudioOut.html", "classQt5EspeakAudioOut" ],
    [ "quadtree_data", "structquadtree__data.html", "structquadtree__data" ],
    [ "quadtree_item", "structquadtree__item.html", "structquadtree__item" ],
    [ "quadtree_iter", "structquadtree__iter.html", "structquadtree__iter" ],
    [ "quadtree_iter_node", "structquadtree__iter__node.html", "structquadtree__iter__node" ],
    [ "quadtree_node", "structquadtree__node.html", "structquadtree__node" ],
    [ "range", "structrange.html", "structrange" ],
    [ "RealIter", "structRealIter.html", "structRealIter" ],
    [ "rect", "structrect.html", "structrect" ],
    [ "region_header", "structregion__header.html", "structregion__header" ],
    [ "relation_member", "structrelation__member.html", "structrelation__member" ],
    [ "relations", "structrelations.html", "structrelations" ],
    [ "relations_func", "structrelations__func.html", "structrelations__func" ],
    [ "relations_member", "structrelations__member.html", "structrelations__member" ],
    [ "RenderArea", "classRenderArea.html", "classRenderArea" ],
    [ "REPLACE_PHONEMES", "structREPLACE__PHONEMES.html", "structREPLACE__PHONEMES" ],
    [ "RESONATOR", "structRESONATOR.html", "structRESONATOR" ],
    [ "resonator_t", "structresonator__t.html", "structresonator__t" ],
    [ "result", "structresult.html", "structresult" ],
    [ "result_list", "structresult__list.html", "structresult__list" ],
    [ "rgn_point", "structrgn__point.html", "structrgn__point" ],
    [ "rgn_poly", "structrgn__poly.html", "structrgn__poly" ],
    [ "RGROUP", "structRGROUP.html", "structRGROUP" ],
    [ "roadprofile", "structroadprofile.html", "structroadprofile" ],
    [ "rocket", "structrocket.html", "structrocket" ],
    [ "RootViewController", "interfaceRootViewController.html", "interfaceRootViewController" ],
    [ "route", "structroute.html", "structroute" ],
    [ "route_crossing", "structroute__crossing.html", "structroute__crossing" ],
    [ "route_crossings", "structroute__crossings.html", "structroute__crossings" ],
    [ "route_data", "structroute__data.html", "structroute__data" ],
    [ "route_graph", "structroute__graph.html", "structroute__graph" ],
    [ "route_graph_point", "structroute__graph__point.html", "structroute__graph__point" ],
    [ "route_graph_point_iterator", "structroute__graph__point__iterator.html", "structroute__graph__point__iterator" ],
    [ "route_graph_segment", "structroute__graph__segment.html", "structroute__graph__segment" ],
    [ "route_graph_segment_data", "structroute__graph__segment__data.html", "structroute__graph__segment__data" ],
    [ "route_guard", "structroute__guard.html", "structroute__guard" ],
    [ "route_info", "structroute__info.html", "structroute__info" ],
    [ "route_path", "structroute__path.html", "structroute__path" ],
    [ "route_path_segment", "structroute__path__segment.html", "structroute__path__segment" ],
    [ "route_segment_data", "structroute__segment__data.html", "structroute__segment__data" ],
    [ "route_traffic_distortion", "structroute__traffic__distortion.html", "structroute__traffic__distortion" ],
    [ "routeObject", "structrouteObject.html", "structrouteObject" ],
    [ "SAHooks", "structSAHooks.html", "structSAHooks" ],
    [ "script", "structscript.html", "structscript" ],
    [ "scroll_buttons", "structscroll__buttons.html", "structscroll__buttons" ],
    [ "search_list", "structsearch__list.html", "structsearch__list" ],
    [ "search_list_common", "structsearch__list__common.html", "structsearch__list__common" ],
    [ "search_list_country", "structsearch__list__country.html", "structsearch__list__country" ],
    [ "search_list_house_number", "structsearch__list__house__number.html", "structsearch__list__house__number" ],
    [ "search_list_level", "structsearch__list__level.html", "structsearch__list__level" ],
    [ "search_list_result", "structsearch__list__result.html", "structsearch__list__result" ],
    [ "search_list_street", "structsearch__list__street.html", "structsearch__list__street" ],
    [ "search_list_town", "structsearch__list__town.html", "structsearch__list__town" ],
    [ "SearchObject", "classSearchObject.html", "classSearchObject" ],
    [ "selector", "structselector.html", "structselector" ],
    [ "shape_tree_node", "structshape__tree__node.html", "structshape__tree__node" ],
    [ "shmem_header", "structshmem__header.html", "structshmem__header" ],
    [ "SHPDiskTreeInfo", "structSHPDiskTreeInfo.html", "structSHPDiskTreeInfo" ],
    [ "SHPInfo", "structSHPInfo.html", "structSHPInfo" ],
    [ "SHPTree", "structSHPTree.html", "structSHPTree" ],
    [ "size_weight_limit", "structsize__weight__limit.html", "structsize__weight__limit" ],
    [ "SliceConfig", "structSliceConfig.html", "structSliceConfig" ],
    [ "SmcBranch", "structSmcBranch.html", "structSmcBranch" ],
    [ "SmcEntry", "structSmcEntry.html", "structSmcEntry" ],
    [ "SOUND_ICON", "structSOUND__ICON.html", "structSOUND__ICON" ],
    [ "spawn_process_info", "structspawn__process__info.html", "structspawn__process__info" ],
    [ "SPECT_SEQ", "structSPECT__SEQ.html", "structSPECT__SEQ" ],
    [ "SPECT_SEQK", "structSPECT__SEQK.html", "structSPECT__SEQK" ],
    [ "speech", "structspeech.html", "structspeech" ],
    [ "speech_methods", "structspeech__methods.html", "structspeech__methods" ],
    [ "speech_priv", "structspeech__priv.html", "structspeech__priv" ],
    [ "SPEED_FACTORS", "structSPEED__FACTORS.html", "structSPEED__FACTORS" ],
    [ "SSML_STACK", "structSSML__STACK.html", "structSSML__STACK" ],
    [ "stat", "structstat.html", "structstat" ],
    [ "stat_file_info_t", "structstat__file__info__t.html", "structstat__file__info__t" ],
    [ "statusbar_priv", "structstatusbar__priv.html", "structstatusbar__priv" ],
    [ "stopwatch", "structstopwatch.html", "structstopwatch" ],
    [ "street_data", "structstreet__data.html", "structstreet__data" ],
    [ "street_destination", "structstreet__destination.html", "structstreet__destination" ],
    [ "street_header", "structstreet__header.html", "structstreet__header" ],
    [ "street_header_type", "structstreet__header__type.html", "structstreet__header__type" ],
    [ "street_name", "structstreet__name.html", "structstreet__name" ],
    [ "street_name_index", "structstreet__name__index.html", "structstreet__name__index" ],
    [ "street_name_number", "structstreet__name__number.html", "structstreet__name__number" ],
    [ "street_name_numbers", "structstreet__name__numbers.html", "structstreet__name__numbers" ],
    [ "street_name_segment", "structstreet__name__segment.html", "structstreet__name__segment" ],
    [ "street_priv", "structstreet__priv.html", "structstreet__priv" ],
    [ "street_str", "structstreet__str.html", "structstreet__str" ],
    [ "street_type", "structstreet__type.html", "structstreet__type" ],
    [ "string_desc", "structstring__desc.html", "structstring__desc" ],
    [ "subdivision", "structsubdivision.html", "structsubdivision" ],
    [ "suffix", "structsuffix.html", "structsuffix" ],
    [ "SYLLABLE", "structSYLLABLE.html", "structSYLLABLE" ],
    [ "sysdep_segment", "structsysdep__segment.html", "structsysdep__segment" ],
    [ "sysdep_string", "structsysdep__string.html", "structsysdep__string" ],
    [ "sysdep_string_desc", "structsysdep__string__desc.html", "structsysdep__string__desc" ],
    [ "t_espeak_character", "structt__espeak__character.html", "structt__espeak__character" ],
    [ "t_espeak_command", "structt__espeak__command.html", "structt__espeak__command" ],
    [ "t_espeak_key", "structt__espeak__key.html", "structt__espeak__key" ],
    [ "t_espeak_mark", "structt__espeak__mark.html", "structt__espeak__mark" ],
    [ "t_espeak_parameter", "structt__espeak__parameter.html", "structt__espeak__parameter" ],
    [ "t_espeak_terminated_msg", "structt__espeak__terminated__msg.html", "structt__espeak__terminated__msg" ],
    [ "t_espeak_text", "structt__espeak__text.html", "structt__espeak__text" ],
    [ "table_column_desc", "structtable__column__desc.html", "structtable__column__desc" ],
    [ "table_data", "structtable__data.html", "structtable__data" ],
    [ "tagSHPObject", "structtagSHPObject.html", "structtagSHPObject" ],
    [ "tcoord", "structtcoord.html", "structtcoord" ],
    [ "templateObject", "structtemplateObject.html", "structtemplateObject" ],
    [ "ThreadMemory", "structThreadMemory.html", "structThreadMemory" ],
    [ "tile", "structtile.html", "structtile" ],
    [ "tile_data", "structtile__data.html", "structtile__data" ],
    [ "tile_head", "structtile__head.html", "structtile__head" ],
    [ "tile_info", "structtile__info.html", "structtile__info" ],
    [ "tile_parameter", "structtile__parameter.html", "structtile__parameter" ],
    [ "tilt_data", "structtilt__data.html", "structtilt__data" ],
    [ "timestamp", "structtimestamp.html", "structtimestamp" ],
    [ "timeval", "structtimeval.html", "structtimeval" ],
    [ "timezone", "structtimezone.html", "structtimezone" ],
    [ "TONE_HEAD", "structTONE__HEAD.html", "structTONE__HEAD" ],
    [ "TONE_NUCLEUS", "structTONE__NUCLEUS.html", "structTONE__NUCLEUS" ],
    [ "town_country", "structtown__country.html", "structtown__country" ],
    [ "town_priv", "structtown__priv.html", "structtown__priv" ],
    [ "tracking", "structtracking.html", "structtracking" ],
    [ "tracking_line", "structtracking__line.html", "structtracking__line" ],
    [ "transformation", "structtransformation.html", "structtransformation" ],
    [ "Translator", "structTranslator.html", "structTranslator" ],
    [ "tree_hdr", "structtree__hdr.html", "structtree__hdr" ],
    [ "tree_hdr_h", "structtree__hdr__h.html", "structtree__hdr__h" ],
    [ "tree_hdr_v", "structtree__hdr__v.html", "structtree__hdr__v" ],
    [ "tree_header", "structtree__header.html", "structtree__header" ],
    [ "tree_leaf_h", "structtree__leaf__h.html", "structtree__leaf__h" ],
    [ "tree_leaf_v", "structtree__leaf__v.html", "structtree__leaf__v" ],
    [ "tree_search", "structtree__search.html", "structtree__search" ],
    [ "tree_search_node", "structtree__search__node.html", "structtree__search__node" ],
    [ "triple", "structtriple.html", "structtriple" ],
    [ "turn_restriction", "structturn__restriction.html", "structturn__restriction" ],
    [ "vehicle", "structvehicle.html", "structvehicle" ],
    [ "vehicle_and_profilename", "structvehicle__and__profilename.html", "structvehicle__and__profilename" ],
    [ "vehicle_methods", "structvehicle__methods.html", "structvehicle__methods" ],
    [ "vehicle_priv", "structvehicle__priv.html", "structvehicle__priv" ],
    [ "VehicleObject", "classVehicleObject.html", "classVehicleObject" ],
    [ "vehicleprofile", "structvehicleprofile.html", "structvehicleprofile" ],
    [ "voice_t", "structvoice__t.html", "structvoice__t" ],
    [ "volume", "structvolume.html", "structvolume" ],
    [ "VSSpeechSynthesizer", "interfaceVSSpeechSynthesizer.html", "interfaceVSSpeechSynthesizer" ],
    [ "wavegen_peaks_t", "structwavegen__peaks__t.html", "structwavegen__peaks__t" ],
    [ "wchar_t_directive", "structwchar__t__directive.html", "structwchar__t__directive" ],
    [ "wchar_t_directives", "structwchar__t__directives.html", "structwchar__t__directives" ],
    [ "WGEN_DATA", "structWGEN__DATA.html", "structWGEN__DATA" ],
    [ "widget", "structwidget.html", "structwidget" ],
    [ "win32_binding_private", "structwin32__binding__private.html", "structwin32__binding__private" ],
    [ "window", "structwindow.html", "structwindow" ],
    [ "window_data", "structwindow__data.html", "structwindow__data" ],
    [ "window_priv", "structwindow__priv.html", "structwindow__priv" ],
    [ "WORD_TAB", "structWORD__TAB.html", "structWORD__TAB" ],
    [ "wordexp_t", "structwordexp__t.html", "structwordexp__t" ],
    [ "wpoint", "structwpoint.html", "structwpoint" ],
    [ "xistate", "structxistate.html", "structxistate" ],
    [ "xmldocument", "structxmldocument.html", "structxmldocument" ],
    [ "xmlstate", "structxmlstate.html", "structxmlstate" ],
    [ "XPM2BMP_TAG", "structXPM2BMP__TAG.html", "structXPM2BMP__TAG" ],
    [ "XPMCOLORENTRY_TAG", "structXPMCOLORENTRY__TAG.html", "structXPMCOLORENTRY__TAG" ],
    [ "yyalloc", "unionyyalloc.html", "unionyyalloc" ],
    [ "yystype", "unionyystype.html", "unionyystype" ],
    [ "z_clip_result", "structz__clip__result.html", "structz__clip__result" ],
    [ "z_stream_s", "structz__stream__s.html", "structz__stream__s" ],
    [ "zip64_eoc", "structzip64__eoc.html", "structzip64__eoc" ],
    [ "zip64_eocl", "structzip64__eocl.html", "structzip64__eocl" ],
    [ "zip_alignment_check", "structzip__alignment__check.html", "structzip__alignment__check" ],
    [ "zip_cd", "structzip__cd.html", "structzip__cd" ],
    [ "zip_cd_ext", "structzip__cd__ext.html", "structzip__cd__ext" ],
    [ "zip_enc", "structzip__enc.html", "structzip__enc" ],
    [ "zip_eoc", "structzip__eoc.html", "structzip__eoc" ],
    [ "zip_info", "structzip__info.html", "structzip__info" ],
    [ "zip_lfh", "structzip__lfh.html", "structzip__lfh" ],
    [ "zip_split", "structzip__split.html", "structzip__split" ]
];