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

afw_function_execute_* functions for Logical. More...

#include "afw_internal.h"

Go to the source code of this file.

Functions

const afw_value_tafw_function_execute_and (afw_function_execute_t *x)
 Adaptive Function and More...
 
const afw_value_tafw_function_execute_n_of (afw_function_execute_t *x)
 Adaptive Function n_of More...
 
const afw_value_tafw_function_execute_not (afw_function_execute_t *x)
 Adaptive Function not More...
 
const afw_value_tafw_function_execute_or (afw_function_execute_t *x)
 Adaptive Function or More...
 

Detailed Description

afw_function_execute_* functions for Logical.

Definition in file afw_function_logical.c.