Add:Core:New name types
[navit-package] / navit / attr_def.h
1 /**
2  * Navit, a modular navigation system.
3  * Copyright (C) 2005-2008 Navit Team
4  *
5  * This program is free software; you can redistribute it and/or
6  * modify it under the terms of the GNU Library General Public License
7  * version 2 as published by the Free Software Foundation.
8  *
9  * This program is distributed in the hope that it will be useful,
10  * but WITHOUT ANY WARRANTY; without even the implied warranty of
11  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12  * GNU Library General Public License for more details.
13  *
14  * You should have received a copy of the GNU Library General Public
15  * License along with this program; if not, write to the
16  * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
17  * Boston, MA  02110-1301, USA.
18  */
19
20 /* prototypes */
21
22 /* common */
23 ATTR2(0x00000000,none)
24 ATTR(any)
25
26 ATTR2(0x00010000,type_item_begin)
27 ATTR(town_streets_item)
28 ATTR(street_name_item)
29 ATTR(street_name_numbers_item)
30 ATTR(street_item)
31 ATTR(street_number_item)
32 ATTR(position_sat_item)
33 ATTR2(0x0001ffff,type_item_end)
34
35 ATTR2(0x00020000,type_int_begin)
36 ATTR(h)
37 ATTR(id)
38 ATTR(flags)
39 ATTR(w)
40 ATTR(x)
41 ATTR(y)
42 ATTR(flush_size)
43 ATTR(flush_time)
44 ATTR(zipfile_ref)
45 ATTR(country_id)
46 ATTR(position_sats)
47 ATTR(position_sats_used)
48 ATTR(update)
49 ATTR(follow)
50 ATTR(length)
51 ATTR(time)
52 ATTR(destination_length)
53 ATTR(destination_time)
54 ATTR(speed)
55 ATTR(interval)
56 ATTR(position_qual)
57 ATTR(zoom)
58 ATTR(retry_interval)
59 ATTR(projection)
60 ATTR(offroad)
61 ATTR(vocabulary_name)
62 ATTR(vocabulary_name_systematic)
63 ATTR(vocabulary_distances)
64 ATTR(announce_name_systematic_first)
65 ATTR(antialias)
66 ATTR(order_delta)
67 ATTR(baudrate)
68 ATTR(font_size)
69 ATTR(icon_xs)
70 ATTR(icon_l)
71 ATTR(icon_s)
72 ATTR(spacing)
73 ATTR(recent_dest)
74 ATTR(destination_distance)
75 ATTR(check_version)
76 ATTR(details)
77 ATTR(width)
78 ATTR(offset)
79 ATTR(directed)
80 ATTR(radius)
81 ATTR(text_size)
82 ATTR(level)
83 ATTR(icon_w)
84 ATTR(icon_h)
85 ATTR(rotation)
86 ATTR(checksum_ignore)
87 ATTR(position_fix_type)
88 ATTR(timeout)
89 ATTR(orientation)
90 ATTR(keyboard)
91 ATTR(position_sats_signal)
92 ATTR(cps)
93 ATTR(fast)
94 ATTR(osd_configuration)
95 ATTR(columns)
96 ATTR(align)
97 ATTR(sat_prn)
98 ATTR(sat_elevation)
99 ATTR(sat_azimuth)
100 ATTR(sat_snr)
101 ATTR(autozoom)
102 ATTR(version)
103 ATTR(autozoom_min)
104 ATTR2(0x00028000,type_boolean_begin)
105 /* boolean */
106 ATTR(overwrite)
107 ATTR(active)
108 ATTR(cursor)
109 ATTR(orientation_removeme)
110 ATTR(tracking)
111 ATTR(menubar)
112 ATTR(statusbar)
113 ATTR(toolbar)
114 ATTR(animate)
115 ATTR(lazy)
116 ATTR(mkdir)
117 ATTR(predraw)
118 ATTR(postdraw)
119 ATTR(button)
120 ATTR(ondemand)
121 ATTR(menu_on_map_click)
122 ATTR(direction)
123 ATTR(route_follow_straight_REMOVE) // This is to be removed with the next version
124 ATTR(gui_speech)
125 ATTR(town_id) /* fixme? */
126 ATTR(street_id) /* fixme? */  
127 ATTR(district_id) /* fixme? */
128 ATTR(drag_bitmap)
129 ATTR(use_mousewheel)
130 ATTR(fullscreen)
131 ATTR(position_magnetic_direction)
132 ATTR(use_overlay)
133 ATTR(night_mode)
134 ATTR(autozoom_active)
135 ATTR2(0x0002ffff,type_int_end)
136 ATTR2(0x00030000,type_string_begin)
137 ATTR(type)
138 ATTR(label)
139 ATTR(data)
140 ATTR(charset)
141 ATTR(country_all)
142 ATTR(country_iso3)
143 ATTR(country_iso2)
144 ATTR(country_car)
145 ATTR(country_name)
146 ATTR(town_name)
147 ATTR(town_postal)
148 ATTR(district_name)
149 ATTR(street_name)
150 ATTR(street_name_systematic)
151 ATTR(street_number)
152 ATTR(debug)
153 ATTR(address)
154 ATTR(phone)
155 ATTR(entry_fee)
156 ATTR(open_hours)
157 ATTR(skin)
158 ATTR(fullscreen_removeme)
159 ATTR(view_mode)
160 ATTR(tilt)
161 ATTR(media_window_title)
162 ATTR(media_cmd)
163 ATTR(image_codec)
164 /* poi */
165 ATTR(icono)
166 ATTR(info_html)
167 ATTR(price_html)
168 /* navigation */
169 ATTR(navigation_short)
170 ATTR(navigation_long)
171 ATTR(navigation_long_exact)
172 ATTR(navigation_speech)
173 ATTR(name)
174 ATTR(source)
175 ATTR(description)
176 ATTR(gc_type)
177 ATTR(layout)
178 ATTR(position_nmea)
179 ATTR(gpsd_query)
180 ATTR(on_eof)
181 ATTR(command)
182 ATTR(src)
183 ATTR(path)
184 ATTR(font)
185 ATTR(url_local)
186 ATTR(gc_size)
187 ATTR(gc_difficulty)
188 ATTR(gc_terrain)
189 ATTR(icon_src)
190 ATTR(position_time_iso8601)
191 ATTR(house_number)
192 ATTR(osm_member)
193 ATTR(osm_tag)
194 ATTR(municipality_name)
195 ATTR(county_name)
196 ATTR(state_name)
197 ATTR2(0x0003ffff,type_string_end)
198 ATTR2(0x00040000,type_special_begin)
199 ATTR(order)
200 ATTR(item_type)
201 ATTR(item_types)
202 ATTR(dash)
203 ATTR(sequence_range)
204 ATTR(angle_range)
205 ATTR(speed_range)
206 ATTR2(0x0004ffff,type_special_end)
207 ATTR2(0x00050000,type_double_begin)
208 ATTR(position_height)
209 ATTR(position_speed)
210 ATTR(position_direction)
211 ATTR(position_hdop)
212 ATTR2(0x0005ffff,type_double_end)
213 ATTR2(0x00060000,type_coord_geo_begin)
214 ATTR(position_coord_geo)
215 ATTR(center)
216 ATTR2(0x0006ffff,type_coord_geo_end)
217 ATTR2(0x00070000,type_color_begin)
218 ATTR(color)
219 ATTR(color2)
220 ATTR(background_color)
221 ATTR(text_color)
222 ATTR(background_color2)
223 ATTR2(0x0007ffff,type_color_end)
224 ATTR2(0x00080000,type_object_begin)
225 ATTR(navit)
226 ATTR(log)
227 ATTR(callback)
228 ATTR(route)
229 ATTR(navigation)
230 ATTR(vehicle)
231 ATTR(map)
232 ATTR(bookmark_map)
233 ATTR(former_destination_map)
234 ATTR(graphics)
235 ATTR(gui)
236 ATTR(trackingo) /* fixme */
237 ATTR(plugins)
238 ATTR(layer)
239 ATTR(itemgra)
240 ATTR(polygon)
241 ATTR(polyline)
242 ATTR(circle)
243 ATTR(text)
244 ATTR(icon)
245 ATTR(image)
246 ATTR(arrows)
247 ATTR(mapset)
248 ATTR(osd)
249 ATTR(plugin)
250 ATTR(speech)
251 ATTR(coord)
252 ATTR(private_data)
253 ATTR(callback_list)
254 ATTR2(0x0008ffff,type_object_end)
255 ATTR2(0x00090000,type_coord_begin)
256 ATTR2(0x0009ffff,type_coord_end)
257 ATTR2(0x000a0000,type_pcoord_begin)
258 ATTR(destination)
259 ATTR(position)
260 ATTR2(0x000affff,type_pcoord_end)
261 ATTR2(0x000b0000,type_callback_begin)
262 ATTR(resize)
263 ATTR(motion)
264 ATTR(keypress)
265 ATTR2(0x000bffff,type_callback_end)
266 ATTR2(0x000c0000,type_int64_begin)
267 ATTR(osm_nodeid)
268 ATTR(osm_wayid)
269 ATTR(osm_relationid)
270 ATTR2(0x000cffff,type_int64_end)