|
NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
|
成员的完整列表,这些成员属于 db_config,包括所有继承而来的类成员
| charset | db_config | |
| database | db_config | |
| for_mysql(const string &db) | db_config | static |
| for_postgresql(const string &db="postgres") | db_config | static |
| for_redis(const string &db) | db_config | static |
| for_sqlite(const string &file) | db_config | static |
| host | db_config | |
| password | db_config | |
| port | db_config | |
| username | db_config |