/[zanavi_public1]/navit/navit/route.h
ZANavi

Diff of /navit/navit/route.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 27 Revision 28
160int route_get_attr(struct route *this_, enum attr_type type, struct attr *attr, struct attr_iter *iter); 160int route_get_attr(struct route *this_, enum attr_type type, struct attr *attr, struct attr_iter *iter);
161void route_init(void); 161void route_init(void);
162void route_destroy(struct route *this_); 162void route_destroy(struct route *this_);
163void route_path_destroy(struct route_path *this, int recurse); 163void route_path_destroy(struct route_path *this, int recurse);
164void route_graph_destroy(struct route_graph *this); 164void route_graph_destroy(struct route_graph *this);
165void route_path_update(struct route *this, int cancel, int async);
165/* end of prototypes */ 166/* end of prototypes */
166#ifdef __cplusplus 167#ifdef __cplusplus
167} 168}
168#endif 169#endif
169 170

Legend:
Removed from v.27  
changed lines
  Added in v.28

   
Visit the ZANavi Wiki