Teonet library  0.4.7
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
teoweb_config Struct Reference

File: conf.h Author: Kirill Scherba kiril.nosp@m.l@sc.nosp@m.herba.nosp@m..ru More...

#include <teo_web_conf.h>

Data Fields

long http_port
 
char document_root [KSN_BUFFER_SM_SIZE]
 
char l0_server_name [KSN_BUFFER_SM_SIZE]
 
long l0_server_port
 
char auth_server_url [KSN_BUFFER_SM_SIZE]
 

Detailed Description

File: conf.h Author: Kirill Scherba kiril.nosp@m.l@sc.nosp@m.herba.nosp@m..ru

Teonet web application configuration module

Created on November 29, 2015, 6:04 AM Teoweb configuration structure

Field Documentation

char teoweb_config::auth_server_url[KSN_BUFFER_SM_SIZE]

Referenced by teowebConfigRead().

char teoweb_config::document_root[KSN_BUFFER_SM_SIZE]

Referenced by ksnHTTPInit(), and teowebConfigRead().

long teoweb_config::http_port

Referenced by ksnHTTPInit(), and teowebConfigRead().

char teoweb_config::l0_server_name[KSN_BUFFER_SM_SIZE]

Referenced by teowebConfigRead().

long teoweb_config::l0_server_port

Referenced by teowebConfigRead().


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