, including all inherited members.
AddNeededNode(ProductionNode &needed) | xn::ProductionNode | [inline] |
Context class | xn::NodeWrapper | [friend] |
Create(Context &context, const XnChar *strFormatName) | xn::Player | [inline] |
EnumerateNodes(NodeInfoList &list) | xn::Player | [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] |
GetNumFrames(const XnChar *strNodeName, XnUInt32 &nFrames) | xn::Player | [inline] |
GetRealProperty(const XnChar *strName, XnDouble &dValue) const | xn::ProductionNode | [inline] |
GetSource(XnRecordMedium &sourceType, XnChar *strSource, XnUInt32 nBufSize) | xn::Player | [inline] |
GetStringProperty(const XnChar *strName, XnChar *csValue, XnUInt32 nBufSize) const | xn::ProductionNode | [inline] |
GetSupportedFormat() | xn::Player | [inline] |
IsCapabilitySupported(const XnChar *strCapabilityName) const | xn::ProductionNode | [inline] |
IsEOF() | xn::Player | [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] |
Player(XnNodeHandle hNode=NULL) | xn::Player | [inline] |
ProductionNode(XnNodeHandle hNode=NULL) | xn::ProductionNode | [inline] |
ReadNext() | xn::Player | [inline] |
Ref() | xn::ProductionNode | [inline] |
RegisterToEndOfFileReached(StateChangedHandler handler, void *pCookie, XnCallbackHandle &hCallback) | xn::Player | [inline] |
RemoveNeededNode(ProductionNode &needed) | xn::ProductionNode | [inline] |
SeekToFrame(const XnChar *strNodeName, XnInt32 nFrameOffset, XnPlayerSeekOrigin origin) | xn::Player | [inline] |
SeekToTimeStamp(XnInt64 nTimeOffset, XnPlayerSeekOrigin origin) | xn::Player | [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] |
SetRepeat(XnBool bRepeat) | xn::Player | [inline] |
SetSource(XnRecordMedium sourceType, const XnChar *strSource) | xn::Player | [inline] |
SetStringProperty(const XnChar *strName, const XnChar *strValue) | xn::ProductionNode | [inline] |
TellFrame(const XnChar *strNodeName, XnUInt32 &nFrame) | xn::Player | [inline] |
TellTimestamp(XnUInt64 &nTimestamp) | xn::Player | [inline] |
UnlockForChanges(XnLockHandle hLock) | xn::ProductionNode | [inline] |
Unref() | xn::ProductionNode | [inline] |
UnregisterFromEndOfFileReached(XnCallbackHandle hCallback) | xn::Player | [inline] |