|
tinyows 1.2.2
|
#include <ows_struct.h>

Data Fields | |
| mlist_node * | first |
| mlist_node * | last |
| unsigned int | size |
Definition at line 62 of file ows_struct.h.
| mlist_node* Mlist::first |
Definition at line 63 of file ows_struct.h.
Referenced by mlist_add(), mlist_free(), mlist_init(), mlist_node_free(), wfs_geojson_display_results(), wfs_gml_display_hits(), wfs_gml_display_results(), wfs_request_check_fid(), and wfs_request_check_propertyname().
| mlist_node* Mlist::last |
Definition at line 64 of file ows_struct.h.
Referenced by mlist_add(), mlist_free(), mlist_init(), and wfs_gml_display_results().
| unsigned int Mlist::size |
Definition at line 65 of file ows_struct.h.
Referenced by mlist_add(), mlist_init(), wfs_request_check_fid(), and wfs_request_check_propertyname().
1.14.0