Typedefs | Functions
XnEnumerationErrors.h File Reference
#include <XnTypes.h>
Include dependency graph for XnEnumerationErrors.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct XnModuleError * XnEnumerationErrorsIterator

Functions

XN_C_API XnStatus xnEnumerationErrorsAdd (XnEnumerationErrors *pErrors, const XnProductionNodeDescription *pDesc, XnStatus nError)
XN_C_API XnStatus xnEnumerationErrorsAllocate (XnEnumerationErrors **ppErrors)
XN_C_API XnStatus xnEnumerationErrorsClear (XnEnumerationErrors *pErrors)
XN_C_API void xnEnumerationErrorsFree (const XnEnumerationErrors *pErrors)
XN_C_API const
XnProductionNodeDescription
xnEnumerationErrorsGetCurrentDescription (XnEnumerationErrorsIterator it)
XN_C_API XnStatus xnEnumerationErrorsGetCurrentError (XnEnumerationErrorsIterator it)
XN_C_API
XnEnumerationErrorsIterator 
xnEnumerationErrorsGetFirst (const XnEnumerationErrors *pErrors)
XN_C_API
XnEnumerationErrorsIterator 
xnEnumerationErrorsGetNext (XnEnumerationErrorsIterator it)
XN_C_API XnBool xnEnumerationErrorsIteratorIsValid (XnEnumerationErrorsIterator it)
XN_C_API XnStatus xnEnumerationErrorsToString (const XnEnumerationErrors *pErrors, XnChar *csBuffer, XnUInt32 nSize)


nao_openni
Author(s): Bener SUAY
autogenerated on Mon Jan 6 2014 11:27:51