pazpar2  1.14.1
Data Fields
conf_server Struct Reference

#include <pazpar2_config.h>

Data Fields

char * host
 
char * 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
 

Detailed Description

Definition at line 137 of file pazpar2_config.h.

Field Documentation

◆ charsets

pp2_charset_fact_t conf_server::charsets

Definition at line 147 of file pazpar2_config.h.

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

◆ config

struct conf_config* conf_server::config

◆ host

char* conf_server::host

◆ http_server

http_server_t conf_server::http_server

◆ iochan_man

iochan_man_t conf_server::iochan_man

◆ myurl

char* conf_server::myurl

Definition at line 143 of file pazpar2_config.h.

Referenced by server_create().

◆ next

struct conf_server* conf_server::next

◆ port

char* conf_server::port

Definition at line 140 of file pazpar2_config.h.

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

◆ proxy_host

char* conf_server::proxy_host

Definition at line 141 of file pazpar2_config.h.

Referenced by config_start_listeners(), and server_create().

◆ proxy_port

int conf_server::proxy_port

Definition at line 142 of file pazpar2_config.h.

Referenced by config_start_listeners(), and server_create().

◆ server_id

char* conf_server::server_id

Definition at line 145 of file pazpar2_config.h.

Referenced by cmd_init(), and server_create().

◆ service

struct conf_service* conf_server::service

◆ settings_fname

char* conf_server::settings_fname

Definition at line 144 of file pazpar2_config.h.

Referenced by inherit_server_settings(), and server_create().


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