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

Struct for afw_model_object_type_t property_type_other member. More...

#include <afw_model_internal.h>

Data Fields

const afw_model_tmodel
 Model containing this object type.
 
const afw_value_compiled_value_tcompiled_value
 Compiled value for this object type.
 
const afw_utf8_tobject_type_path
 Object type path.
 
const afw_value_tobject_type_path_value
 Object type path value.
 
const afw_utf8_tobject_type_id
 Object type id.
 
const afw_value_tobject_type_id_value
 Object type id value.
 
const afw_object_tobject_type_object
 Property type object.
 
const afw_value_tobject_type_object_value
 Property type object value.
 
const afw_model_object_type_t ** parents
 NULL terminated list of parents.
 
const afw_model_object_type_t ** descendants
 NULL terminated list of descendants.
 
const afw_utf8_tdescription_property_name
 descriptionPropertyName.
 
const afw_value_tdescription_property_name_value
 descriptionPropertyName value.
 
const afw_utf8_tobject_id_property_name
 objectIdPropertyName.
 
const afw_value_tobject_id_property_name_value
 objectIdPropertyName value.
 
const afw_model_property_type_t ** property_type
 NULL terminated list of property types for this object type.
 
const afw_model_property_type_tproperty_type_other
 Property type for other properties.
 
const afw_object_tcustom_variables
 Custom variables.
 
const afw_value_tonGetInitialObjectId
 onGetInitialObjectId or NULL.
 
const afw_utf8_tmapped_object_type_id
 mapped object type.
 
const afw_value_tmapped_object_type_id_value
 mappedObjectType value.
 
const afw_value_tonAddObject
 onAddObject or NULL.
 
const afw_value_tonDeleteObject
 onDeleteObject or NULL.
 
const afw_value_tonGetObject
 onGetObject or NULL.
 
const afw_value_tonModifyObject
 onModifyObject or NULL.
 
const afw_value_tonReplaceObject
 onReplaceObject or NULL.
 
const afw_value_tonRetrieveObjects
 onRetrieveObjects or NULL.
 

Detailed Description

Struct for afw_model_object_type_t property_type_other member.

Definition at line 181 of file afw_model_internal.h.


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