navit  0.5.3-trunk
xmlstate Struct Reference

Data Fields

const gchar ** attribute_names
 
const gchar ** attribute_values
 
struct xmlstateparent
 
struct attr element_attr
 
const gchar * element
 
xmlerror ** error
 
struct element_funcfunc
 
struct object_funcobject_func
 
struct xmldocumentdocument
 

Field Documentation

◆ attribute_names

const gchar** xmlstate::attribute_names

Referenced by convert_to_attrs(), and find_attribute().

◆ attribute_values

const gchar** xmlstate::attribute_values

Referenced by convert_to_attrs(), and find_attribute().

◆ document

struct xmldocument* xmlstate::document

Referenced by config_load().

◆ element

const gchar* xmlstate::element

Referenced by config_load(), and find_attribute().

◆ element_attr

struct attr xmlstate::element_attr

Referenced by end_element(), and xi_text().

◆ error

xmlerror** xmlstate::error

Referenced by find_attribute().

◆ func

struct element_func* xmlstate::func

◆ object_func

struct object_func* xmlstate::object_func

Referenced by end_element(), and xi_text().

◆ parent

struct xmlstate* xmlstate::parent

Referenced by end_element().


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