Kannel: Open Source WAP and SMS gateway  svn-r5336
MySQLConf Struct Reference

#include <dbpool.h>

Data Fields

Octstr * host
 
long port
 
Octstr * username
 
Octstr * password
 
Octstr * database
 

Detailed Description

Definition at line 99 of file dbpool.h.

Field Documentation

◆ database

Octstr* MySQLConf::database

Definition at line 104 of file dbpool.h.

◆ host

Octstr* MySQLConf::host

Definition at line 100 of file dbpool.h.

◆ password

Octstr* MySQLConf::password

Definition at line 103 of file dbpool.h.

◆ port

long MySQLConf::port

Definition at line 101 of file dbpool.h.

◆ username

Octstr* MySQLConf::username

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