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

#include <dbpool.h>

Data Fields

Octstrhost
 
long port
 
Octstrusername
 
Octstrpassword
 
Octstrdatabase
 
long idle_timeout
 

Detailed Description

Definition at line 155 of file dbpool.h.

Field Documentation

◆ database

Octstr* CassConf::database

Definition at line 160 of file dbpool.h.

◆ host

Octstr* CassConf::host

Definition at line 156 of file dbpool.h.

◆ idle_timeout

long CassConf::idle_timeout

Definition at line 161 of file dbpool.h.

◆ password

Octstr* CassConf::password

Definition at line 159 of file dbpool.h.

◆ port

long CassConf::port

Definition at line 157 of file dbpool.h.

◆ username

Octstr* CassConf::username

Definition at line 158 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.