Global deregister_interest (const char *name, update_cb update, int id, void *data)
The use of filename-style wildcards is being deprecated throughout the Caplin platform in favour of standard regular expressions. The replacement API fully supports regular expressions.
The use of filename-style wildcards is being deprecated throughout the Caplin platform in favour of standard regular expressions. The replacement API fully supports regular expressions.
The use of filename-style wildcards is being deprecated throughout the Caplin platform in favour of standard regular expressions. The replacement API fully supports regular expressions.
Global format_apply (formathandler_t *format, char *text)
Global register_interest (const char *name, update_cb update, int id, void *data)
The use of filename-style wildcards is being deprecated throughout the Caplin platform in favour of standard regular expressions. The replacement API fully supports regular expressions.
The use of filename-style wildcards is being deprecated throughout the Caplin platform in favour of standard regular expressions. The replacement API fully supports regular expressions.
Global register_provider (const char *pattern, provider_cb provider_fn)
The use of filename-style wildcards is being deprecated throughout the Caplin platform in favour of standard regular expressions. The replacement API fully supports regular expressions.
The use of filename-style wildcards is being deprecated throughout the Caplin platform in favour of standard regular expressions. The replacement API fully supports regular expressions.
Use symbol_delete_type2 instread and provide the index field number.
Global symbol_match (const char *name, int *number)
The use of filename-style wildcards is being deprecated throughout the Caplin platform in favour of standard regular expressions. Please see tf_symbol_match() for a regular expression compatible version of this function.
The use of filename-style wildcards is being deprecated throughout the Caplin platform in favour of standard regular expressions. Please see tf_symbol_match_bytype() for a regular expression compatible version of this function.
This callback type is maintained for compatibility reasons
Global update_cb )(int peer, ds_data_t *dsdata, time_t update_time, int val, void *data)
The use of filename-style wildcards is being deprecated throughout the Caplin platform in favour of standard regular expressions. The replacement API fully supports regular expressions.
Generated on Wed Jul 31 2024 18:00:14 for Transformer SDK For C