xn::ModuleExportedProductionNode Class Reference

#include <XnModuleCppInterface.h>

List of all members.

Public Member Functions

 ModuleExportedProductionNode ()
virtual ~ModuleExportedProductionNode ()
virtual void GetDescription (XnProductionNodeDescription *pDescription)=0
virtual XnStatus EnumerateProductionTrees (Context &context, NodeInfoList &TreesList, EnumerationErrors *pErrors)=0
virtual XnStatus Create (Context &context, const XnChar *strInstanceName, const XnChar *strCreationInfo, NodeInfoList *pNeededTrees, const XnChar *strConfigurationDir, ModuleProductionNode **ppInstance)=0
virtual void Destroy (ModuleProductionNode *pInstance)=0

Constructor & Destructor Documentation

xn::ModuleExportedProductionNode::ModuleExportedProductionNode (  )  [inline]
virtual xn::ModuleExportedProductionNode::~ModuleExportedProductionNode (  )  [inline, virtual]

Member Function Documentation

virtual XnStatus xn::ModuleExportedProductionNode::Create ( Context context,
const XnChar *  strInstanceName,
const XnChar *  strCreationInfo,
NodeInfoList pNeededTrees,
const XnChar *  strConfigurationDir,
ModuleProductionNode **  ppInstance 
) [pure virtual]
virtual void xn::ModuleExportedProductionNode::Destroy ( ModuleProductionNode pInstance  )  [pure virtual]
virtual XnStatus xn::ModuleExportedProductionNode::EnumerateProductionTrees ( Context context,
NodeInfoList TreesList,
EnumerationErrors pErrors 
) [pure virtual]
virtual void xn::ModuleExportedProductionNode::GetDescription ( XnProductionNodeDescription pDescription  )  [pure virtual]

The documentation for this class was generated from the following file:
Generated on Thu Dec 20 21:49:34 2012 for OpenNI 1.5.4 by  doxygen 1.6.3