![]() |
OpenNI 1.5.7
|
#include <XnEvent.h>

Public Types | |
| typedef XnStatus(*) | HandlerPtr(void *pCookie) |
Public Member Functions | |
| XnEventInterface () | |
| virtual | ~XnEventInterface () |
| virtual XnStatus | Register (HandlerPtr pFunc, void *pCookie, XnCallbackHandle *pHandle=NULL)=0 |
| virtual XnStatus | Unregister (XnCallbackHandle handle)=0 |
| XnStatus(*) XnEventInterface::HandlerPtr(void *pCookie) |
|
inline |
|
inlinevirtual |
|
pure virtual |
Implemented in XnEvent.
|
pure virtual |
Implemented in XnEvent.