MCPcopy Create free account
hub / github.com/OpenNI/OpenNI / GetErrorStateInterface

Method GetErrorStateInterface

Include/XnModuleCppInterface.h:172–172  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

170 virtual ModuleExtendedSerializationInterface* GetExtendedSerializationInterface() { return NULL; }
171 virtual ModuleLockAwareInterface* GetLockAwareInterface() { return NULL; }
172 virtual ModuleErrorStateInterface* GetErrorStateInterface() { return NULL; }
173 virtual ModuleGeneralIntInterface* GetGeneralIntInterface(const XnChar* /*strCap*/) { return NULL; }
174
175 public:

Calls

no outgoing calls

Tested by

no test coverage detected