acl
3.5.3.0
|
函数 | |
ACL_API void | acl_app_conf_load (const char *pathname) |
ACL_API void | acl_app_conf_unload (void) |
ACL_API void | acl_get_app_conf_int_table (ACL_CONFIG_INT_TABLE *table) |
ACL_API void | acl_get_app_conf_int64_table (ACL_CONFIG_INT64_TABLE *table) |
ACL_API void | acl_get_app_conf_str_table (ACL_CONFIG_STR_TABLE *table) |
ACL_API void | acl_get_app_conf_bool_table (ACL_CONFIG_BOOL_TABLE *table) |
ACL_API void | acl_free_app_conf_str_table (ACL_CONFIG_STR_TABLE *table) |
ACL_API void acl_app_conf_load | ( | const char * | pathname | ) |
ACL_API void acl_app_conf_unload | ( | void | ) |
ACL_API void acl_free_app_conf_str_table | ( | ACL_CONFIG_STR_TABLE * | table | ) |
ACL_API void acl_get_app_conf_bool_table | ( | ACL_CONFIG_BOOL_TABLE * | table | ) |
ACL_API void acl_get_app_conf_int64_table | ( | ACL_CONFIG_INT64_TABLE * | table | ) |
ACL_API void acl_get_app_conf_int_table | ( | ACL_CONFIG_INT_TABLE * | table | ) |
ACL_API void acl_get_app_conf_str_table | ( | ACL_CONFIG_STR_TABLE * | table | ) |