![]() |
OpenNI 1.5.4
|
xn::Module Class Reference
#include <XnModuleCppInterface.h>
Inheritance diagram for xn::Module:

Public Member Functions | |
| Module () | |
| virtual | ~Module () |
| virtual XnStatus | Load () |
| virtual void | Unload () |
| XnStatus | AddExportedNode (XnModuleGetExportedInterfacePtr pEntryPoint) |
| XnUInt32 | GetExportedNodesCount () |
| XnStatus | GetExportedNodes (XnModuleGetExportedInterfacePtr *aEntryPoints, XnUInt32 nCount) |
Constructor & Destructor Documentation
| xn::Module::Module | ( | ) | [inline] |
| virtual xn::Module::~Module | ( | ) | [inline, virtual] |
Member Function Documentation
| XnStatus xn::Module::AddExportedNode | ( | XnModuleGetExportedInterfacePtr | pEntryPoint | ) | [inline] |
| XnStatus xn::Module::GetExportedNodes | ( | XnModuleGetExportedInterfacePtr * | aEntryPoints, |
| XnUInt32 | nCount | ||
| ) | [inline] |
| XnUInt32 xn::Module::GetExportedNodesCount | ( | ) | [inline] |
| virtual XnStatus xn::Module::Load | ( | ) | [inline, virtual] |
Reimplemented in xn::ExtensionModule.
| virtual void xn::Module::Unload | ( | ) | [inline, virtual] |
The documentation for this class was generated from the following file:
Generated on Wed May 16 2012 10:16:07 for OpenNI 1.5.4 by
1.7.5.1
