Public Member Functions
XnNodeAllocator Class Reference

#include <XnNodeAllocator.h>

Inheritance diagram for XnNodeAllocator:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual XnNodeAllocate ()
virtual void Deallocate (XnNode *pNode)

Detailed Description

Definition at line 31 of file XnNodeAllocator.h.


Member Function Documentation

virtual XnNode* XnNodeAllocator::Allocate ( ) [inline, virtual]

Allocate a new XnNode

Returns:
NULL if allocating a new node failed

Implements INiNodeAllocator.

Definition at line 39 of file XnNodeAllocator.h.

virtual void XnNodeAllocator::Deallocate ( XnNode pNode) [inline, virtual]

Release an XnNode

Parameters:
pNode[in] The node to deallocate

Implements INiNodeAllocator.

Definition at line 46 of file XnNodeAllocator.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