OpenNI 1.3.2
Public Member Functions | List of all members
xn::Capability Class Reference

#include <XnCppWrapper.h>

Inheritance diagram for xn::Capability:
Inheritance graph

Public Member Functions

 Capability (XnNodeHandle hNode)
 
 Capability (const NodeWrapper &node)
 
- Public Member Functions inherited from xn::NodeWrapper
 NodeWrapper (XnNodeHandle hNode)
 
 NodeWrapper (const NodeWrapper &other)
 
NodeWrapperoperator= (const NodeWrapper &other)
 
 ~NodeWrapper ()
 
 operator XnNodeHandle () const
 
XnNodeHandle GetHandle () const
 
XnBool operator== (const NodeWrapper &other)
 
XnBool operator!= (const NodeWrapper &other)
 
XnBool IsValid () const
 
const XnChar * GetName () const
 
XnStatus AddRef ()
 
void Release ()
 
XnStatus Ref ()
 
void Unref ()
 
void SetHandle (XnNodeHandle hNode)
 
void TakeOwnership (XnNodeHandle hNode)
 

Detailed Description

Base class for all capabilities.

Constructor & Destructor Documentation

xn::Capability::Capability ( XnNodeHandle  hNode)
inline

Ctor

Parameters
hNode[in] The node handle
xn::Capability::Capability ( const NodeWrapper node)
inline

The documentation for this class was generated from the following file: