, including all inherited members.
AddNeededNode(ProductionNode &needed) | xn::ProductionNode | [inline] |
Context class | xn::NodeWrapper | [friend] |
Create(Context &context, const XnChar *strName=NULL) | xn::MockIRGenerator | [inline] |
xn::IRGenerator::Create(Context &context, Query *pQuery=NULL, EnumerationErrors *pErrors=NULL) | xn::IRGenerator | [inline] |
CreateBasedOn(IRGenerator &other, const XnChar *strName=NULL) | xn::MockIRGenerator | [inline] |
Generator(XnNodeHandle hNode=NULL) | xn::Generator | [inline] |
GetAlternativeViewPointCap() | xn::Generator | [inline] |
GetContext(Context &context) | xn::ProductionNode | [inline] |
GetCroppingCap() | xn::MapGenerator | [inline] |
GetDataSize() const | xn::Generator | [inline] |
GetErrorStateCap() | xn::ProductionNode | [inline] |
GetFrameID() const | xn::Generator | [inline] |
GetFrameSyncCap() | xn::Generator | [inline] |
GetGeneralProperty(const XnChar *strName, XnUInt32 nBufferSize, void *pBuffer) const | xn::ProductionNode | [inline] |
GetInfo() const | xn::ProductionNode | [inline] |
GetIntProperty(const XnChar *strName, XnUInt64 &nValue) const | xn::ProductionNode | [inline] |
GetIRMap() const | xn::IRGenerator | [inline] |
GetMapOutputMode(XnMapOutputMode &OutputMode) const | xn::MapGenerator | [inline] |
GetMetaData(IRMetaData &metaData) const | xn::IRGenerator | [inline] |
GetMirrorCap() | xn::Generator | [inline] |
GetName() const | xn::NodeWrapper | [inline] |
GetRealProperty(const XnChar *strName, XnDouble &dValue) const | xn::ProductionNode | [inline] |
GetStringProperty(const XnChar *strName, XnChar *csValue, XnUInt32 nBufSize) const | xn::ProductionNode | [inline] |
GetSupportedMapOutputModes(XnMapOutputMode *aModes, XnUInt32 &nCount) const | xn::MapGenerator | [inline] |
GetSupportedMapOutputModesCount() const | xn::MapGenerator | [inline] |
GetTimestamp() const | xn::Generator | [inline] |
IRGenerator(XnNodeHandle hNode=NULL) | xn::IRGenerator | [inline] |
IsCapabilitySupported(const XnChar *strCapabilityName) const | xn::ProductionNode | [inline] |
IsDataNew() const | xn::Generator | [inline] |
IsGenerating() const | xn::Generator | [inline] |
IsNewDataAvailable(XnUInt64 *pnTimestamp=NULL) | xn::Generator | [inline] |
IsValid() const | xn::NodeWrapper | [inline] |
LockedNodeEndChanges(XnLockHandle hLock) | xn::ProductionNode | [inline] |
LockedNodeStartChanges(XnLockHandle hLock) | xn::ProductionNode | [inline] |
LockForChanges(XnLockHandle *phLock) | xn::ProductionNode | [inline] |
m_hNode | xn::NodeWrapper | [protected] |
MapGenerator(XnNodeHandle hNode=NULL) | xn::MapGenerator | [inline] |
MockIRGenerator(XnNodeHandle hNode=NULL) | xn::MockIRGenerator | [inline] |
NodeWrapper(XnNodeHandle hNode) | xn::NodeWrapper | [inline] |
operator XnNodeHandle() const | xn::NodeWrapper | [inline] |
operator!=(const NodeWrapper &other) | xn::NodeWrapper | [inline] |
operator==(const NodeWrapper &other) | xn::NodeWrapper | [inline] |
ProductionNode(XnNodeHandle hNode=NULL) | xn::ProductionNode | [inline] |
Ref() | xn::ProductionNode | [inline] |
RegisterToGenerationRunningChange(StateChangedHandler handler, void *pCookie, XnCallbackHandle &hCallback) | xn::Generator | [inline] |
RegisterToMapOutputModeChange(StateChangedHandler handler, void *pCookie, XnCallbackHandle &hCallback) | xn::MapGenerator | [inline] |
RegisterToNewDataAvailable(StateChangedHandler handler, void *pCookie, XnCallbackHandle &hCallback) | xn::Generator | [inline] |
RemoveNeededNode(ProductionNode &needed) | xn::ProductionNode | [inline] |
SetData(XnUInt32 nFrameID, XnUInt64 nTimestamp, XnUInt32 nDataSize, const XnIRPixel *pIRMap) | xn::MockIRGenerator | [inline] |
SetData(IRMetaData &irMD, XnUInt32 nFrameID, XnUInt64 nTimestamp) | xn::MockIRGenerator | [inline] |
SetData(IRMetaData &irMD) | xn::MockIRGenerator | [inline] |
SetGeneralProperty(const XnChar *strName, XnUInt32 nBufferSize, const void *pBuffer) | xn::ProductionNode | [inline] |
SetHandle(XnNodeHandle hNode) | xn::NodeWrapper | [inline, virtual] |
SetIntProperty(const XnChar *strName, XnUInt64 nValue) | xn::ProductionNode | [inline] |
SetMapOutputMode(const XnMapOutputMode &OutputMode) | xn::MapGenerator | [inline] |
SetRealProperty(const XnChar *strName, XnDouble dValue) | xn::ProductionNode | [inline] |
SetStringProperty(const XnChar *strName, const XnChar *strValue) | xn::ProductionNode | [inline] |
StartGenerating() | xn::Generator | [inline] |
StopGenerating() | xn::Generator | [inline] |
UnlockForChanges(XnLockHandle hLock) | xn::ProductionNode | [inline] |
Unref() | xn::ProductionNode | [inline] |
UnregisterFromGenerationRunningChange(XnCallbackHandle hCallback) | xn::Generator | [inline] |
UnregisterFromMapOutputModeChange(XnCallbackHandle hCallback) | xn::MapGenerator | [inline] |
UnregisterFromNewDataAvailable(XnCallbackHandle hCallback) | xn::Generator | [inline] |
WaitAndUpdateData() | xn::Generator | [inline] |