Fix:Core:Some cleanups
[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 ATTR2(0x0001ffff,type_item_end)
33
34 ATTR2(0x00020000,type_int_begin)
35 ATTR(h)
36 ATTR(id)
37 ATTR(flags)
38 ATTR(w)
39 ATTR(x)
40 ATTR(y)
41 ATTR(flush_size)
42 ATTR(flush_time)
43 ATTR(zipfile_ref)
44 ATTR(country_id)
45 ATTR(position_sats)
46 ATTR(position_sats_used)
47 ATTR(update)
48 ATTR(follow)
49 ATTR(length)
50 ATTR(time)
51 ATTR(destination_length)
52 ATTR(destination_time)
53 ATTR(speed)
54 ATTR(interval)
55 ATTR(position_qual)
56 ATTR(zoom)
57 ATTR(retry_interval)
58 ATTR(projection)
59 ATTR(offroad)
60 ATTR(vocabulary_name)
61 ATTR(vocabulary_name_systematic)
62 ATTR(vocabulary_distances)
63 ATTR(announce_name_systematic_first)
64 ATTR(antialias)
65 ATTR(order_delta)
66 ATTR(baudrate)
67 ATTR(font_size)
68 ATTR(icon_xs)
69 ATTR(icon_l)
70 ATTR(icon_s)
71 ATTR(spacing)
72 ATTR(recent_dest)
73 ATTR(destination_distance)
74 ATTR(check_version)
75 ATTR(details)
76 ATTR(width)
77 ATTR(offset)
78 ATTR(directed)
79 ATTR(radius)
80 ATTR(text_size)
81 ATTR(level)
82 ATTR(icon_w)
83 ATTR(icon_h)
84 ATTR(rotation)
85 ATTR(checksum_ignore)
86 ATTR(position_fix_type)
87 ATTR(timeout)
88 ATTR(orientation)
89 ATTR(keyboard)
90 ATTR(position_sats_signal)
91 ATTR2(0x00028000,type_boolean_begin)
92 /* boolean */
93 ATTR(overwrite)
94 ATTR(active)
95 ATTR(cursor)
96 ATTR(orientation_removeme)
97 ATTR(tracking)
98 ATTR(menubar)
99 ATTR(statusbar)
100 ATTR(toolbar)
101 ATTR(animate)
102 ATTR(lazy)
103 ATTR(mkdir)
104 ATTR(predraw)
105 ATTR(postdraw)
106 ATTR(button)
107 ATTR(ondemand)
108 ATTR(menu_on_map_click)
109 ATTR(direction)
110 ATTR(route_follow_straight_REMOVE) // This is to be removed with the next version
111 ATTR(gui_speech)
112 ATTR(town_id) /* fixme? */
113 ATTR(street_id) /* fixme? */  
114 ATTR(district_id) /* fixme? */
115 ATTR(drag_bitmap)
116 ATTR(use_mousewheel)
117 ATTR(fullscreen)
118 ATTR(position_magnetic_direction)
119 ATTR2(0x0002ffff,type_int_end)
120 ATTR2(0x00030000,type_string_begin)
121 ATTR(type)
122 ATTR(label)
123 ATTR(data)
124 ATTR(charset)
125 ATTR(country_all)
126 ATTR(country_iso3)
127 ATTR(country_iso2)
128 ATTR(country_car)
129 ATTR(country_name)
130 ATTR(town_name)
131 ATTR(town_postal)
132 ATTR(district_name)
133 ATTR(street_name)
134 ATTR(street_name_systematic)
135 ATTR(street_number)
136 ATTR(debug)
137 ATTR(address)
138 ATTR(phone)
139 ATTR(entry_fee)
140 ATTR(open_hours)
141 ATTR(skin)
142 ATTR(fullscreen_removeme)
143 ATTR(view_mode)
144 ATTR(tilt)
145 ATTR(media_window_title)
146 ATTR(media_cmd)
147 ATTR(image_codec)
148 /* poi */
149 ATTR(icono)
150 ATTR(info_html)
151 ATTR(price_html)
152 /* navigation */
153 ATTR(navigation_short)
154 ATTR(navigation_long)
155 ATTR(navigation_long_exact)
156 ATTR(navigation_speech)
157 ATTR(name)
158 ATTR(source)
159 ATTR(description)
160 ATTR(gc_type)
161 ATTR(layout)
162 ATTR(position_nmea)
163 ATTR(gpsd_query)
164 ATTR(on_eof)
165 ATTR(command)
166 ATTR(src)
167 ATTR(path)
168 ATTR(font)
169 ATTR(url_local)
170 ATTR(gc_size)
171 ATTR(gc_difficulty)
172 ATTR(gc_terrain)
173 ATTR(icon_src)
174 ATTR(position_time_iso8601)
175 ATTR(house_number)
176 ATTR2(0x0003ffff,type_string_end)
177 ATTR2(0x00040000,type_special_begin)
178 ATTR(order)
179 ATTR(item_type)
180 ATTR(item_types)
181 ATTR(dash)
182 ATTR(sequence_range)
183 ATTR(angle_range)
184 ATTR(speed_range)
185 ATTR2(0x0004ffff,type_special_end)
186 ATTR2(0x00050000,type_double_begin)
187 ATTR(position_height)
188 ATTR(position_speed)
189 ATTR(position_direction)
190 ATTR(position_hdop)
191 ATTR2(0x0005ffff,type_double_end)
192 ATTR2(0x00060000,type_coord_geo_begin)
193 ATTR(position_coord_geo)
194 ATTR(center)
195 ATTR2(0x0006ffff,type_coord_geo_end)
196 ATTR2(0x00070000,type_color_begin)
197 ATTR(color)
198 ATTR(color2)
199 ATTR2(0x0007ffff,type_color_end)
200 ATTR2(0x00080000,type_object_begin)
201 ATTR(navit)
202 ATTR(log)
203 ATTR(callback)
204 ATTR(route)
205 ATTR(navigation)
206 ATTR(vehicle)
207 ATTR(map)
208 ATTR(bookmark_map)
209 ATTR(former_destination_map)
210 ATTR(graphics)
211 ATTR(gui)
212 ATTR(trackingo) /* fixme */
213 ATTR(plugins)
214 ATTR(layer)
215 ATTR(itemgra)
216 ATTR(polygon)
217 ATTR(polyline)
218 ATTR(circle)
219 ATTR(text)
220 ATTR(icon)
221 ATTR(image)
222 ATTR(arrows)
223 ATTR(mapset)
224 ATTR(osd)
225 ATTR(plugin)
226 ATTR(speech)
227 ATTR(coord)
228 ATTR(private_data)
229 ATTR2(0x0008ffff,type_object_end)
230 ATTR2(0x00090000,type_coord_begin)
231 ATTR2(0x0009ffff,type_coord_end)
232 ATTR2(0x000a0000,type_pcoord_begin)
233 ATTR(destination)
234 ATTR(position)
235 ATTR2(0x000affff,type_pcoord_end)
236 ATTR2(0x000b0000,type_callback_begin)
237 ATTR(resize)
238 ATTR(motion)
239 ATTR(keypress)
240 ATTR2(0x000bffff,type_callback_end)
241 ATTR2(0x000c0000,type_int64_begin)
242 ATTR(osm_nodeid)
243 ATTR(osm_wayid)
244 ATTR(osm_relationid)
245 ATTR2(0x000cffff,type_int64_end)