tinyows 1.2.2
Ows Struct Reference

#include <ows_struct.h>

Collaboration diagram for Ows:
Collaboration graph

Data Fields

bool init
 
bool exit
 
PGconn * pg
 
bool mapfile
 
bufferconfig_file
 
bufferschema_dir
 
bufferonline_resource
 
bufferpg_dsn
 
bufferencoding
 
bufferdb_encoding
 
FILE * log
 
int log_level
 
bufferlog_file
 
FILE * output
 
ows_metametadata
 
ows_contactcontact
 
int degree_precision
 
int meter_precision
 
int max_features
 
ows_geobboxmax_geobbox
 
bool display_bbox
 
bool expose_pk
 
bool estimated_extent
 
bool check_schema
 
bool check_valid_geom
 
arraycgi
 
listpsql_requests
 
ows_layer_listlayers
 
ows_requestrequest
 
ows_versionwfs_default_version
 
ows_versionpostgis_version
 
xmlSchemaPtr schema_wfs_100
 
xmlSchemaPtr schema_wfs_110
 

Detailed Description

Definition at line 366 of file ows_struct.h.

Field Documentation

◆ cgi

◆ check_schema

bool Ows::check_schema

◆ check_valid_geom

bool Ows::check_valid_geom

Definition at line 398 of file ows_struct.h.

Referenced by ows_init(), ows_parse_config_tinyows(), ows_psql_gml_to_sql(), and ows_usage().

◆ config_file

buffer* Ows::config_file

Definition at line 371 of file ows_struct.h.

Referenced by main(), ows_free(), ows_init(), and ows_usage().

◆ contact

ows_contact* Ows::contact

Definition at line 385 of file ows_struct.h.

Referenced by ows_free(), ows_init(), ows_parse_config_contact(), and ows_service_provider().

◆ db_encoding

buffer* Ows::db_encoding

Definition at line 376 of file ows_struct.h.

Referenced by ows_free(), ows_init(), ows_parse_config_pg(), ows_pg(), and ows_usage().

◆ degree_precision

int Ows::degree_precision

◆ display_bbox

bool Ows::display_bbox

◆ encoding

◆ estimated_extent

bool Ows::estimated_extent

Definition at line 395 of file ows_struct.h.

Referenced by ows_geobbox_compute(), ows_init(), ows_parse_config_tinyows(), and ows_usage().

◆ exit

◆ expose_pk

bool Ows::expose_pk

◆ init

bool Ows::init

Definition at line 367 of file ows_struct.h.

Referenced by main(), ows_error(), and ows_init().

◆ layers

◆ log

FILE* Ows::log

Definition at line 378 of file ows_struct.h.

Referenced by ows_free(), ows_init(), and ows_log().

◆ log_file

buffer* Ows::log_file

Definition at line 380 of file ows_struct.h.

Referenced by ows_free(), ows_init(), ows_log(), ows_parse_config_tinyows(), and ows_usage().

◆ log_level

int Ows::log_level

Definition at line 379 of file ows_struct.h.

Referenced by ows_init(), ows_log(), ows_parse_config_tinyows(), and ows_usage().

◆ mapfile

bool Ows::mapfile

Definition at line 370 of file ows_struct.h.

Referenced by main(), ows_init(), ows_parse_config(), and ows_usage().

◆ max_features

int Ows::max_features

◆ max_geobbox

ows_geobbox* Ows::max_geobbox

◆ metadata

◆ meter_precision

int Ows::meter_precision

◆ online_resource

◆ output

◆ pg

◆ pg_dsn

buffer* Ows::pg_dsn

Definition at line 374 of file ows_struct.h.

Referenced by main(), ows_config_check(), ows_free(), ows_init(), ows_parse_config_pg(), and ows_usage().

◆ postgis_version

ows_version* Ows::postgis_version

◆ psql_requests

list* Ows::psql_requests

Definition at line 401 of file ows_struct.h.

Referenced by main(), ows_free(), and ows_init().

◆ request

◆ schema_dir

◆ schema_wfs_100

xmlSchemaPtr Ows::schema_wfs_100

Definition at line 407 of file ows_struct.h.

Referenced by ows_free(), ows_init(), and ows_schema_validation().

◆ schema_wfs_110

xmlSchemaPtr Ows::schema_wfs_110

Definition at line 408 of file ows_struct.h.

Referenced by ows_free(), ows_init(), and ows_schema_validation().

◆ wfs_default_version

ows_version* Ows::wfs_default_version

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

Generated for tinyows by doxygen 1.9.7