, including all inherited members.
AddNeededNode(ProductionNode &needed) | xn::ProductionNode | [inline] |
Codec(XnNodeHandle hNode=NULL) | xn::Codec | [inline] |
Context class | xn::NodeWrapper | [friend] |
Create(Context &context, XnCodecID codecID, ProductionNode &initializerNode) | xn::Codec | [inline] |
DecodeData(const void *pSrc, XnUInt32 nSrcSize, void *pDst, XnUInt32 nDstSize, XnUInt *pnBytesWritten) const | xn::Codec | [inline] |
EncodeData(const void *pSrc, XnUInt32 nSrcSize, void *pDst, XnUInt32 nDstSize, XnUInt *pnBytesWritten) const | xn::Codec | [inline] |
GetCodecID() const | xn::Codec | [inline] |
GetContext(Context &context) | xn::ProductionNode | [inline] |
GetErrorStateCap() | xn::ProductionNode | [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] |
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] |
IsCapabilitySupported(const XnChar *strCapabilityName) const | xn::ProductionNode | [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] |
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] |
RemoveNeededNode(ProductionNode &needed) | xn::ProductionNode | [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] |
SetRealProperty(const XnChar *strName, XnDouble dValue) | xn::ProductionNode | [inline] |
SetStringProperty(const XnChar *strName, const XnChar *strValue) | xn::ProductionNode | [inline] |
UnlockForChanges(XnLockHandle hLock) | xn::ProductionNode | [inline] |
Unref() | xn::ProductionNode | [inline] |