Add:Core:Adding support for general purpose messages
[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 ATTR(maxspeed)
105 ATTR(cdf_histsize)
106 ATTR(message_maxage)
107 ATTR(message_maxnum)
108 ATTR2(0x00028000,type_boolean_begin)
109 /* boolean */
110 ATTR(overwrite)
111 ATTR(active)
112 ATTR(cursor)
113 ATTR(orientation_removeme)
114 ATTR(tracking)
115 ATTR(menubar)
116 ATTR(statusbar)
117 ATTR(toolbar)
118 ATTR(animate)
119 ATTR(lazy)
120 ATTR(mkdir)
121 ATTR(predraw)
122 ATTR(postdraw)
123 ATTR(button)
124 ATTR(ondemand)
125 ATTR(menu_on_map_click)
126 ATTR(direction)
127 ATTR(route_follow_straight_REMOVE) // This is to be removed with the next version
128 ATTR(gui_speech)
129 ATTR(town_id) /* fixme? */
130 ATTR(street_id) /* fixme? */  
131 ATTR(district_id) /* fixme? */
132 ATTR(drag_bitmap)
133 ATTR(use_mousewheel)
134 ATTR(fullscreen)
135 ATTR(position_magnetic_direction)
136 ATTR(use_overlay)
137 ATTR(night_mode)
138 ATTR(autozoom_active)
139 ATTR2(0x0002ffff,type_int_end)
140 ATTR2(0x00030000,type_string_begin)
141 ATTR(type)
142 ATTR(label)
143 ATTR(data)
144 ATTR(charset)
145 ATTR(country_all)
146 ATTR(country_iso3)
147 ATTR(country_iso2)
148 ATTR(country_car)
149 ATTR(country_name)
150 ATTR(town_name)
151 ATTR(town_postal)
152 ATTR(district_name)
153 ATTR(street_name)
154 ATTR(street_name_systematic)
155 ATTR(street_number)
156 ATTR(debug)
157 ATTR(address)
158 ATTR(phone)
159 ATTR(entry_fee)
160 ATTR(open_hours)
161 ATTR(skin)
162 ATTR(fullscreen_removeme)
163 ATTR(view_mode)
164 ATTR(tilt)
165 ATTR(media_window_title)
166 ATTR(media_cmd)
167 ATTR(image_codec)
168 /* poi */
169 ATTR(icono)
170 ATTR(info_html)
171 ATTR(price_html)
172 /* navigation */
173 ATTR(navigation_short)
174 ATTR(navigation_long)
175 ATTR(navigation_long_exact)
176 ATTR(navigation_speech)
177 ATTR(name)
178 ATTR(source)
179 ATTR(description)
180 ATTR(gc_type)
181 ATTR(layout)
182 ATTR(position_nmea)
183 ATTR(gpsd_query)
184 ATTR(on_eof)
185 ATTR(command)
186 ATTR(src)
187 ATTR(path)
188 ATTR(font)
189 ATTR(url_local)
190 ATTR(gc_size)
191 ATTR(gc_difficulty)
192 ATTR(gc_terrain)
193 ATTR(icon_src)
194 ATTR(position_time_iso8601)
195 ATTR(house_number)
196 ATTR(osm_member)
197 ATTR(osm_tag)
198 ATTR(municipality_name)
199 ATTR(county_name)
200 ATTR(state_name)
201 ATTR2(0x0003ffff,type_string_end)
202 ATTR2(0x00040000,type_special_begin)
203 ATTR(order)
204 ATTR(item_type)
205 ATTR(item_types)
206 ATTR(dash)
207 ATTR(sequence_range)
208 ATTR(angle_range)
209 ATTR(speed_range)
210 ATTR2(0x0004ffff,type_special_end)
211 ATTR2(0x00050000,type_double_begin)
212 ATTR(position_height)
213 ATTR(position_speed)
214 ATTR(position_direction)
215 ATTR(position_hdop)
216 ATTR2(0x0005ffff,type_double_end)
217 ATTR2(0x00060000,type_coord_geo_begin)
218 ATTR(position_coord_geo)
219 ATTR(center)
220 ATTR2(0x0006ffff,type_coord_geo_end)
221 ATTR2(0x00070000,type_color_begin)
222 ATTR(color)
223 ATTR(color2)
224 ATTR(background_color)
225 ATTR(text_color)
226 ATTR(background_color2)
227 ATTR2(0x0007ffff,type_color_end)
228 ATTR2(0x00080000,type_object_begin)
229 ATTR(navit)
230 ATTR(log)
231 ATTR(callback)
232 ATTR(route)
233 ATTR(navigation)
234 ATTR(vehicle)
235 ATTR(map)
236 ATTR(bookmark_map)
237 ATTR(former_destination_map)
238 ATTR(graphics)
239 ATTR(gui)
240 ATTR(trackingo) /* fixme */
241 ATTR(plugins)
242 ATTR(layer)
243 ATTR(itemgra)
244 ATTR(polygon)
245 ATTR(polyline)
246 ATTR(circle)
247 ATTR(text)
248 ATTR(icon)
249 ATTR(image)
250 ATTR(arrows)
251 ATTR(mapset)
252 ATTR(osd)
253 ATTR(plugin)
254 ATTR(speech)
255 ATTR(coord)
256 ATTR(private_data)
257 ATTR(callback_list)
258 ATTR2(0x0008ffff,type_object_end)
259 ATTR2(0x00090000,type_coord_begin)
260 ATTR2(0x0009ffff,type_coord_end)
261 ATTR2(0x000a0000,type_pcoord_begin)
262 ATTR(destination)
263 ATTR(position)
264 ATTR2(0x000affff,type_pcoord_end)
265 ATTR2(0x000b0000,type_callback_begin)
266 ATTR(resize)
267 ATTR(motion)
268 ATTR(keypress)
269 ATTR2(0x000bffff,type_callback_end)
270 ATTR2(0x000c0000,type_int64_begin)
271 ATTR(osm_nodeid)
272 ATTR(osm_wayid)
273 ATTR(osm_relationid)
274 ATTR2(0x000cffff,type_int64_end)