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

afw_function_execute_* functions for object. More...

#include "afw_internal.h"

Go to the source code of this file.

Functions

const afw_value_tafw_function_execute_add_properties (afw_function_execute_t *x)
 Adaptive Function add_properties More...
 
const afw_value_tafw_function_execute_apply_object_options (afw_function_execute_t *x)
 Adaptive Function apply_object_options More...
 
const afw_value_tafw_function_execute_local_object_meta_set_ids (afw_function_execute_t *x)
 Adaptive Function local_object_meta_set_ids More...
 
const afw_value_tafw_function_execute_property_exists (afw_function_execute_t *x)
 Adaptive Function property_exists More...
 
const afw_value_tafw_function_execute_property_get (afw_function_execute_t *x)
 Adaptive Function property_get More...
 
const afw_value_tafw_function_execute_property_is_not_null (afw_function_execute_t *x)
 Adaptive Function property_is_not_null More...
 

Detailed Description

afw_function_execute_* functions for object.

Definition in file afw_function_object.c.