, including all inherited members.
| GetErrorStateInterface() | xn::ModuleProductionNode | [inline, virtual] |
| GetExtendedSerializationInterface() | xn::ModuleProductionNode | [inline, virtual] |
| GetGeneralProperty(const XnChar *strName, XnUInt32 nBufferSize, void *pBuffer) const | xn::ModuleProductionNode | [inline, virtual] |
| GetIntProperty(const XnChar *strName, XnUInt64 &nValue) const | xn::ModuleProductionNode | [inline, virtual] |
| GetLockAwareInterface() | xn::ModuleProductionNode | [inline, virtual] |
| GetRealProperty(const XnChar *strName, XnDouble &dValue) const | xn::ModuleProductionNode | [inline, virtual] |
| GetStringProperty(const XnChar *strName, XnChar *csValue, XnUInt32 nBufSize) const | xn::ModuleProductionNode | [inline, virtual] |
| IsCapabilitySupported(const XnChar *strCapabilityName) | xn::ModuleProductionNode | [inline, virtual] |
| OnNodeAdded(const XnChar *strNodeName, XnProductionNodeType type, XnCodecID compression)=0 | xn::ModuleNodeNotifications | [pure virtual] |
| OnNodeGeneralPropChanged(const XnChar *strNodeName, const XnChar *strPropName, XnUInt32 nBufferSize, const void *pBuffer)=0 | xn::ModuleNodeNotifications | [pure virtual] |
| OnNodeIntPropChanged(const XnChar *strNodeName, const XnChar *strPropName, XnUInt64 nValue)=0 | xn::ModuleNodeNotifications | [pure virtual] |
| OnNodeNewData(const XnChar *strNodeName, XnUInt64 nTimeStamp, XnUInt32 nFrame, const void *pData, XnUInt32 nSize)=0 | xn::ModuleNodeNotifications | [pure virtual] |
| OnNodeRealPropChanged(const XnChar *strNodeName, const XnChar *strPropName, XnDouble dValue)=0 | xn::ModuleNodeNotifications | [pure virtual] |
| OnNodeRemoved(const XnChar *strNodeName)=0 | xn::ModuleNodeNotifications | [pure virtual] |
| OnNodeStateReady(const XnChar *strNodeName)=0 | xn::ModuleNodeNotifications | [pure virtual] |
| OnNodeStringPropChanged(const XnChar *strNodeName, const XnChar *strPropName, const XnChar *strValue)=0 | xn::ModuleNodeNotifications | [pure virtual] |
| SetGeneralProperty(const XnChar *strName, XnUInt32 nBufferSize, const void *pBuffer) | xn::ModuleProductionNode | [inline, virtual] |
| SetIntProperty(const XnChar *strName, XnUInt64 nValue) | xn::ModuleProductionNode | [inline, virtual] |
| SetOutputStream(void *pCookie, XnRecorderOutputStreamInterface *pStream)=0 | xn::ModuleRecorder | [pure virtual] |
| SetRealProperty(const XnChar *strName, XnDouble dValue) | xn::ModuleProductionNode | [inline, virtual] |
| SetStringProperty(const XnChar *strName, const XnChar *strValue) | xn::ModuleProductionNode | [inline, virtual] |
| ~ModuleNodeNotifications() | xn::ModuleNodeNotifications | [inline, virtual] |
| ~ModuleProductionNode() | xn::ModuleProductionNode | [inline, virtual] |
| ~ModuleRecorder() | xn::ModuleRecorder | [inline, virtual] |