Public Member Functions | Private Attributes
xn::NodeInfo Class Reference

#include <XnCppWrapper.h>

List of all members.

Public Member Functions

const XnCharGetCreationInfo () const
const XnProductionNodeDescriptionGetDescription () const
const XnCharGetInstanceName () const
 NodeInfo (XnNodeInfo *pInfo)
 NodeInfo (const NodeInfo &other)
 operator XnNodeInfo * ()
 Gets the underlying C object.
NodeInfooperator= (const NodeInfo &other)
XnStatus SetInstanceName (const XnChar *strName)
 ~NodeInfo ()
 Dtor.

Private Attributes

XnNodeInfom_pInfo
NodeInfoListm_pNeededNodes
NodeInfoListGetNeededNodes () const
XnStatus GetInstance (ProductionNode &node) const
void SetUnderlyingObject (XnNodeInfo *pInfo)

Detailed Description

Represents information about an existing node, or a possibility of a node.

Definition at line 1013 of file XnCppWrapper.h.


Constructor & Destructor Documentation

xn::NodeInfo::NodeInfo ( XnNodeInfo pInfo) [inline]

Ctor

Parameters:
pInfo[in] The C object to wrap

Definition at line 1021 of file XnCppWrapper.h.

xn::NodeInfo::NodeInfo ( const NodeInfo other) [inline]

Copy Ctor

Parameters:
other[in] An object to copy from.

Definition at line 1031 of file XnCppWrapper.h.

Dtor.

Definition at line 1037 of file XnCppWrapper.h.


Member Function Documentation

const XnChar* xn::NodeInfo::GetCreationInfo ( ) const [inline]
For full details and usage, see xnNodeInfoGetCreationInfo

Definition at line 1085 of file XnCppWrapper.h.

For full details and usage, see xnNodeInfoGetDescription()

Definition at line 1070 of file XnCppWrapper.h.

Gets the node instance represented by this info object.

Parameters:
node[in] A production node to be pointing to the node.
Returns:
an error if this node info object does not point to an actual node.

Definition at line 4532 of file XnCppWrapper.h.

const XnChar* xn::NodeInfo::GetInstanceName ( ) const [inline]
For full details and usage, see xnNodeInfoGetInstanceName()

Definition at line 1078 of file XnCppWrapper.h.

For full details and usage, see xnNodeInfoGetNeededNodes

Definition at line 4490 of file XnCppWrapper.h.

xn::NodeInfo::operator XnNodeInfo * ( ) [inline]

Gets the underlying C object.

Definition at line 1054 of file XnCppWrapper.h.

NodeInfo& xn::NodeInfo::operator= ( const NodeInfo other) [inline]

Assignment operator

Parameters:
other[in] another object

Definition at line 1047 of file XnCppWrapper.h.

XnStatus xn::NodeInfo::SetInstanceName ( const XnChar strName) [inline]
For full details and usage, see xnNodeInfoSetInstanceName

Definition at line 1062 of file XnCppWrapper.h.

void xn::NodeInfo::SetUnderlyingObject ( XnNodeInfo pInfo) [inline, private]

Definition at line 4501 of file XnCppWrapper.h.


Member Data Documentation

Definition at line 1107 of file XnCppWrapper.h.

Definition at line 1108 of file XnCppWrapper.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