Adaptive Framework
0.9.0
|
afw_function_execute_* functions for Logical. More...
#include "afw_internal.h"
Go to the source code of this file.
Functions | |
const afw_value_t * | afw_function_execute_and (afw_function_execute_t *x) |
Adaptive Function and More... | |
const afw_value_t * | afw_function_execute_n_of (afw_function_execute_t *x) |
Adaptive Function n_of More... | |
const afw_value_t * | afw_function_execute_not (afw_function_execute_t *x) |
Adaptive Function not More... | |
const afw_value_t * | afw_function_execute_or (afw_function_execute_t *x) |
Adaptive Function or More... | |
afw_function_execute_* functions for Logical.
Definition in file afw_function_logical.c.