XnEventInterface Class Reference

#include <XnEvent.h>

Inheritance diagram for XnEventInterface:
[legend]

List of all members.

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 Fri Nov 9 22:59:09 2012 for OpenNI 1.3.2 by  doxygen 1.6.3