OpenClovis Logo

Public Attributes | List of all members
ClEventPatternT Struct Reference

An Event pattern may contain a name (for example: a process name, checkpoint name, service instance name, and so on). More...

#include <clEventApi.h>

Public Attributes

ClSizeT allocatedSize
 Size of the buffer allocated to receive the pattern value.
ClSizeT patternSize
 Actual size of the buffer allocated to receive the pattern value.
ClUint8T * pPattern
 Pointer to a buffer where the pattern value will be copied.

Detailed Description

An Event pattern may contain a name (for example: a process name, checkpoint name, service instance name, and so on).

Alternatively, an event pattern may characterize an event (for example, timedOut, newComponent, overload, and so on).


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