![]() |
DDraceNetwork Documentation
|
#include <connection_pool.h>
Public Attributes | |
| char | m_aDatabase [64] |
| char | m_aPrefix [64] |
| char | m_aUser [64] |
| char | m_aPass [64] |
| char | m_aIp [64] |
| char | m_aBindaddr [128] |
| int | m_Port |
| bool | m_Setup |
| char CMysqlConfig::m_aBindaddr[128] |
| char CMysqlConfig::m_aDatabase[64] |
| char CMysqlConfig::m_aIp[64] |
| char CMysqlConfig::m_aPass[64] |
| char CMysqlConfig::m_aPrefix[64] |
| char CMysqlConfig::m_aUser[64] |
| int CMysqlConfig::m_Port |
| bool CMysqlConfig::m_Setup |