axis2_env Struct Reference
[environment]

Axis2 Environment struct. More...

#include <axis2_env.h>

List of all members.

Public Attributes

axis2_allocator_tallocator
axis2_error_terror
axis2_log_tlog
axis2_bool_t log_enabled
axis2_thread_pool_tthread_pool


Detailed Description

Axis2 Environment struct.

Environment acts as a container for error, log, memory allocator and other routines


Member Data Documentation

axis2_allocator_t* axis2_env::allocator

Memory allocation routines

axis2_error_t* axis2_env::error

Error handling

axis2_log_t* axis2_env::log

Logging routines

axis2_bool_t axis2_env::log_enabled

This flag indicate whether logging is enabled or not

axis2_thread_pool_t* axis2_env::thread_pool

Thread pooling routines


The documentation for this struct was generated from the following file:
Generated on Tue Oct 3 20:48:19 2006 for Axis2/C by  doxygen 1.4.7