pazpar2  1.6.30
Data Fields
conf_server Struct Reference

#include <pazpar2_config.h>

Data Fields

char * host
int port
char * proxy_host
int proxy_port
char * myurl
char * settings_fname
char * server_id
pp2_charset_fact_t charsets
struct conf_serviceservice
struct conf_servernext
struct conf_configconfig
http_server_t http_server
iochan_man_t iochan_man
database_hosts_t database_hosts

Detailed Description

Definition at line 143 of file pazpar2_config.h.

Field Documentation

pp2_charset_fact_t conf_server::charsets

Definition at line 153 of file pazpar2_config.h.

Referenced by inherit_server_settings(), server_create(), and server_destroy().

struct conf_config* conf_server::config

Definition at line 157 of file pazpar2_config.h.

Referenced by normalize_record_create(), and server_create().

database_hosts_t conf_server::database_hosts

Definition at line 160 of file pazpar2_config.h.

Referenced by server_create().

char* conf_server::host

Definition at line 145 of file pazpar2_config.h.

Referenced by config_start_listeners(), http_proxy(), and server_create().

http_server_t conf_server::http_server
iochan_man_t conf_server::iochan_man
char* conf_server::myurl

Definition at line 149 of file pazpar2_config.h.

Referenced by server_create().

struct conf_server* conf_server::next
int conf_server::port

Definition at line 146 of file pazpar2_config.h.

Referenced by config_start_listeners(), http_proxy(), and server_create().

char* conf_server::proxy_host

Definition at line 147 of file pazpar2_config.h.

Referenced by config_start_listeners(), and server_create().

int conf_server::proxy_port

Definition at line 148 of file pazpar2_config.h.

Referenced by config_start_listeners(), and server_create().

char* conf_server::server_id

Definition at line 151 of file pazpar2_config.h.

Referenced by cmd_init(), and server_create().

struct conf_service* conf_server::service
char* conf_server::settings_fname

Definition at line 150 of file pazpar2_config.h.

Referenced by inherit_server_settings(), and server_create().


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