OpenClovis Logo

Functions
clFaultApi.h File Reference

Header file of Fault Related APIs. More...

#include <clCommon.h>
#include <clCorMetaData.h>
#include <clFaultDefinitions.h>
#include <clAmsClientNotification.h>

Go to the source code of this file.

Functions

ClRcT clFaultRepairAction (CL_IN ClIocAddressT iocAddress, CL_IN ClAlarmHandleT alarmHandle, CL_IN ClUint32T recoveryActionTaken)
 Notifies fault to the "Fault service" for taking repair action.
ClRcT clFaultReport (CL_IN ClNameT *compName, CL_IN ClCorMOIdPtrT hMoId, CL_IN ClAlarmStateT alarmState, CL_IN ClAlarmCategoryTypeT category, CL_IN ClAlarmSpecificProblemT specificProblem, CL_IN ClAlarmSeverityTypeT severity, CL_IN ClAlarmProbableCauseT cause, CL_IN void *pData, CL_IN ClUint32T len)
 Reports a fault to the Fault service.
ClRcT clFaultSvcLibFinalize (void)
 Cleans up the Fault Manager library and frees resources allocated to it.
ClRcT clFaultSvcLibInitialize (void)
 Initializes the Fault Manager Library.
ClRcT clFaultVersionVerify (CL_INOUT ClVersionT *version)
 Verifies the version of the FM library supported by the FM.

Detailed Description

Header file of Fault Related APIs.


Generated on Tue Jan 10 10:29:15 PST 2012 for OpenClovis SDK using Doxygen