attr_type
Definition attr_type_def.h:11
char type[3]
Definition garmin_img.c:2
#define NAVIT_OBJECT
Definition navit.h:23
int roadprofile_get_attr(struct roadprofile *this_, enum attr_type type, struct attr *attr, struct attr_iter *iter)
Definition roadprofile.c:56
struct roadprofile * roadprofile_new(struct attr *parent, struct attr **attrs)
Definition roadprofile.c:43
int roadprofile_add_attr(struct roadprofile *this_, struct attr *attr)
Definition roadprofile.c:66
int roadprofile_remove_attr(struct roadprofile *this_, struct attr *attr)
Definition roadprofile.c:71
void roadprofile_attr_iter_destroy(struct attr_iter *iter)
Definition roadprofile.c:81
int roadprofile_set_attr(struct roadprofile *this_, struct attr *attr)
Definition roadprofile.c:60
struct attr_iter * roadprofile_attr_iter_new(void *unused)
Definition roadprofile.c:77
void * iter
Definition config_.c:48
Definition gpx2navit_txt.h:51
Definition roadprofile.h:24
int maxspeed
Definition roadprofile.h:28
int route_weight
Definition roadprofile.h:27
NAVIT_OBJECT int speed
Definition roadprofile.h:26