, including all inherited members.
GetAlternativeViewPointInterface() | xn::ModuleGenerator | [inline, virtual] |
GetAudioBuffer()=0 | xn::ModuleAudioGenerator | [pure virtual] |
GetData() | xn::ModuleAudioGenerator | [inline, 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] |
GetGeneralIntInterface(const XnChar *) | xn::ModuleProductionNode | [inline, virtual] |
GetGeneralProperty(const XnChar *, XnUInt32, void *) const | xn::ModuleProductionNode | [inline, virtual] |
GetIntProperty(const XnChar *, XnUInt64 &) const | xn::ModuleProductionNode | [inline, virtual] |
GetLockAwareInterface() | xn::ModuleProductionNode | [inline, virtual] |
GetMirrorInterface() | xn::ModuleGenerator | [inline, virtual] |
GetRealProperty(const XnChar *, XnDouble &) const | xn::ModuleProductionNode | [inline, virtual] |
GetStringProperty(const XnChar *, XnChar *, XnUInt32) 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 *) | 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 *, XnUInt32, const void *) | xn::ModuleProductionNode | [inline, virtual] |
SetIntProperty(const XnChar *, XnUInt64) | xn::ModuleProductionNode | [inline, virtual] |
SetRealProperty(const XnChar *, XnDouble) | xn::ModuleProductionNode | [inline, virtual] |
SetStringProperty(const XnChar *, const XnChar *) | 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] |