OpenNI 1.5.4
|
XnEvent Class Reference
#include <XnEvent.h>
Inheritance diagram for XnEvent:
Public Member Functions | |
XnEvent () | |
virtual | ~XnEvent () |
XnStatus | Register (HandlerPtr pFunc, void *pCookie, XnCallbackHandle *pHandle) |
XnStatus | Unregister (XnCallbackHandle handle) |
XnStatus | Clear () |
Protected Member Functions | |
XnStatus | ApplyListChanges () |
Protected Attributes | |
XN_CRITICAL_SECTION_HANDLE | m_hLock |
XnCallbackPtrList | m_Handlers |
XnCallbackPtrList | m_ToBeAdded |
XnCallbackPtrList | m_ToBeRemoved |
Constructor & Destructor Documentation
XnEvent::XnEvent | ( | ) | [inline] |
virtual XnEvent::~XnEvent | ( | ) | [inline, virtual] |
Member Function Documentation
XnStatus XnEvent::ApplyListChanges | ( | ) | [inline, protected] |
XnStatus XnEvent::Clear | ( | ) | [inline] |
XnStatus XnEvent::Register | ( | HandlerPtr | pFunc, |
void * | pCookie, | ||
XnCallbackHandle * | pHandle | ||
) | [inline, virtual] |
Implements XnEventInterface.
XnStatus XnEvent::Unregister | ( | XnCallbackHandle | handle | ) | [inline, virtual] |
Implements XnEventInterface.
Member Data Documentation
XnCallbackPtrList XnEvent::m_Handlers [protected] |
XN_CRITICAL_SECTION_HANDLE XnEvent::m_hLock [protected] |
XnCallbackPtrList XnEvent::m_ToBeAdded [protected] |
XnCallbackPtrList XnEvent::m_ToBeRemoved [protected] |
The documentation for this class was generated from the following file:
Generated on Wed May 16 2012 10:16:06 for OpenNI 1.5.4 by 1.7.5.1