Public Member Functions
xn::ErrorStateCapability Class Reference

#include <XnCppWrapper.h>

Inheritance diagram for xn::ErrorStateCapability:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ErrorStateCapability (XnNodeHandle hNode)
XnStatus GetErrorState ()
XnStatus RegisterToErrorStateChange (StateChangedHandler handler, void *pCookie, XnCallbackHandle &hCallback)
void UnregisterFromErrorStateChange (XnCallbackHandle hCallback)

Detailed Description

Allows access to Error State capability functions. see Error State Capability for additional details.

Definition at line 1509 of file XnCppWrapper.h.


Constructor & Destructor Documentation

Ctor

Parameters:
hNode[in] Node handle

Definition at line 1517 of file XnCppWrapper.h.


Member Function Documentation

Gets current error state of this node.

For full details and usage, see xnGetNodeErrorState

Definition at line 1522 of file XnCppWrapper.h.

XnStatus xn::ErrorStateCapability::RegisterToErrorStateChange ( StateChangedHandler  handler,
void pCookie,
XnCallbackHandle hCallback 
) [inline]

Registers a callback function to error state changes.

For full details and usage, see xnRegisterToNodeErrorStateChange

Definition at line 1530 of file XnCppWrapper.h.

Unregisters a callback function which was registered using xnRegisterToNodeErrorStateChange().

For full details and usage, see xnUnregisterFromNodeErrorStateChange

Definition at line 1538 of file XnCppWrapper.h.


The documentation for this class was generated from the following file:


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