![]() |
OpenNI 1.5.7
|
#include <XnEvent.h>
Public Member Functions | |
XnEvent () | |
virtual | ~XnEvent () |
XnStatus | Register (HandlerPtr pFunc, void *pCookie, XnCallbackHandle *pHandle) |
XnStatus | Unregister (XnCallbackHandle handle) |
XnStatus | Clear () |
![]() | |
XnEventInterface () | |
virtual | ~XnEventInterface () |
Protected Member Functions | |
XnStatus | ApplyListChanges () |
Protected Attributes | |
XN_CRITICAL_SECTION_HANDLE | m_hLock |
XnCallbackPtrList | m_Handlers |
XnCallbackPtrList | m_ToBeAdded |
XnCallbackPtrList | m_ToBeRemoved |
Additional Inherited Members | |
![]() | |
typedef XnStatus(* | HandlerPtr )(void *pCookie) |
|
inline |
|
inlinevirtual |
|
inlineprotected |
|
inline |
|
inlinevirtual |
Implements XnEventInterface.
|
inlinevirtual |
Implements XnEventInterface.
|
protected |
|
protected |
|
protected |
|
protected |