|
Adaptive Framework
0.9.0
|
Interface afw_xctx public struct. More...
#include <afw_interface.h>
Data Fields | |
| const afw_xctx_inf_t * | inf |
| const afw_pool_t * | p |
| const afw_utf8_t * | name |
| afw_xctx_t * | parent |
| const afw_environment_t * | env |
| const afw_thread_t * | thread |
| const afw_request_t * | request |
| const afw_utf8_t * | uuid |
| const afw_object_t * | properties |
| const afw_value_t * | mode |
| const afw_stream_anchor_t * | stream_anchor |
| afw_integer_t | write_sequence |
| void * | priv |
| afw_error_t * | error |
| afw_try_t * | current_try |
| const afw_runtime_objects_t * | runtime_objects |
| afw_xctx_evaluation_stack_t * | evaluation_stack |
| apr_array_header_t * | stack |
| const afw_xctx_qualifier_stack_t * | qualifier_stack |
| int | current_frame_index |
| afw_adaptor_xctx_internal_t * | adaptor_xctx_internal |
| afw_adaptor_internal_cache_t * | cache |
| afw_dateTime_t | local_dateTime_when_created |
| afw_dateTime_t | utc_dateTime_when_created |
| afw_size_t | flags_count |
| const afw_boolean_t * | flags |
| afw_boolean_t | flags_is_mutable_copy |
| void * | libxml2_error_func |
| afw_boolean_t | secure |
Interface afw_xctx public struct.
Definition at line 4333 of file afw_interface.h.