Public Member Functions | Protected Member Functions | Protected Attributes
XnEvent Class Reference

#include <XnEvent.h>

Inheritance diagram for XnEvent:
Inheritance graph
[legend]

List of all members.

Public Member Functions

XnStatus Clear ()
XnStatus Register (HandlerPtr pFunc, void *pCookie, XnCallbackHandle *pHandle)
XnStatus Unregister (XnCallbackHandle handle)
 XnEvent ()
 ~XnEvent ()

Protected Member Functions

XnStatus ApplyListChanges ()

Protected Attributes

XnCallbackPtrList m_Handlers
XN_CRITICAL_SECTION_HANDLE m_hLock
XnCallbackPtrList m_ToBeAdded
XnCallbackPtrList m_ToBeRemoved

Detailed Description

Definition at line 51 of file XnEvent.h.


Constructor & Destructor Documentation

XnEvent::XnEvent ( ) [inline]

Definition at line 54 of file XnEvent.h.

XnEvent::~XnEvent ( ) [inline]

Definition at line 59 of file XnEvent.h.


Member Function Documentation

XnStatus XnEvent::ApplyListChanges ( ) [inline, protected]

Definition at line 130 of file XnEvent.h.

XnStatus XnEvent::Clear ( ) [inline]

Definition at line 113 of file XnEvent.h.

XnStatus XnEvent::Register ( HandlerPtr  pFunc,
void pCookie,
XnCallbackHandle pHandle 
) [inline, virtual]

Implements XnEventInterface.

Definition at line 65 of file XnEvent.h.

XnStatus XnEvent::Unregister ( XnCallbackHandle  handle) [inline, virtual]

Implements XnEventInterface.

Definition at line 96 of file XnEvent.h.


Member Data Documentation

XnCallbackPtrList XnEvent::m_Handlers [protected]

Definition at line 163 of file XnEvent.h.

Definition at line 162 of file XnEvent.h.

XnCallbackPtrList XnEvent::m_ToBeAdded [protected]

Definition at line 164 of file XnEvent.h.

XnCallbackPtrList XnEvent::m_ToBeRemoved [protected]

Definition at line 165 of file XnEvent.h.


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