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.  | |
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).