alf_handle_t

NAME

alf_handle_t - This data structure is used as a reference to one instance of the ALF runtime.

DESCRIPTION

This data structure is used as a reference to one instance of the ALF runtime. The data structure is initialized by calling the alf_init API call and is destroyed by alf_exit.

Related reference
alf_init
alf_query_system_info
alf_num_instances_set
alf_exit
alf_error_handler_register
ALF_ERR_POLICY_T