OpenClovis Logo

Public Attributes | List of all members
ClCorAttrValueDescriptor Struct Reference

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.
ClCorJobStatusTpJobStatus
 Status of the job.

Detailed Description

Structure to attribute job which will be added to the bundle.

Member Data Documentation

ClCorAttrPathPtrT ClCorAttrValueDescriptor::pAttrPath

Pointer to the attribute path.

It will be NULL for non-alarm attributes.


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