OpenNI 1.5.4
|
XnEventInterface Class Reference
#include <XnEvent.h>
Inheritance diagram for XnEventInterface:
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 |
Member Typedef Documentation
typedef XnStatus(* XnEventInterface::HandlerPtr)(void *pCookie) |
Constructor & Destructor Documentation
XnEventInterface::XnEventInterface | ( | ) | [inline] |
virtual XnEventInterface::~XnEventInterface | ( | ) | [inline, virtual] |
Member Function Documentation
virtual XnStatus XnEventInterface::Register | ( | HandlerPtr | pFunc, |
void * | pCookie, | ||
XnCallbackHandle * | pHandle = NULL |
||
) | [pure virtual] |
Implemented in XnEvent.
virtual XnStatus XnEventInterface::Unregister | ( | XnCallbackHandle | handle | ) | [pure virtual] |
Implemented in XnEvent.
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