|
acl
3.5.3.0
|
浏览该文件的文档. 2 #include "../acl_cpp_define.hpp" 3 #include "../stdlib/string.hpp" 4 #include "../db/db_service.hpp" 6 #if !defined(ACL_CLIENT_ONLY) && !defined(ACL_DB_DISABLE) 29 const char* dbuser,
const char* dbpass,
30 unsigned long dbflags = 0,
bool auto_commit =
true,
31 int conn_timeout = 60,
int rw_timeout = 60,
32 size_t dblimit = 100,
int nthread = 2,
bool win32_gui =
false);
46 unsigned long dbflags_;
60 #endif // !defined(ACL_CLIENT_ONLY) && !defined(ACL_DB_DISABLE)