Public Types | Public Member Functions
XnEventInterface Class Reference

#include <XnEvent.h>

Inheritance diagram for XnEventInterface:
Inheritance graph
[legend]

List of all members.

Public Types

typedef XnStatus(XN_CALLBACK_TYPEHandlerPtr )(void *pCookie)

Public Member Functions

virtual XnStatus Register (HandlerPtr pFunc, void *pCookie, XnCallbackHandle *pHandle=NULL)=0
virtual XnStatus Unregister (XnCallbackHandle handle)=0
 XnEventInterface ()
virtual ~XnEventInterface ()

Detailed Description

Definition at line 39 of file XnEvent.h.


Member Typedef Documentation

Definition at line 45 of file XnEvent.h.


Constructor & Destructor Documentation

Definition at line 42 of file XnEvent.h.

virtual XnEventInterface::~XnEventInterface ( ) [inline, virtual]

Definition at line 43 of file XnEvent.h.


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:


nao_openni
Author(s): Bener SUAY
autogenerated on Mon Jan 6 2014 11:27:52