OpenClovis Logo

Public Attributes | List of all members
ClCpmEventPayLoadT Struct Reference

Payload data for the component death event published by the CPM. More...

#include <clCpmApi.h>

Public Attributes

ClUint32T compId
 Component ID.
ClNameT compName
 Component which failed/lost heartbeat to the CPM.
ClEoIdT eoId
 EO ID.
ClIocPortT eoIocPort
 IOC port of the node containing the component.
ClIocNodeAddressT nodeIocAddress
 IOC address of the node containing the component.
ClNameT nodeName
 Node name containing the component.
ClCpmCompEventT operation
 Indication of whether component is:

Detailed Description

Payload data for the component death event published by the CPM.

Member Data Documentation

ClIocNodeAddressT ClCpmEventPayLoadT::nodeIocAddress

IOC address of the node containing the component.

component is located.

ClCpmCompEventT ClCpmEventPayLoadT::operation

Indication of whether component is:

  • Coming up
  • Going down gracefully (i.e. termination)
  • Gone down ungracefully (i.e. abnormal exit, crash etc)

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