|
tinyows 1.2.2
|
#include <ows_struct.h>

Data Fields | |
| buffer * | name |
| buffer * | site |
| buffer * | indiv_name |
| buffer * | position |
| buffer * | phone |
| buffer * | fax |
| buffer * | online_resource |
| buffer * | address |
| buffer * | postcode |
| buffer * | city |
| buffer * | state |
| buffer * | country |
| buffer * | |
| buffer * | hours |
| buffer * | instructions |
Definition at line 222 of file ows_struct.h.
| buffer* Ows_contact::address |
Definition at line 230 of file ows_struct.h.
Referenced by ows_contact_free(), ows_contact_init(), ows_parse_config_contact(), and ows_service_provider().
| buffer* Ows_contact::city |
Definition at line 232 of file ows_struct.h.
Referenced by ows_contact_free(), ows_contact_init(), ows_parse_config_contact(), and ows_service_provider().
| buffer* Ows_contact::country |
Definition at line 234 of file ows_struct.h.
Referenced by ows_contact_free(), ows_contact_init(), ows_parse_config_contact(), and ows_service_provider().
| buffer* Ows_contact::email |
Definition at line 235 of file ows_struct.h.
Referenced by ows_contact_free(), ows_contact_init(), ows_parse_config_contact(), and ows_service_provider().
| buffer* Ows_contact::fax |
Definition at line 228 of file ows_struct.h.
Referenced by ows_contact_free(), ows_contact_init(), ows_parse_config_contact(), and ows_service_provider().
| buffer* Ows_contact::hours |
Definition at line 236 of file ows_struct.h.
Referenced by ows_contact_free(), ows_contact_init(), ows_parse_config_contact(), and ows_service_provider().
| buffer* Ows_contact::indiv_name |
Definition at line 225 of file ows_struct.h.
Referenced by ows_contact_free(), ows_contact_init(), ows_parse_config_contact(), and ows_service_provider().
| buffer* Ows_contact::instructions |
Definition at line 237 of file ows_struct.h.
Referenced by ows_contact_free(), ows_contact_init(), ows_parse_config_contact(), and ows_service_provider().
| buffer* Ows_contact::name |
Definition at line 223 of file ows_struct.h.
Referenced by ows_contact_free(), ows_contact_init(), ows_parse_config_contact(), and ows_service_provider().
| buffer* Ows_contact::online_resource |
Definition at line 229 of file ows_struct.h.
Referenced by ows_contact_free(), ows_contact_init(), ows_parse_config_contact(), and ows_service_provider().
| buffer* Ows_contact::phone |
Definition at line 227 of file ows_struct.h.
Referenced by ows_contact_free(), ows_contact_init(), ows_parse_config_contact(), and ows_service_provider().
| buffer* Ows_contact::position |
Definition at line 226 of file ows_struct.h.
Referenced by ows_contact_free(), ows_contact_init(), ows_parse_config_contact(), and ows_service_provider().
| buffer* Ows_contact::postcode |
Definition at line 231 of file ows_struct.h.
Referenced by ows_contact_free(), ows_contact_init(), ows_parse_config_contact(), and ows_service_provider().
| buffer* Ows_contact::site |
Definition at line 224 of file ows_struct.h.
Referenced by ows_contact_free(), ows_contact_init(), ows_parse_config_contact(), and ows_service_provider().
| buffer* Ows_contact::state |
Definition at line 233 of file ows_struct.h.
Referenced by ows_contact_free(), ows_contact_init(), ows_parse_config_contact(), and ows_service_provider().
1.14.0