9 #ifndef __AFW_COMMON_OPAQUES_H__
10 #define __AFW_COMMON_OPAQUES_H__
103 typedef struct afw_authorization_advice_expression_s
111 typedef struct afw_authorization_combiner_parameter_s
127 typedef struct afw_authorization_decision_s
151 typedef struct afw_authorization_handler_impl_s
159 typedef struct afw_authorization_obligation_expression_s
167 typedef struct afw_authorization_policy_s
175 typedef struct afw_authorization_policy_issuer_s
183 typedef struct afw_authorization_policy_location_s
191 typedef struct afw_authorization_policy_set_s
199 typedef struct afw_authorization_rule_s
207 typedef struct afw_compile_internal_args_s
287 typedef struct afw_utf8_stack_s
295 typedef struct afw_const_utf8_a_stack_s
303 typedef struct afw_context_s
367 typedef struct afw_expression_s
400 typedef struct afw_iterator_s
439 typedef struct afw_model_associative_array_s
447 typedef struct afw_model_internal_s
495 typedef struct afw_model_property_constraint_s
693 typedef struct afw_xctx_evaluation_stack_s
709 typedef struct afw_xctx_internal_qualifier_stack_s
762 typedef struct afw_thread_mutex_s
struct afw_authorization_rule_s afw_authorization_rule_t
struct afw_utf8_stack_s afw_utf8_stack_t
struct afw_context_s afw_context_t
struct afw_expression_s afw_expression_t
struct afw_xctx_internal_qualifier_stack_s afw_xctx_qualifier_stack_t
Typedef for xctx qualifier stack.
struct afw_iterator_s afw_iterator_t
struct afw_authorization_combiner_parameter_s afw_authorization_combiner_parameter_t
struct afw_authorization_policy_s afw_authorization_policy_t
struct afw_authorization_advice_expression_s afw_authorization_advice_expression_t
struct afw_authorization_policy_issuer_s afw_authorization_policy_issuer_t
struct afw_name_value_stack_s afw_name_value_stack_t
Name/value stack.
struct afw_authorization_decision_s afw_authorization_decision_t
struct afw_authorization_policy_location_s afw_authorization_policy_location_t
struct afw_authorization_obligation_expression_s afw_authorization_obligation_expression_t
struct afw_model_internal_s afw_model_t
struct afw_authorization_policy_set_s afw_authorization_policy_set_t
struct afw_model_property_constraint_s afw_model_property_constraint_t
struct afw_thread_mutex_s afw_thread_mutex_t
struct afw_xctx_evaluation_stack_s afw_xctx_evaluation_stack_t
struct afw_authorization_handler_impl_s afw_authorization_handler_impl_t
struct afw_compile_internal_args_s afw_compile_args_t
struct afw_const_utf8_a_stack_s afw_const_utf8_a_stack_t
struct afw_model_associative_array_s afw_model_associative_array_t
Internal request info used by afw_adaptor_impl*() functions.
Internal struct used by common adaptor code for all adaptors.
Internal session info used by afw_adaptor_impl*() functions.
Authorization handler id anchor.
Resources that can be shared by multiple compiles.
Contextual information provided in some values.
Struc for afw_compile_type_info_t.
Struct used in afw_context_cb_variable_s.
Struct passed to afw_context_type_register_cb_variables()
Struct for afw environment conf type.
Struct for typedef afw_environment_t defined in afw_common.h.
Adaptive Framework Error Context.
Adaptive Framework Error.
Struct used for a registered flag.
Function execute parameter.
Struct for afw_log_impl_t.
Internal struct used by afw_model* functions.
Struct for afw_model_object_type_t property_type_other member.
Struct used by adaptor referenced by modelLocationAdaptorId.
Struct for object processing options.
Typedef for parsed object path.
Property name path struct.
Struct for afw_object_properties_callback_entry_t.
Struct for afw_object_type_property_type_t.
Struct for afw_object_type_t.
Parsed filter entry from query string.
Struct for runtime objects.
Struct for runtime object map property.
Runtime unresolved property.
Runtime unresolved value.
Struct for afw_stack_t typedef.
struct for common xctx streams
Interface afw_stream public struct.
Struct for public part of afw_pool_t.
Struct for annotated value.
Struct for value assignment.
Struct for assignment target value.
struct for afw_value_block_frame_t
struct for afw_value_block_t
struct for afw_value_block_symbol_t
Struct for contextual and args for call values.
Struct to access internal of all evaluated values.
Struct for expression value.
Struct for function value.
Struct for adaptive function parameter.
Struct for function thunk value.
Filled in by afw_value get_info method.
Struct for compiled value value.
struct for list expression value.
struct for object expression value.
Struct for qualified variable reference value.
Struct for reference_by_key value.
Struct for script function parameter.
Struct for lambda parameter.
Struct for template value.
Type meta (data type, data type parameters, and value meta object.
The execution context (xctx) evaluation stack entry.