Adaptive Framework
0.9.0
|
afw_function_execute_* functions for dateTime. More...
#include "afw_internal.h"
Go to the source code of this file.
Functions | |
const afw_value_t * | afw_function_execute_add_dayTimeDuration_dateTime (afw_function_execute_t *x) |
Adaptive Function add_dayTimeDuration<dateTime> More... | |
const afw_value_t * | afw_function_execute_add_yearMonthDuration_dateTime (afw_function_execute_t *x) |
Adaptive Function add_yearMonthDuration<dateTime> More... | |
const afw_value_t * | afw_function_execute_subtract_dayTimeDuration_dateTime (afw_function_execute_t *x) |
Adaptive Function subtract_dayTimeDuration<dateTime> More... | |
const afw_value_t * | afw_function_execute_subtract_yearMonthDuration_dateTime (afw_function_execute_t *x) |
Adaptive Function subtract_yearMonthDuration<dateTime> More... | |
afw_function_execute_* functions for dateTime.
Definition in file afw_function_dateTime.c.