apm_callback_type_supported_p (public)

 apm_callback_type_supported_p type

Defined in packages/acs-tcl/tcl/apm-procs.tcl

Return 1 if the given type of callback is supported and 0 otherwise.

Parameters:
type
Author:
Peter Marklund

Partial Call Graph (max 5 caller/called nodes):
%3 apm_assert_callback_type_supported apm_assert_callback_type_supported (public) apm_callback_type_supported_p apm_callback_type_supported_p apm_assert_callback_type_supported->apm_callback_type_supported_p apm_supported_callback_types apm_supported_callback_types (public) apm_callback_type_supported_p->apm_supported_callback_types

Testcases:
No testcase defined.
[ show source ]
Show another procedure: