acl  3.5.3.0
util.hpp 文件参考
+ util.hpp 的引用(Include)关系图:
+ 此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

命名空间

 acl
 

函数

ACL_CPP_API int acl::last_error (void)
 
ACL_CPP_API void acl::set_error (int errnum)
 
ACL_CPP_API const char * acl::last_serror (void)
 
ACL_CPP_API const char * acl::last_serror (char *buf, size_t size)
 
ACL_CPP_API const char * acl::string_error (int errnum, char *buf, size_t size)
 
ACL_CPP_API int acl::strncasecmp_ (const char *s1, const char *s2, size_t n)
 
ACL_CPP_API void acl::assert_ (bool n)
 
ACL_CPP_API void acl::meter_time (const char *filename, int line, const char *info)
 
ACL_CPP_API long long acl::get_curr_stamp (void)
 
ACL_CPP_API double acl::stamp_sub (const struct timeval &from, const struct timeval &sub)