Structure to attribute job which will be added to the bundle. More...
#include <clCorMetaData.h>
Public Attributes | |
| ClCorAttrIdT | attrId |
| Attribute Identifier. | |
| ClPtrT | bufferPtr |
| Pointer to the buffer which contain the data. | |
| ClInt32T | bufferSize |
| Size of the buffer pointed by bufferPtr. | |
| ClInt32T | index |
| Index of the array attribute. | |
| ClCorAttrPathPtrT | pAttrPath |
| Pointer to the attribute path. | |
| ClCorJobStatusT * | pJobStatus |
| Status of the job. | |
Structure to attribute job which will be added to the bundle.
| ClCorAttrPathPtrT ClCorAttrValueDescriptor::pAttrPath |
Pointer to the attribute path.
It will be NULL for non-alarm attributes.