Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Functions
afw_function_model.c File Reference

afw_function_execute_* functions for model. More...

#include "afw_internal.h"

Go to the source code of this file.

Functions

const afw_value_tafw_function_execute_model_default_add_object_action (afw_function_execute_t *x)
 Adaptive Function model_default_add_object_action More...
 
const afw_value_tafw_function_execute_model_default_delete_object_action (afw_function_execute_t *x)
 Adaptive Function model_default_delete_object_action More...
 
const afw_value_tafw_function_execute_model_default_modify_object_action (afw_function_execute_t *x)
 Adaptive Function model_default_modify_object_action More...
 
const afw_value_tafw_function_execute_model_default_replace_object_action (afw_function_execute_t *x)
 Adaptive Function model_default_replace_object_action More...
 
const afw_value_tafw_function_execute_model_mapBackObject_signature (afw_function_execute_t *x)
 Adaptive Function model_mapBackObject_signature More...
 
const afw_value_tafw_function_execute_model_mapObject_signature (afw_function_execute_t *x)
 Adaptive Function model_mapObject_signature More...
 
const afw_value_tafw_function_execute_model_returnObject_signature (afw_function_execute_t *x)
 Adaptive Function model_returnObject_signature More...
 

Detailed Description

afw_function_execute_* functions for model.

Definition in file afw_function_model.c.