Adaptive Framework
0.9.0
|
Modules | |
adaptor functions | |
administrative functions | |
anyURI functions | |
base64Binary functions | |
Adaptive Function url_encode<anyURI> | |
boolean functions | |
Adaptive Function union<base64Binary> | |
compiler functions | |
Adaptive Function union<boolean> | |
date functions | |
Adaptive Function union<dateTime> | |
dateTime functions | |
dayTimeDuration functions | |
Adaptive Function union<date> | |
dnsName functions | |
Adaptive Function union<dayTimeDuration> | |
double functions | |
Adaptive Function to_string<dnsName> | |
expression functions | |
Adaptive Function union<double> | |
function functions | |
Adaptive Function to_string<expression> | |
hexBinary functions | |
Adaptive Function nex<function> | |
higher_order_list functions | |
Adaptive Function union<hexBinary> | |
hybrid functions | |
ia5String functions | |
Adaptive Function to_string<hybrid> | |
indexes functions | |
Adaptive Function to_string<ia5String> | |
integer functions | |
ipAddress functions | |
Adaptive Function union<integer> | |
journal functions | |
Adaptive Function to_string<ipAddress> | |
list functions | |
lmdb functions | |
logical functions | |
Adaptive Function to_string<list> | |
miscellaneous functions | |
model functions | |
null functions | |
object functions | |
Adaptive Function to_string<objectPath> | |
objectId functions | |
Adaptive Function to_string<null> | |
objectPath functions | |
Adaptive Function to_string<objectId> | |
password functions | |
Adaptive Function to_string<object> | |
polymorphic functions | |
Adaptive Function to_string<password> | |
random functions | |
Adaptive Function url_encode | |
regexp functions | |
rfc822Name functions | |
Adaptive Function regexp | |
script functions | |
Adaptive Function union<rfc822Name> | |
stream functions | |
string functions | |
template functions | |
Adaptive Function url_encode<string> | |
time functions | |
Adaptive Function to_string<template> | |
unevaluated functions | |
Adaptive Function union<time> | |
value functions | |
Adaptive Function is<unevaluated> | |
x500Name functions | |
xpathExpression functions | |
Adaptive Function x500Name | |
yearMonthDuration functions | |
Functions | |
const afw_value_function_definition_t ** | afw_function_bindings_get () |
Get array of pointers to afw_function bindings. More... | |
afw_lmdb_function_bindings_get () | |
Get array of pointers to afw_lmdb_function bindings. More... | |
const afw_value_function_definition_t** afw_function_bindings_get | ( | ) |
Get array of pointers to afw_function bindings.
Definition at line 115864 of file afw_function_bindings.c.
afw_lmdb_function_bindings_get | ( | ) |
Get array of pointers to afw_lmdb_function bindings.
Definition at line 278 of file afw_lmdb_function_bindings.c.