Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
afw_model_internal_context_s Struct Reference

Internal struct used by afw_model* functions. More...

#include <afw_model_internal.h>

Data Fields

const afw_pool_tp
 
afw_model_internal_adaptor_session_self_tsession_self
 
const afw_adaptor_impl_request_timpl_request
 
const afw_context_cb_variable_t *const * current_variables
 
const afw_model_object_type_tmodel_object_type
 
const afw_query_criteria_tcriteria
 
const afw_object_tadaptorTypeSpecific
 
afw_runtime_object_indirect_t runtime_object_level
 
afw_runtime_object_indirect_t runtime_property_level
 
afw_boolean_t from_adaptor
 
afw_boolean_t process_initial_values
 
const afw_object_tobject
 
const afw_object_tmapped_object
 
const afw_utf8_tobject_id
 
const afw_utf8_tmapped_object_type_id
 
const afw_utf8_tmapped_object_id
 
const afw_value_tobject_value
 
const afw_value_tadaptor_id_value
 
const afw_value_tobject_type_id_value
 
const afw_value_tobject_id_value
 
const afw_value_tmapped_object_value
 
const afw_value_tmapped_object_type_id_value
 
const afw_value_tmapped_object_id_value
 
const afw_value_tadaptorTypeSpecific_value
 
const afw_value_tmapObject_value
 
const afw_value_tmapBackObject_value
 
const afw_value_tqueryCriteria_value
 
const afw_value_treturnObject_value
 
const afw_value_tuseDefaultProcessing_value
 
const afw_adaptor_modify_entry_t *const * modify_entries
 Original entries for modify.
 
const afw_value_tmodify_entries_value
 Original entries for modify as list value.
 
const afw_list_tmapped_entries
 Mapped entries for modify.
 
struct {
   const afw_model_property_type_t *   model_property_type
 
   const afw_value_t *   property_name_value
 
   const afw_value_t *   value
 
   const afw_value_t *   mapped_property_name_value
 
   const afw_value_t *   mapped_value
 
property_level
 

Detailed Description

Internal struct used by afw_model* functions.

Do not access outside of afw core as it may change often.

Definition at line 62 of file afw_model_internal.h.


The documentation for this struct was generated from the following file: