|
acl
3.5.3.0
|
浏览该文件的文档. 1 #ifndef ACL_DBERR_INCLUDE_H 2 #define ACL_DBERR_INCLUDE_H 9 #define ACL_DB_ERR_CALLBACK 1 10 #define ACL_DB_ERR_SELECT 100 11 #define ACL_DB_ERR_UPDATE 101 12 #define ACL_DB_ERR_EMPTY 102 13 #define ACL_DB_ERR_STORE 103 14 #define ACL_DB_ERR_AFFECTED 104 15 #define ACL_DB_ERR_ALLOC 105