Public Member Functions
xn::ModuleNodeNotifications Class Reference

#include <XnModuleCppInterface.h>

Inheritance diagram for xn::ModuleNodeNotifications:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual XnStatus OnNodeAdded (const XnChar *strNodeName, XnProductionNodeType type, XnCodecID compression)=0
virtual XnStatus OnNodeGeneralPropChanged (const XnChar *strNodeName, const XnChar *strPropName, XnUInt32 nBufferSize, const void *pBuffer)=0
virtual XnStatus OnNodeIntPropChanged (const XnChar *strNodeName, const XnChar *strPropName, XnUInt64 nValue)=0
virtual XnStatus OnNodeNewData (const XnChar *strNodeName, XnUInt64 nTimeStamp, XnUInt32 nFrame, const void *pData, XnUInt32 nSize)=0
virtual XnStatus OnNodeRealPropChanged (const XnChar *strNodeName, const XnChar *strPropName, XnDouble dValue)=0
virtual XnStatus OnNodeRemoved (const XnChar *strNodeName)=0
virtual XnStatus OnNodeStateReady (const XnChar *strNodeName)=0
virtual XnStatus OnNodeStringPropChanged (const XnChar *strNodeName, const XnChar *strPropName, const XnChar *strValue)=0
virtual ~ModuleNodeNotifications ()

Detailed Description

Definition at line 203 of file XnModuleCppInterface.h.


Constructor & Destructor Documentation

Definition at line 206 of file XnModuleCppInterface.h.


Member Function Documentation

virtual XnStatus xn::ModuleNodeNotifications::OnNodeAdded ( const XnChar strNodeName,
XnProductionNodeType  type,
XnCodecID  compression 
) [pure virtual]
virtual XnStatus xn::ModuleNodeNotifications::OnNodeGeneralPropChanged ( const XnChar strNodeName,
const XnChar strPropName,
XnUInt32  nBufferSize,
const void pBuffer 
) [pure virtual]
virtual XnStatus xn::ModuleNodeNotifications::OnNodeIntPropChanged ( const XnChar strNodeName,
const XnChar strPropName,
XnUInt64  nValue 
) [pure virtual]
virtual XnStatus xn::ModuleNodeNotifications::OnNodeNewData ( const XnChar strNodeName,
XnUInt64  nTimeStamp,
XnUInt32  nFrame,
const void pData,
XnUInt32  nSize 
) [pure virtual]
virtual XnStatus xn::ModuleNodeNotifications::OnNodeRealPropChanged ( const XnChar strNodeName,
const XnChar strPropName,
XnDouble  dValue 
) [pure virtual]
virtual XnStatus xn::ModuleNodeNotifications::OnNodeRemoved ( const XnChar strNodeName) [pure virtual]
virtual XnStatus xn::ModuleNodeNotifications::OnNodeStateReady ( const XnChar strNodeName) [pure virtual]
virtual XnStatus xn::ModuleNodeNotifications::OnNodeStringPropChanged ( const XnChar strNodeName,
const XnChar strPropName,
const XnChar strValue 
) [pure virtual]

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