navit  0.5.3-trunk
element_func Struct Reference

Data Fields

char * name
 
char * parent
 
int(* func )(struct xmlstate *state)
 
enum attr_type type
 

Field Documentation

◆ func

int(* element_func::func) (struct xmlstate *state)

Referenced by initStatic(), and start_element().

◆ name

char* element_func::name

Referenced by initStatic(), and start_element().

◆ parent

char* element_func::parent

Referenced by initStatic(), and start_element().

◆ type

enum attr_type element_func::type

Referenced by initStatic().


The documentation for this struct was generated from the following file: