OpenClovis Logo

Public Attributes | List of all members
ClCpmEventNodePayLoadT Struct Reference

Payload data for the node arrival/departure event published by the CPM. More...

#include <clCpmApi.h>

Public Attributes

ClIocNodeAddressT nodeIocAddress
 Node IOC Address, where this component is located.
ClNameT nodeName
 Name of the node for which this event is published.
ClCpmNodeEventT operation
 Indication for whether the node is starting up, i.e., CL_CPM_NODE_ARRIVAL or shutting down gracefully, i.e., CL_CPM_NODE_DEPARTURE or shutting down ungracefully, i.e., CL_CPM_NODE_DEATH.

Detailed Description

Payload data for the node arrival/departure event published by the CPM.


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