44 #ifndef _CL_FAULT_REPAIR_HANDLERS_H_
45 #define _CL_FAULT_REPAIR_HANDLERS_H_
60 SaAmfRecommendedRecoveryT recoveryAction);
Header file of Definitions for the Fault record structure.
Header file of Circular List Management related APIs.
ClUint32T ClRcT
Clovis return code type.
Definition: clCommon.h:168
ClInt32T ClCorClassTypeT
The type of an identifier for the COR class.
Definition: clCorMetaData.h:201
struct ClFaultRepairHandlerTable ClFaultRepairHandlerTableT
The ClFaultRepairHandlerTableT structure is used to capture the repair handlers per MoClassType.
ClRcT(* ClFaultRepairHandlerT)(ClAlarmInfoT *pAlarmInfo, SaAmfRecommendedRecoveryT recoveryAction)
This is the function pointer type for repair handlers.
Definition: clFaultRepairHandlers.h:59
The ClAlarmInfoT data structure is used to store the entire list of alarm attributes that include pro...
Definition: clAlarmDefinitions.h:544
The ClFaultRepairHandlerTableT structure is used to capture the repair handlers per MoClassType.
Definition: clFaultRepairHandlers.h:68