acl
3.5.3.0
|
#include "../acl_cpp_define.hpp"
命名空间 | |
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) |