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

afw_function_execute_* functions for list. More...

#include "afw_internal.h"

Go to the source code of this file.

Functions

const afw_value_tafw_function_execute_add_entries (afw_function_execute_t *x)
 Adaptive Function add_entries More...
 
const afw_value_tafw_function_execute_list (afw_function_execute_t *x)
 Adaptive Function list More...
 
const afw_value_tafw_function_execute_includes_list (afw_function_execute_t *x)
 Function implementation function afw_function_execute_includes_list. More...
 
const afw_value_tafw_function_execute_join (afw_function_execute_t *x)
 Adaptive Function join More...
 
const afw_value_tafw_function_execute_reverse (afw_function_execute_t *x)
 Adaptive Function reverse More...
 
const afw_value_tafw_function_execute_slice (afw_function_execute_t *x)
 Adaptive Function slice More...
 

Detailed Description

afw_function_execute_* functions for list.

Definition in file afw_function_list.c.