Kannel: Open Source WAP and SMS gateway  svn-r5335
RedisConf Struct Reference

#include <dbpool.h>

Data Fields

Octstrhost
 
long port
 
Octstrpassword
 
long database
 
long idle_timeout
 

Detailed Description

Definition at line 147 of file dbpool.h.

Field Documentation

◆ database

long RedisConf::database

Definition at line 151 of file dbpool.h.

◆ host

Octstr* RedisConf::host

Definition at line 148 of file dbpool.h.

◆ idle_timeout

long RedisConf::idle_timeout

Definition at line 152 of file dbpool.h.

◆ password

Octstr* RedisConf::password

Definition at line 150 of file dbpool.h.

◆ port

long RedisConf::port

Definition at line 149 of file dbpool.h.


The documentation for this struct was generated from the following file:
See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.