tinyows 1.2.2
|
#include <ows_struct.h>
Data Fields | |
list_node * | first |
list_node * | last |
unsigned int | size |
Definition at line 49 of file ows_struct.h.
list_node* List::first |
Definition at line 50 of file ows_struct.h.
Referenced by fe_bbox(), fe_envelope(), fe_feature_id(), fe_kvp_bbox(), fe_kvp_featureid(), fe_property_name(), in_list(), in_list_str(), list_add(), list_add_by_copy(), list_add_list(), list_add_str(), list_free(), list_implode(), list_init(), list_node_free(), list_pop(), ows_bbox_boundaries(), ows_bbox_set_from_str(), ows_geobbox_compute(), ows_layer_list_by_ns_prefix(), ows_layer_list_in_list(), ows_layer_list_ns_prefix(), ows_layer_list_prefix_to_uri(), ows_psql_number_features(), ows_psql_postgis_version(), ows_request_check(), ows_request_check_version(), ows_service_identification(), ows_service_metadata(), ows_srs_get_from_srid(), ows_storage_fill_attributes(), wfs_complex_type(), wfs_delete(), wfs_describe_feature_type(), wfs_feature_type_list(), wfs_generate_schema(), wfs_geojson_display_results(), wfs_gml_display_hits(), wfs_gml_display_results(), wfs_gml_feature_member(), wfs_request_check_fid(), wfs_request_check_get_capabilities(), wfs_request_check_propertyname(), wfs_request_check_sortby(), wfs_request_check_srs(), wfs_request_remove_prop_ns_prefix(), wfs_retrieve_sql_request_list(), and wfs_transaction_insert_result().
list_node* List::last |
Definition at line 51 of file ows_struct.h.
Referenced by fe_feature_id(), fe_kvp_featureid(), list_add(), list_add_by_copy(), list_add_list(), list_add_str(), list_free(), list_init(), list_pop(), ows_bbox_set_from_str(), ows_psql_postgis_version(), wfs_describe_feature_type(), wfs_insert_xml(), wfs_request_check_fid(), and wfs_request_check_sortby().
unsigned int List::size |
Definition at line 52 of file ows_struct.h.
Referenced by list_add(), list_add_by_copy(), list_add_list(), list_add_str(), list_init(), list_pop(), ows_bbox_boundaries(), ows_bbox_set_from_str(), ows_psql_number_features(), ows_psql_postgis_version(), ows_request_check_version(), ows_srs_get_from_srid(), wfs_request_check_propertyname(), and wfs_transaction_summary().