#include <axutil_env.h>
Public Attributes | |
axutil_allocator_t * | allocator |
axutil_error_t * | error |
axutil_log_t * | log |
axis2_bool_t | log_enabled |
axutil_thread_pool_t * | thread_pool |
int | ref |
Environment acts as a container for error, log, memory allocator and threading routines
Memory allocation routines
Error handling
Logging routines
axis2_bool_t axutil_env::log_enabled |
This flag indicate whether logging is enabled or not
axutil_thread_pool_t* axutil_env::thread_pool |
Thread pool routines