tinyows 1.2.2
|
#include <ows_struct.h>
Data Fields | |
array_node * | first |
array_node * | last |
Definition at line 87 of file ows_struct.h.
array_node* Array::first |
Definition at line 88 of file ows_struct.h.
Referenced by array_add(), array_free(), array_get(), array_get_key(), array_init(), array_is_key(), array_is_value(), wfs_complex_type(), wfs_geojson_display_results(), wfs_gml_display_namespaces(), and wfs_retrieve_sql_request_select().
array_node* Array::last |
Definition at line 89 of file ows_struct.h.
Referenced by array_add(), and array_init().