, including all inherited members.
| GetAlternativeViewPointInterface() | xn::ModuleGenerator | [inline, virtual] |
| GetAudioBuffer()=0 | xn::ModuleAudioGenerator | [pure virtual] |
| GetDataSize()=0 | xn::ModuleGenerator | [pure virtual] |
| GetErrorStateInterface() | xn::ModuleProductionNode | [inline, virtual] |
| GetExtendedSerializationInterface() | xn::ModuleProductionNode | [inline, virtual] |
| GetFrameID()=0 | xn::ModuleGenerator | [pure virtual] |
| GetFrameSyncInterface() | xn::ModuleGenerator | [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] |
| GetMirrorInterface() | xn::ModuleGenerator | [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] |
| GetSupportedWaveOutputModes(XnWaveOutputMode aSupportedModes[], XnUInt32 &nCount)=0 | xn::ModuleAudioGenerator | [pure virtual] |
| GetSupportedWaveOutputModesCount()=0 | xn::ModuleAudioGenerator | [pure virtual] |
| GetTimestamp()=0 | xn::ModuleGenerator | [pure virtual] |
| GetWaveOutputMode(XnWaveOutputMode &OutputMode)=0 | xn::ModuleAudioGenerator | [pure virtual] |
| IsCapabilitySupported(const XnChar *strCapabilityName) | xn::ModuleProductionNode | [inline, virtual] |
| IsGenerating()=0 | xn::ModuleGenerator | [pure virtual] |
| IsNewDataAvailable(XnUInt64 &nTimestamp)=0 | xn::ModuleGenerator | [pure virtual] |
| RegisterToGenerationRunningChange(XnModuleStateChangedHandler handler, void *pCookie, XnCallbackHandle &hCallback)=0 | xn::ModuleGenerator | [pure virtual] |
| RegisterToNewDataAvailable(XnModuleStateChangedHandler handler, void *pCookie, XnCallbackHandle &hCallback)=0 | xn::ModuleGenerator | [pure virtual] |
| RegisterToWaveOutputModeChanges(XnModuleStateChangedHandler handler, void *pCookie, XnCallbackHandle &hCallback)=0 | xn::ModuleAudioGenerator | [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] |
| SetRealProperty(const XnChar *strName, XnDouble dValue) | xn::ModuleProductionNode | [inline, virtual] |
| SetStringProperty(const XnChar *strName, const XnChar *strValue) | xn::ModuleProductionNode | [inline, virtual] |
| SetWaveOutputMode(const XnWaveOutputMode &OutputMode)=0 | xn::ModuleAudioGenerator | [pure virtual] |
| StartGenerating()=0 | xn::ModuleGenerator | [pure virtual] |
| StopGenerating()=0 | xn::ModuleGenerator | [pure virtual] |
| UnregisterFromGenerationRunningChange(XnCallbackHandle hCallback)=0 | xn::ModuleGenerator | [pure virtual] |
| UnregisterFromNewDataAvailable(XnCallbackHandle hCallback)=0 | xn::ModuleGenerator | [pure virtual] |
| UnregisterFromWaveOutputModeChanges(XnCallbackHandle hCallback)=0 | xn::ModuleAudioGenerator | [pure virtual] |
| UpdateData()=0 | xn::ModuleGenerator | [pure virtual] |
| ~ModuleAudioGenerator() | xn::ModuleAudioGenerator | [inline, virtual] |
| ~ModuleGenerator() | xn::ModuleGenerator | [inline, virtual] |
| ~ModuleProductionNode() | xn::ModuleProductionNode | [inline, virtual] |