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

afw_function_execute_* functions for dateTime. More...

#include "afw_internal.h"

Go to the source code of this file.

Functions

const afw_value_tafw_function_execute_add_dayTimeDuration_dateTime (afw_function_execute_t *x)
 Adaptive Function add_dayTimeDuration<dateTime> More...
 
const afw_value_tafw_function_execute_add_yearMonthDuration_dateTime (afw_function_execute_t *x)
 Adaptive Function add_yearMonthDuration<dateTime> More...
 
const afw_value_tafw_function_execute_subtract_dayTimeDuration_dateTime (afw_function_execute_t *x)
 Adaptive Function subtract_dayTimeDuration<dateTime> More...
 
const afw_value_tafw_function_execute_subtract_yearMonthDuration_dateTime (afw_function_execute_t *x)
 Adaptive Function subtract_yearMonthDuration<dateTime> More...
 

Detailed Description

afw_function_execute_* functions for dateTime.

Definition in file afw_function_dateTime.c.