![]() |
OpenNI 1.5.4
|
This is the complete list of members for xn::Context, including all inherited members.
AddLicense(const XnLicense &License) | xn::Context | inline |
AddRef() | xn::Context | inline |
AutoEnumerateOverSingleInput(NodeInfoList &List, XnProductionNodeDescription &description, const XnChar *strCreationInfo, XnProductionNodeType InputType, EnumerationErrors *pErrors, Query *pQuery=NULL) const | xn::Context | inline |
Context() | xn::Context | inline |
Context(XnContext *pContext) | xn::Context | inline |
Context(const Context &other) | xn::Context | inline |
CreateAnyProductionTree(XnProductionNodeType type, Query *pQuery, ProductionNode &node, EnumerationErrors *pErrors=NULL) | xn::Context | inline |
CreateCodec(XnCodecID codecID, ProductionNode &initializerNode, Codec &codec) | xn::Context | inline |
CreateMockNode(XnProductionNodeType type, const XnChar *strName, ProductionNode &mockNode) | xn::Context | inline |
CreateMockNodeBasedOn(ProductionNode &originalNode, const XnChar *strName, ProductionNode &mockNode) | xn::Context | inline |
CreateProductionTree(NodeInfo &Tree, ProductionNode &node) | xn::Context | inline |
EnumerateExistingNodes(NodeInfoList &list) const | xn::Context | inline |
EnumerateExistingNodes(NodeInfoList &list, XnProductionNodeType type) const | xn::Context | inline |
EnumerateLicenses(XnLicense *&aLicenses, XnUInt32 &nCount) const | xn::Context | inline |
EnumerateProductionTrees(XnProductionNodeType Type, const Query *pQuery, NodeInfoList &TreesList, EnumerationErrors *pErrors=NULL) const | xn::Context | inline |
FindExistingNode(XnProductionNodeType type, ProductionNode &node) const | xn::Context | inline |
FreeLicensesList(XnLicense aLicenses[]) | xn::Context | inlinestatic |
GetGlobalErrorState() | xn::Context | inline |
GetGlobalMirror() | xn::Context | inline |
GetProductionNodeByName(const XnChar *strInstanceName, ProductionNode &node) const | xn::Context | inline |
GetProductionNodeInfoByName(const XnChar *strInstanceName, NodeInfo &nodeInfo) const | xn::Context | inline |
GetUnderlyingObject() const | xn::Context | inline |
Init() | xn::Context | inline |
InitFromXmlFile(const XnChar *strFileName, ScriptNode &scriptNode, EnumerationErrors *pErrors=NULL) | xn::Context | inline |
NodeCreationHandler typedef | xn::Context | |
NodeDestructionHandler typedef | xn::Context | |
OpenFileRecording(const XnChar *strFileName, ProductionNode &playerNode) | xn::Context | inline |
operator!=(const Context &other) | xn::Context | inline |
operator=(const Context &other) | xn::Context | inline |
operator==(const Context &other) | xn::Context | inline |
RegisterToErrorStateChange(XnErrorStateChangedHandler handler, void *pCookie, XnCallbackHandle &hCallback) | xn::Context | inline |
RegisterToNodeCreation(NodeCreationHandler handler, void *pCookie, XnCallbackHandle &hCallback) | xn::Context | inline |
RegisterToNodeDestruction(NodeDestructionHandler handler, void *pCookie, XnCallbackHandle &hCallback) | xn::Context | inline |
Release() | xn::Context | inline |
RunXmlScript(const XnChar *strScript, ScriptNode &scriptNode, EnumerationErrors *pErrors=NULL) | xn::Context | inline |
RunXmlScriptFromFile(const XnChar *strFileName, ScriptNode &scriptNode, EnumerationErrors *pErrors=NULL) | xn::Context | inline |
SetGlobalMirror(XnBool bMirror) | xn::Context | inline |
SetHandle(XnContext *pContext) | xn::Context | inline |
StartGeneratingAll() | xn::Context | inline |
StopGeneratingAll() | xn::Context | inline |
TakeOwnership(XnContext *pContext) | xn::Context | inline |
UnregisterFromErrorStateChange(XnCallbackHandle hCallback) | xn::Context | inline |
UnregisterFromNodeCreation(XnCallbackHandle hCallback) | xn::Context | inline |
UnregisterFromNodeDestruction(XnCallbackHandle hCallback) | xn::Context | inline |
WaitAndUpdateAll() | xn::Context | inline |
WaitAnyUpdateAll() | xn::Context | inline |
WaitNoneUpdateAll() | xn::Context | inline |
WaitOneUpdateAll(ProductionNode &node) | xn::Context | inline |
~Context() | xn::Context | inline |