acl
3.5.3.0
|
#include <acl_dbpool.h>
Public 属性 | |
void * | res |
int | num |
const void *(* | iter_head )(ACL_ITER *, struct ACL_SQL_RES *) |
const void *(* | iter_next )(ACL_ITER *, struct ACL_SQL_RES *) |
在文件 acl_dbpool.h 第 65 行定义.
const void*(* ACL_SQL_RES::iter_head) (ACL_ITER *, struct ACL_SQL_RES *) |
在文件 acl_dbpool.h 第 72 行定义.
const void*(* ACL_SQL_RES::iter_next) (ACL_ITER *, struct ACL_SQL_RES *) |
在文件 acl_dbpool.h 第 74 行定义.
int ACL_SQL_RES::num |
在文件 acl_dbpool.h 第 67 行定义.
void* ACL_SQL_RES::res |
在文件 acl_dbpool.h 第 66 行定义.