Main Page | Modules | Class List | Directories | File List | Class Members | File Members

axis2_environment Struct Reference
[Environment Container]

Axis2 Environment struct. More...

#include <axis2_env.h>

List of all members.

Public Attributes

axis2_allocator_tallocator
axis2_error_terror
axis2_stream_tstream
axis2_log_tlog
axis2_bool_t log_enabled


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_environment::allocator
 

Memory allocation routines

axis2_error_t* axis2_environment::error
 

Error handling

axis2_log_t* axis2_environment::log
 

Logging routines

axis2_bool_t axis2_environment::log_enabled
 

This flag indicate whether logging is enabled or not

axis2_stream_t* axis2_environment::stream
 

IO routines


The documentation for this struct was generated from the following file:
Generated on Thu Nov 24 13:58:31 2005 for Axis2/C by  doxygen 1.4.2