|
navit
0.5.3-trunk
|
Data Fields | |
| const gchar * | href |
| const gchar * | xpointer |
| gpointer | user_data |
| struct xistate * | first |
| struct xistate * | last |
| int | active |
| int | level |
| int xmldocument::active |
Referenced by parse_file(), xi_end_element(), xi_start_element(), and xi_text().
| struct xistate* xmldocument::first |
Referenced by parse_file(), xi_end_element(), and xi_start_element().
| const gchar* xmldocument::href |
Referenced by config_load(), parse_file(), and xinclude().
| struct xistate* xmldocument::last |
Referenced by parse_file(), xi_end_element(), and xi_start_element().
| int xmldocument::level |
Referenced by xinclude().
| gpointer xmldocument::user_data |
Referenced by config_load(), xi_end_element(), xi_start_element(), xi_text(), and xinclude().
| const gchar* xmldocument::xpointer |
Referenced by parse_file(), xi_start_element(), and xinclude().