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

Adaptive Framework core adaptive function bindings. More...

#include "afw.h"
#include "afw_internal.h"
#include "afw_function_bindings.h"
#include "afw_runtime_object_maps.h"
#include "afw_strings.h"

Go to the source code of this file.

Functions

 afw_function_bindings_get ()
 Get array of pointers to afw_function bindings. More...
 

Variables

 afw_function_definition_adaptor_objectCallback_signature
 
 afw_function_definition_add_object
 
 afw_function_definition_add_object_with_uri
 
 afw_function_definition_convert_AdaptiveQueryCriteria_to_query_string
 
 afw_function_definition_convert_query_string_to_AdaptiveQueryCriteria
 
 afw_function_definition_delete_object
 
 afw_function_definition_delete_object_with_uri
 
 afw_function_definition_get_object
 
 afw_function_definition_get_object_with_uri
 
 afw_function_definition_modify_object
 
 afw_function_definition_modify_object_with_uri
 
 afw_function_definition_reconcile_object
 
 afw_function_definition_replace_object
 
 afw_function_definition_replace_object_with_uri
 
 afw_function_definition_retrieve_objects
 
 afw_function_definition_retrieve_objects_to_callback
 
 afw_function_definition_retrieve_objects_to_response
 
 afw_function_definition_retrieve_objects_to_stream
 
 afw_function_definition_retrieve_objects_with_uri
 
 afw_function_definition_retrieve_objects_with_uri_to_callback
 
 afw_function_definition_retrieve_objects_with_uri_to_response
 
 afw_function_definition_retrieve_objects_with_uri_to_stream
 
 afw_function_definition_update_object
 
 afw_function_definition_update_object_with_uri
 
 afw_function_definition_extension_load
 
 afw_function_definition_extension_load_by_module_path
 
 afw_function_definition_flag_get_active
 
 afw_function_definition_flag_get_active_defaults
 
 afw_function_definition_flag_get_defaults
 
 afw_function_definition_flag_modify_defaults
 
 afw_function_definition_flag_replace_defaults
 
 afw_function_definition_flag_set
 
 afw_function_definition_registry_key_check
 
 afw_function_definition_service_get
 
 afw_function_definition_service_restart
 
 afw_function_definition_service_start
 
 afw_function_definition_service_stop
 
 afw_function_definition_anyURI
 
 afw_function_definition_at_least_one_member_of_anyURI
 
 afw_function_definition_bag_anyURI
 
 afw_function_definition_bag_size_anyURI
 
 afw_function_definition_ends_with_anyURI
 
 afw_function_definition_eq_anyURI
 
 afw_function_definition_eqx_anyURI
 
 afw_function_definition_ge_anyURI
 
 afw_function_definition_gt_anyURI
 
 afw_function_definition_includes_anyURI
 
 afw_function_definition_index_of_anyURI
 
 afw_function_definition_intersection_anyURI
 
 afw_function_definition_is_anyURI
 
 afw_function_definition_is_in_anyURI
 
 afw_function_definition_last_index_of_anyURI
 
 afw_function_definition_le_anyURI
 
 afw_function_definition_length_anyURI
 
 afw_function_definition_lt_anyURI
 
 afw_function_definition_ne_anyURI
 
 afw_function_definition_nex_anyURI
 
 afw_function_definition_one_and_only_anyURI
 
 afw_function_definition_regexp_index_of_anyURI
 
 afw_function_definition_regexp_match_anyURI
 
 afw_function_definition_regexp_replace_anyURI
 
 afw_function_definition_repeat_anyURI
 
 afw_function_definition_replace_anyURI
 
 afw_function_definition_set_equals_anyURI
 
 afw_function_definition_split_anyURI
 
 afw_function_definition_starts_with_anyURI
 
 afw_function_definition_subset_anyURI
 
 afw_function_definition_substring_anyURI
 
 afw_function_definition_to_string_anyURI
 
 afw_function_definition_union_anyURI
 
 afw_function_definition_url_encode_anyURI
 
 afw_function_definition_at_least_one_member_of_base64Binary
 
 afw_function_definition_bag_base64Binary
 
 afw_function_definition_bag_size_base64Binary
 
 afw_function_definition_base64Binary
 
 afw_function_definition_decode_to_string_base64Binary
 
 afw_function_definition_eq_base64Binary
 
 afw_function_definition_eqx_base64Binary
 
 afw_function_definition_ge_base64Binary
 
 afw_function_definition_gt_base64Binary
 
 afw_function_definition_intersection_base64Binary
 
 afw_function_definition_is_base64Binary
 
 afw_function_definition_is_in_base64Binary
 
 afw_function_definition_le_base64Binary
 
 afw_function_definition_lt_base64Binary
 
 afw_function_definition_ne_base64Binary
 
 afw_function_definition_nex_base64Binary
 
 afw_function_definition_one_and_only_base64Binary
 
 afw_function_definition_set_equals_base64Binary
 
 afw_function_definition_subset_base64Binary
 
 afw_function_definition_to_string_base64Binary
 
 afw_function_definition_union_base64Binary
 
 afw_function_definition_at_least_one_member_of_boolean
 
 afw_function_definition_bag_boolean
 
 afw_function_definition_bag_size_boolean
 
 afw_function_definition_boolean
 
 afw_function_definition_eq_boolean
 
 afw_function_definition_eqx_boolean
 
 afw_function_definition_ge_boolean
 
 afw_function_definition_gt_boolean
 
 afw_function_definition_intersection_boolean
 
 afw_function_definition_is_boolean
 
 afw_function_definition_is_in_boolean
 
 afw_function_definition_le_boolean
 
 afw_function_definition_lt_boolean
 
 afw_function_definition_ne_boolean
 
 afw_function_definition_nex_boolean
 
 afw_function_definition_one_and_only_boolean
 
 afw_function_definition_set_equals_boolean
 
 afw_function_definition_subset_boolean
 
 afw_function_definition_to_string_boolean
 
 afw_function_definition_union_boolean
 
 afw_function_definition_assert
 
 afw_function_definition_compile_expression_tuple
 
 afw_function_definition_compile_json
 
 afw_function_definition_compile_relaxed_json
 
 afw_function_definition_convert_syntax_hybrid_to_expression
 
 afw_function_definition_decompile
 
 afw_function_definition_evaluate_expression_tuple
 
 afw_function_definition_evaluate_value
 
 afw_function_definition_evaluate_with_retry
 
 afw_function_definition_qualifier
 
 afw_function_definition_qualifiers
 
 afw_function_definition_safe_evaluate
 
 afw_function_definition_stringify
 
 afw_function_definition_test_expression
 
 afw_function_definition_test_expression_tuple
 
 afw_function_definition_test_hybrid
 
 afw_function_definition_test_script
 
 afw_function_definition_test_script_runtime_support
 
 afw_function_definition_test_template
 
 afw_function_definition_test_value
 
 afw_function_definition_add_dayTimeDuration_dateTime
 
 afw_function_definition_add_yearMonthDuration_dateTime
 
 afw_function_definition_at_least_one_member_of_dateTime
 
 afw_function_definition_bag_dateTime
 
 afw_function_definition_bag_size_dateTime
 
 afw_function_definition_dateTime
 
 afw_function_definition_eq_dateTime
 
 afw_function_definition_eqx_dateTime
 
 afw_function_definition_ge_dateTime
 
 afw_function_definition_gt_dateTime
 
 afw_function_definition_intersection_dateTime
 
 afw_function_definition_is_dateTime
 
 afw_function_definition_is_in_dateTime
 
 afw_function_definition_le_dateTime
 
 afw_function_definition_lt_dateTime
 
 afw_function_definition_max_dateTime
 
 afw_function_definition_min_dateTime
 
 afw_function_definition_ne_dateTime
 
 afw_function_definition_nex_dateTime
 
 afw_function_definition_one_and_only_dateTime
 
 afw_function_definition_set_equals_dateTime
 
 afw_function_definition_subset_dateTime
 
 afw_function_definition_subtract_dayTimeDuration_dateTime
 
 afw_function_definition_subtract_yearMonthDuration_dateTime
 
 afw_function_definition_to_string_dateTime
 
 afw_function_definition_union_dateTime
 
 afw_function_definition_add_yearMonthDuration_date
 
 afw_function_definition_at_least_one_member_of_date
 
 afw_function_definition_bag_date
 
 afw_function_definition_bag_size_date
 
 afw_function_definition_date
 
 afw_function_definition_eq_date
 
 afw_function_definition_eqx_date
 
 afw_function_definition_ge_date
 
 afw_function_definition_gt_date
 
 afw_function_definition_intersection_date
 
 afw_function_definition_is_date
 
 afw_function_definition_is_in_date
 
 afw_function_definition_le_date
 
 afw_function_definition_lt_date
 
 afw_function_definition_max_date
 
 afw_function_definition_min_date
 
 afw_function_definition_ne_date
 
 afw_function_definition_nex_date
 
 afw_function_definition_one_and_only_date
 
 afw_function_definition_set_equals_date
 
 afw_function_definition_subset_date
 
 afw_function_definition_subtract_yearMonthDuration_date
 
 afw_function_definition_to_string_date
 
 afw_function_definition_union_date
 
 afw_function_definition_at_least_one_member_of_dayTimeDuration
 
 afw_function_definition_bag_dayTimeDuration
 
 afw_function_definition_bag_size_dayTimeDuration
 
 afw_function_definition_dayTimeDuration
 
 afw_function_definition_eq_dayTimeDuration
 
 afw_function_definition_eqx_dayTimeDuration
 
 afw_function_definition_ge_dayTimeDuration
 
 afw_function_definition_gt_dayTimeDuration
 
 afw_function_definition_intersection_dayTimeDuration
 
 afw_function_definition_is_dayTimeDuration
 
 afw_function_definition_is_in_dayTimeDuration
 
 afw_function_definition_le_dayTimeDuration
 
 afw_function_definition_lt_dayTimeDuration
 
 afw_function_definition_ne_dayTimeDuration
 
 afw_function_definition_nex_dayTimeDuration
 
 afw_function_definition_one_and_only_dayTimeDuration
 
 afw_function_definition_set_equals_dayTimeDuration
 
 afw_function_definition_subset_dayTimeDuration
 
 afw_function_definition_to_string_dayTimeDuration
 
 afw_function_definition_union_dayTimeDuration
 
 afw_function_definition_bag_dnsName
 
 afw_function_definition_bag_size_dnsName
 
 afw_function_definition_dnsName
 
 afw_function_definition_eq_dnsName
 
 afw_function_definition_eqx_dnsName
 
 afw_function_definition_ge_dnsName
 
 afw_function_definition_gt_dnsName
 
 afw_function_definition_is_dnsName
 
 afw_function_definition_is_in_dnsName
 
 afw_function_definition_le_dnsName
 
 afw_function_definition_lt_dnsName
 
 afw_function_definition_ne_dnsName
 
 afw_function_definition_nex_dnsName
 
 afw_function_definition_one_and_only_dnsName
 
 afw_function_definition_regexp_match_dnsName
 
 afw_function_definition_to_string_dnsName
 
 afw_function_definition_abs_double
 
 afw_function_definition_add_double
 
 afw_function_definition_at_least_one_member_of_double
 
 afw_function_definition_bag_double
 
 afw_function_definition_bag_size_double
 
 afw_function_definition_ceil_double
 
 afw_function_definition_divide_double
 
 afw_function_definition_double
 
 afw_function_definition_eq_double
 
 afw_function_definition_eqx_double
 
 afw_function_definition_floor_double
 
 afw_function_definition_ge_double
 
 afw_function_definition_gt_double
 
 afw_function_definition_intersection_double
 
 afw_function_definition_is_NaN
 
 afw_function_definition_is_double
 
 afw_function_definition_is_finite
 
 afw_function_definition_is_in_double
 
 afw_function_definition_le_double
 
 afw_function_definition_lt_double
 
 afw_function_definition_max_double
 
 afw_function_definition_min_double
 
 afw_function_definition_multiply_double
 
 afw_function_definition_ne_double
 
 afw_function_definition_negative_double
 
 afw_function_definition_nex_double
 
 afw_function_definition_one_and_only_double
 
 afw_function_definition_pow_double
 
 afw_function_definition_round_double
 
 afw_function_definition_set_equals_double
 
 afw_function_definition_subset_double
 
 afw_function_definition_subtract_double
 
 afw_function_definition_to_integer_double
 
 afw_function_definition_to_string_double
 
 afw_function_definition_union_double
 
 afw_function_definition_bag_expression
 
 afw_function_definition_bag_size_expression
 
 afw_function_definition_compile_expression
 
 afw_function_definition_eq_expression
 
 afw_function_definition_eqx_expression
 
 afw_function_definition_evaluate_expression
 
 afw_function_definition_expression
 
 afw_function_definition_ge_expression
 
 afw_function_definition_gt_expression
 
 afw_function_definition_is_expression
 
 afw_function_definition_le_expression
 
 afw_function_definition_lt_expression
 
 afw_function_definition_ne_expression
 
 afw_function_definition_nex_expression
 
 afw_function_definition_to_string_expression
 
 afw_function_definition_bag_function
 
 afw_function_definition_bag_size_function
 
 afw_function_definition_eq_function
 
 afw_function_definition_eqx_function
 
 afw_function_definition_function
 
 afw_function_definition_ge_function
 
 afw_function_definition_gt_function
 
 afw_function_definition_is_function
 
 afw_function_definition_le_function
 
 afw_function_definition_lt_function
 
 afw_function_definition_ne_function
 
 afw_function_definition_nex_function
 
 afw_function_definition_at_least_one_member_of_hexBinary
 
 afw_function_definition_bag_hexBinary
 
 afw_function_definition_bag_size_hexBinary
 
 afw_function_definition_decode_to_string_hexBinary
 
 afw_function_definition_eq_hexBinary
 
 afw_function_definition_eqx_hexBinary
 
 afw_function_definition_ge_hexBinary
 
 afw_function_definition_gt_hexBinary
 
 afw_function_definition_hexBinary
 
 afw_function_definition_intersection_hexBinary
 
 afw_function_definition_is_hexBinary
 
 afw_function_definition_is_in_hexBinary
 
 afw_function_definition_le_hexBinary
 
 afw_function_definition_lt_hexBinary
 
 afw_function_definition_ne_hexBinary
 
 afw_function_definition_nex_hexBinary
 
 afw_function_definition_one_and_only_hexBinary
 
 afw_function_definition_set_equals_hexBinary
 
 afw_function_definition_subset_hexBinary
 
 afw_function_definition_to_string_hexBinary
 
 afw_function_definition_union_hexBinary
 
 afw_function_definition_all_of
 
 afw_function_definition_all_of_all
 
 afw_function_definition_all_of_any
 
 afw_function_definition_any_of
 
 afw_function_definition_any_of_all
 
 afw_function_definition_any_of_any
 
 afw_function_definition_filter
 
 afw_function_definition_find
 
 afw_function_definition_map
 
 afw_function_definition_reduce
 
 afw_function_definition_sort
 
 afw_function_definition_bag_hybrid
 
 afw_function_definition_bag_size_hybrid
 
 afw_function_definition_compile_hybrid
 
 afw_function_definition_eq_hybrid
 
 afw_function_definition_eqx_hybrid
 
 afw_function_definition_evaluate_hybrid
 
 afw_function_definition_ge_hybrid
 
 afw_function_definition_gt_hybrid
 
 afw_function_definition_hybrid
 
 afw_function_definition_is_hybrid
 
 afw_function_definition_le_hybrid
 
 afw_function_definition_lt_hybrid
 
 afw_function_definition_ne_hybrid
 
 afw_function_definition_nex_hybrid
 
 afw_function_definition_to_string_hybrid
 
 afw_function_definition_bag_ia5String
 
 afw_function_definition_bag_size_ia5String
 
 afw_function_definition_eq_ia5String
 
 afw_function_definition_eqx_ia5String
 
 afw_function_definition_ge_ia5String
 
 afw_function_definition_gt_ia5String
 
 afw_function_definition_ia5String
 
 afw_function_definition_is_ia5String
 
 afw_function_definition_le_ia5String
 
 afw_function_definition_lt_ia5String
 
 afw_function_definition_ne_ia5String
 
 afw_function_definition_nex_ia5String
 
 afw_function_definition_to_string_ia5String
 
 afw_function_definition_index_create
 
 afw_function_definition_index_list
 
 afw_function_definition_index_remove
 
 afw_function_definition_abs_integer
 
 afw_function_definition_add_integer
 
 afw_function_definition_at_least_one_member_of_integer
 
 afw_function_definition_bag_integer
 
 afw_function_definition_bag_size_integer
 
 afw_function_definition_divide_integer
 
 afw_function_definition_eq_integer
 
 afw_function_definition_eqx_integer
 
 afw_function_definition_ge_integer
 
 afw_function_definition_gt_integer
 
 afw_function_definition_integer
 
 afw_function_definition_intersection_integer
 
 afw_function_definition_is_in_integer
 
 afw_function_definition_is_integer
 
 afw_function_definition_le_integer
 
 afw_function_definition_lt_integer
 
 afw_function_definition_max_integer
 
 afw_function_definition_min_integer
 
 afw_function_definition_mod_integer
 
 afw_function_definition_multiply_integer
 
 afw_function_definition_ne_integer
 
 afw_function_definition_negative_integer
 
 afw_function_definition_nex_integer
 
 afw_function_definition_one_and_only_integer
 
 afw_function_definition_set_equals_integer
 
 afw_function_definition_subset_integer
 
 afw_function_definition_subtract_integer
 
 afw_function_definition_to_double_integer
 
 afw_function_definition_to_string_integer
 
 afw_function_definition_union_integer
 
 afw_function_definition_bag_ipAddress
 
 afw_function_definition_bag_size_ipAddress
 
 afw_function_definition_eq_ipAddress
 
 afw_function_definition_eqx_ipAddress
 
 afw_function_definition_ge_ipAddress
 
 afw_function_definition_gt_ipAddress
 
 afw_function_definition_ipAddress
 
 afw_function_definition_is_in_ipAddress
 
 afw_function_definition_is_ipAddress
 
 afw_function_definition_le_ipAddress
 
 afw_function_definition_lt_ipAddress
 
 afw_function_definition_ne_ipAddress
 
 afw_function_definition_nex_ipAddress
 
 afw_function_definition_one_and_only_ipAddress
 
 afw_function_definition_regexp_match_ipAddress
 
 afw_function_definition_to_string_ipAddress
 
 afw_function_definition_journal_advance_cursor_for_consumer
 
 afw_function_definition_journal_get_by_cursor
 
 afw_function_definition_journal_get_first
 
 afw_function_definition_journal_get_next_after_cursor
 
 afw_function_definition_journal_get_next_for_consumer
 
 afw_function_definition_journal_get_next_for_consumer_after_cursor
 
 afw_function_definition_journal_mark_consumed
 
 afw_function_definition_add_entries
 
 afw_function_definition_bag_list
 
 afw_function_definition_bag_size_list
 
 afw_function_definition_clone_list
 
 afw_function_definition_eq_list
 
 afw_function_definition_eqx_list
 
 afw_function_definition_ge_list
 
 afw_function_definition_gt_list
 
 afw_function_definition_includes_list
 
 afw_function_definition_is_list
 
 afw_function_definition_join
 
 afw_function_definition_le_list
 
 afw_function_definition_length_list
 
 afw_function_definition_list
 
 afw_function_definition_lt_list
 
 afw_function_definition_ne_list
 
 afw_function_definition_nex_list
 
 afw_function_definition_reverse
 
 afw_function_definition_slice
 
 afw_function_definition_to_string_list
 
 afw_function_definition_and
 
 afw_function_definition_n_of
 
 afw_function_definition_not
 
 afw_function_definition_or
 
 afw_function_definition_annotate
 
 afw_function_definition_compare_uri
 
 afw_function_definition_debug
 
 afw_function_definition_execution_start_time_local
 
 afw_function_definition_execution_start_time_utc
 
 afw_function_definition_generate_uuid
 
 afw_function_definition_is_defined
 
 afw_function_definition_is_nullish
 
 afw_function_definition_log
 
 afw_function_definition_now_local
 
 afw_function_definition_now_utc
 
 afw_function_definition_nullish_coalescing
 
 afw_function_definition_optional_chaining
 
 afw_function_definition_parse_uri
 
 afw_function_definition_perform
 
 afw_function_definition_trace
 
 afw_function_definition_variable_exists
 
 afw_function_definition_variable_get
 
 afw_function_definition_variable_is_not_null
 
 afw_function_definition_model_default_add_object_action
 
 afw_function_definition_model_default_delete_object_action
 
 afw_function_definition_model_default_modify_object_action
 
 afw_function_definition_model_default_replace_object_action
 
 afw_function_definition_model_mapBackObject_signature
 
 afw_function_definition_model_mapObject_signature
 
 afw_function_definition_model_returnObject_signature
 
 afw_function_definition_bag_null
 
 afw_function_definition_bag_size_null
 
 afw_function_definition_is_null
 
 afw_function_definition_null
 
 afw_function_definition_to_string_null
 
 afw_function_definition_bag_objectId
 
 afw_function_definition_bag_size_objectId
 
 afw_function_definition_eq_objectId
 
 afw_function_definition_eqx_objectId
 
 afw_function_definition_ge_objectId
 
 afw_function_definition_gt_objectId
 
 afw_function_definition_is_objectId
 
 afw_function_definition_le_objectId
 
 afw_function_definition_lt_objectId
 
 afw_function_definition_ne_objectId
 
 afw_function_definition_nex_objectId
 
 afw_function_definition_objectId
 
 afw_function_definition_to_string_objectId
 
 afw_function_definition_bag_objectPath
 
 afw_function_definition_bag_size_objectPath
 
 afw_function_definition_eq_objectPath
 
 afw_function_definition_eqx_objectPath
 
 afw_function_definition_ge_objectPath
 
 afw_function_definition_gt_objectPath
 
 afw_function_definition_is_objectPath
 
 afw_function_definition_le_objectPath
 
 afw_function_definition_lt_objectPath
 
 afw_function_definition_ne_objectPath
 
 afw_function_definition_nex_objectPath
 
 afw_function_definition_objectPath
 
 afw_function_definition_to_string_objectPath
 
 afw_function_definition_add_properties
 
 afw_function_definition_apply_object_options
 
 afw_function_definition_bag_object
 
 afw_function_definition_bag_size_object
 
 afw_function_definition_clone_object
 
 afw_function_definition_eq_object
 
 afw_function_definition_eqx_object
 
 afw_function_definition_ge_object
 
 afw_function_definition_gt_object
 
 afw_function_definition_is_object
 
 afw_function_definition_le_object
 
 afw_function_definition_local_object_meta_set_ids
 
 afw_function_definition_lt_object
 
 afw_function_definition_ne_object
 
 afw_function_definition_nex_object
 
 afw_function_definition_object
 
 afw_function_definition_property_exists
 
 afw_function_definition_property_get
 
 afw_function_definition_property_is_not_null
 
 afw_function_definition_to_string_object
 
 afw_function_definition_bag_password
 
 afw_function_definition_bag_size_password
 
 afw_function_definition_eq_password
 
 afw_function_definition_eqx_password
 
 afw_function_definition_ge_password
 
 afw_function_definition_gt_password
 
 afw_function_definition_is_password
 
 afw_function_definition_le_password
 
 afw_function_definition_lt_password
 
 afw_function_definition_ne_password
 
 afw_function_definition_nex_password
 
 afw_function_definition_password
 
 afw_function_definition_to_string_password
 
 afw_function_definition_abs
 
 afw_function_definition_add
 
 afw_function_definition_add_dayTimeDuration
 
 afw_function_definition_add_yearMonthDuration
 
 afw_function_definition_at_least_one_member_of
 
 afw_function_definition_bag
 
 afw_function_definition_bag_size
 
 afw_function_definition_ceil
 
 afw_function_definition_clone
 
 afw_function_definition_compile
 
 afw_function_definition_decode_to_string
 
 afw_function_definition_divide
 
 afw_function_definition_encode_as_base64Binary
 
 afw_function_definition_encode_as_hexBinary
 
 afw_function_definition_ends_with
 
 afw_function_definition_eq
 
 afw_function_definition_eq_ignore_case
 
 afw_function_definition_eqx
 
 afw_function_definition_evaluate
 
 afw_function_definition_floor
 
 afw_function_definition_ge
 
 afw_function_definition_gt
 
 afw_function_definition_in_range
 
 afw_function_definition_includes
 
 afw_function_definition_index_of
 
 afw_function_definition_intersection
 
 afw_function_definition_is
 
 afw_function_definition_is_in
 
 afw_function_definition_last_index_of
 
 afw_function_definition_le
 
 afw_function_definition_length
 
 afw_function_definition_lt
 
 afw_function_definition_match
 
 afw_function_definition_max
 
 afw_function_definition_min
 
 afw_function_definition_mod
 
 afw_function_definition_multiply
 
 afw_function_definition_ne
 
 afw_function_definition_negative
 
 afw_function_definition_nex
 
 afw_function_definition_normalize_space
 
 afw_function_definition_normalize_to_lower_case
 
 afw_function_definition_one_and_only
 
 afw_function_definition_pow
 
 afw_function_definition_regexp_index_of
 
 afw_function_definition_regexp_match
 
 afw_function_definition_regexp_replace
 
 afw_function_definition_repeat
 
 afw_function_definition_replace
 
 afw_function_definition_round
 
 afw_function_definition_set_equals
 
 afw_function_definition_split
 
 afw_function_definition_starts_with
 
 afw_function_definition_subset
 
 afw_function_definition_substring
 
 afw_function_definition_subtract
 
 afw_function_definition_subtract_dayTimeDuration
 
 afw_function_definition_subtract_yearMonthDuration
 
 afw_function_definition_to_anyURI
 
 afw_function_definition_to_boolean
 
 afw_function_definition_to_date
 
 afw_function_definition_to_dateTime
 
 afw_function_definition_to_dayTimeDuration
 
 afw_function_definition_to_dnsName
 
 afw_function_definition_to_double
 
 afw_function_definition_to_integer
 
 afw_function_definition_to_ipAddress
 
 afw_function_definition_to_rfc822Name
 
 afw_function_definition_to_string
 
 afw_function_definition_to_time
 
 afw_function_definition_to_x500Name
 
 afw_function_definition_to_yearMonthDuration
 
 afw_function_definition_union
 
 afw_function_definition_url_encode
 
 afw_function_definition_random_base64Binary
 
 afw_function_definition_random_digits
 
 afw_function_definition_random_hexBinary
 
 afw_function_definition_random_integer
 
 afw_function_definition_random_number
 
 afw_function_definition_compile_regexp
 
 afw_function_definition_eq_regexp
 
 afw_function_definition_eqx_regexp
 
 afw_function_definition_ge_regexp
 
 afw_function_definition_gt_regexp
 
 afw_function_definition_le_regexp
 
 afw_function_definition_lt_regexp
 
 afw_function_definition_ne_regexp
 
 afw_function_definition_nex_regexp
 
 afw_function_definition_regexp
 
 afw_function_definition_at_least_one_member_of_rfc822Name
 
 afw_function_definition_bag_rfc822Name
 
 afw_function_definition_bag_size_rfc822Name
 
 afw_function_definition_eq_rfc822Name
 
 afw_function_definition_eqx_rfc822Name
 
 afw_function_definition_ge_rfc822Name
 
 afw_function_definition_gt_rfc822Name
 
 afw_function_definition_intersection_rfc822Name
 
 afw_function_definition_is_in_rfc822Name
 
 afw_function_definition_is_rfc822Name
 
 afw_function_definition_le_rfc822Name
 
 afw_function_definition_lt_rfc822Name
 
 afw_function_definition_match_rfc822Name
 
 afw_function_definition_ne_rfc822Name
 
 afw_function_definition_nex_rfc822Name
 
 afw_function_definition_one_and_only_rfc822Name
 
 afw_function_definition_regexp_match_rfc822Name
 
 afw_function_definition_rfc822Name
 
 afw_function_definition_set_equals_rfc822Name
 
 afw_function_definition_subset_rfc822Name
 
 afw_function_definition_to_string_rfc822Name
 
 afw_function_definition_union_rfc822Name
 
 afw_function_definition_assign
 
 afw_function_definition_bag_script
 
 afw_function_definition_bag_size_script
 
 afw_function_definition_break
 
 afw_function_definition_compile_script
 
 afw_function_definition_const
 
 afw_function_definition_continue
 
 afw_function_definition_do_while
 
 afw_function_definition_eq_script
 
 afw_function_definition_eqx_script
 
 afw_function_definition_evaluate_script
 
 afw_function_definition_for
 
 afw_function_definition_foreach
 
 afw_function_definition_ge_script
 
 afw_function_definition_gt_script
 
 afw_function_definition_if
 
 afw_function_definition_is_script
 
 afw_function_definition_le_script
 
 afw_function_definition_loc
 
 afw_function_definition_lt_script
 
 afw_function_definition_ne_script
 
 afw_function_definition_nex_script
 
 afw_function_definition_return
 
 afw_function_definition_script
 
 afw_function_definition_while
 
 afw_function_definition_close
 
 afw_function_definition_flush
 
 afw_function_definition_get_stream_error
 
 afw_function_definition_open_file
 
 afw_function_definition_open_response
 
 afw_function_definition_open_uri
 
 afw_function_definition_print
 
 afw_function_definition_println
 
 afw_function_definition_read
 
 afw_function_definition_read_to_base64Binary
 
 afw_function_definition_read_to_hexBinary
 
 afw_function_definition_readln
 
 afw_function_definition_stream
 
 afw_function_definition_write
 
 afw_function_definition_write_internal
 
 afw_function_definition_writeln
 
 afw_function_definition_add_string
 
 afw_function_definition_at_least_one_member_of_string
 
 afw_function_definition_bag_size_string
 
 afw_function_definition_bag_string
 
 afw_function_definition_concat
 
 afw_function_definition_encode_as_base64Binary_string
 
 afw_function_definition_encode_as_hexBinary_string
 
 afw_function_definition_ends_with_string
 
 afw_function_definition_eq_ignore_case_string
 
 afw_function_definition_eq_string
 
 afw_function_definition_eqx_string
 
 afw_function_definition_ge_string
 
 afw_function_definition_gt_string
 
 afw_function_definition_includes_string
 
 afw_function_definition_index_of_string
 
 afw_function_definition_intersection_string
 
 afw_function_definition_is_in_string
 
 afw_function_definition_is_string
 
 afw_function_definition_last_index_of_string
 
 afw_function_definition_le_string
 
 afw_function_definition_length_string
 
 afw_function_definition_lt_string
 
 afw_function_definition_max_string
 
 afw_function_definition_min_string
 
 afw_function_definition_ne_string
 
 afw_function_definition_nex_string
 
 afw_function_definition_normalize_space_string
 
 afw_function_definition_normalize_to_lower_case_string
 
 afw_function_definition_one_and_only_string
 
 afw_function_definition_regexp_index_of_string
 
 afw_function_definition_regexp_match_string
 
 afw_function_definition_regexp_replace_string
 
 afw_function_definition_repeat_string
 
 afw_function_definition_replace_string
 
 afw_function_definition_set_equals_string
 
 afw_function_definition_split_string
 
 afw_function_definition_starts_with_string
 
 afw_function_definition_string
 
 afw_function_definition_subset_string
 
 afw_function_definition_substring_string
 
 afw_function_definition_to_anyURI_string
 
 afw_function_definition_to_boolean_string
 
 afw_function_definition_to_dateTime_string
 
 afw_function_definition_to_date_string
 
 afw_function_definition_to_dayTimeDuration_string
 
 afw_function_definition_to_dnsName_string
 
 afw_function_definition_to_double_string
 
 afw_function_definition_to_integer_string
 
 afw_function_definition_to_ipAddress_string
 
 afw_function_definition_to_rfc822Name_string
 
 afw_function_definition_to_string_string
 
 afw_function_definition_to_time_string
 
 afw_function_definition_to_x500Name_string
 
 afw_function_definition_to_yearMonthDuration_string
 
 afw_function_definition_union_string
 
 afw_function_definition_url_decode
 
 afw_function_definition_url_encode_string
 
 afw_function_definition_bag_size_template
 
 afw_function_definition_bag_template
 
 afw_function_definition_compile_template
 
 afw_function_definition_eq_template
 
 afw_function_definition_eqx_template
 
 afw_function_definition_evaluate_template
 
 afw_function_definition_ge_template
 
 afw_function_definition_gt_template
 
 afw_function_definition_is_template
 
 afw_function_definition_le_template
 
 afw_function_definition_lt_template
 
 afw_function_definition_ne_template
 
 afw_function_definition_nex_template
 
 afw_function_definition_template
 
 afw_function_definition_to_string_template
 
 afw_function_definition_at_least_one_member_of_time
 
 afw_function_definition_bag_size_time
 
 afw_function_definition_bag_time
 
 afw_function_definition_eq_time
 
 afw_function_definition_eqx_time
 
 afw_function_definition_ge_time
 
 afw_function_definition_gt_time
 
 afw_function_definition_in_range_time
 
 afw_function_definition_intersection_time
 
 afw_function_definition_is_in_time
 
 afw_function_definition_is_time
 
 afw_function_definition_le_time
 
 afw_function_definition_lt_time
 
 afw_function_definition_max_time
 
 afw_function_definition_min_time
 
 afw_function_definition_ne_time
 
 afw_function_definition_nex_time
 
 afw_function_definition_one_and_only_time
 
 afw_function_definition_set_equals_time
 
 afw_function_definition_subset_time
 
 afw_function_definition_time
 
 afw_function_definition_to_string_time
 
 afw_function_definition_union_time
 
 afw_function_definition_is_unevaluated
 
 afw_function_definition_meta
 
 afw_function_definition_metas
 
 afw_function_definition_at_least_one_member_of_x500Name
 
 afw_function_definition_bag_size_x500Name
 
 afw_function_definition_bag_x500Name
 
 afw_function_definition_eq_x500Name
 
 afw_function_definition_eqx_x500Name
 
 afw_function_definition_ge_x500Name
 
 afw_function_definition_gt_x500Name
 
 afw_function_definition_intersection_x500Name
 
 afw_function_definition_is_in_x500Name
 
 afw_function_definition_is_x500Name
 
 afw_function_definition_le_x500Name
 
 afw_function_definition_lt_x500Name
 
 afw_function_definition_match_x500Name
 
 afw_function_definition_ne_x500Name
 
 afw_function_definition_nex_x500Name
 
 afw_function_definition_one_and_only_x500Name
 
 afw_function_definition_regexp_match_x500Name
 
 afw_function_definition_set_equals_x500Name
 
 afw_function_definition_subset_x500Name
 
 afw_function_definition_to_string_x500Name
 
 afw_function_definition_union_x500Name
 
 afw_function_definition_x500Name
 
 afw_function_definition_bag_size_xpathExpression
 
 afw_function_definition_bag_xpathExpression
 
 afw_function_definition_compile_xpathExpression
 
 afw_function_definition_eq_xpathExpression
 
 afw_function_definition_eqx_xpathExpression
 
 afw_function_definition_evaluate_xpathExpression
 
 afw_function_definition_ge_xpathExpression
 
 afw_function_definition_gt_xpathExpression
 
 afw_function_definition_is_xpathExpression
 
 afw_function_definition_le_xpathExpression
 
 afw_function_definition_lt_xpathExpression
 
 afw_function_definition_ne_xpathExpression
 
 afw_function_definition_nex_xpathExpression
 
 afw_function_definition_to_string_xpathExpression
 
 afw_function_definition_xpathExpression
 
 afw_function_definition_xpath_node_count
 
 afw_function_definition_xpath_node_eq
 
 afw_function_definition_xpath_node_match
 
 afw_function_definition_at_least_one_member_of_yearMonthDuration
 
 afw_function_definition_bag_size_yearMonthDuration
 
 afw_function_definition_bag_yearMonthDuration
 
 afw_function_definition_eq_yearMonthDuration
 
 afw_function_definition_eqx_yearMonthDuration
 
 afw_function_definition_ge_yearMonthDuration
 
 afw_function_definition_gt_yearMonthDuration
 
 afw_function_definition_intersection_yearMonthDuration
 
 afw_function_definition_is_in_yearMonthDuration
 
 afw_function_definition_is_yearMonthDuration
 
 afw_function_definition_le_yearMonthDuration
 
 afw_function_definition_lt_yearMonthDuration
 
 afw_function_definition_ne_yearMonthDuration
 
 afw_function_definition_nex_yearMonthDuration
 
 afw_function_definition_one_and_only_yearMonthDuration
 
 afw_function_definition_set_equals_yearMonthDuration
 
 afw_function_definition_subset_yearMonthDuration
 
 afw_function_definition_to_string_yearMonthDuration
 
 afw_function_definition_union_yearMonthDuration
 
 afw_function_definition_yearMonthDuration
 

Detailed Description

Adaptive Framework core adaptive function bindings.

Definition in file afw_function_bindings.c.