OpenNI 1.5.4: xn::ModuleGeneralIntInterface Class Reference

OpenNI

xn::ModuleGeneralIntInterface Class Reference

#include <XnModuleCppInterface.h>

List of all members.

Public Member Functions

virtual XnStatus GetRange (const XnChar *strCap, XnInt32 &nMin, XnInt32 &nMax, XnInt32 &nStep, XnInt32 &nDefault, XnBool &bIsAutoSupported)=0
virtual XnStatus Get (const XnChar *strCap, XnInt32 &nValue)=0
virtual XnInt32 Set (const XnChar *strCap, XnInt32 nValue)=0
virtual XnStatus RegisterToValueChange (const XnChar *strCap, XnModuleStateChangedHandler handler, void *pCookie, XnCallbackHandle &hCallback)=0
virtual void UnregisterFromValueChange (const XnChar *strCap, XnCallbackHandle hCallback)=0

Member Function Documentation

virtual XnStatus xn::ModuleGeneralIntInterface::Get ( const XnChar *  strCap,
XnInt32 &  nValue 
) [pure virtual]
virtual XnStatus xn::ModuleGeneralIntInterface::GetRange ( const XnChar *  strCap,
XnInt32 &  nMin,
XnInt32 &  nMax,
XnInt32 &  nStep,
XnInt32 &  nDefault,
XnBool &  bIsAutoSupported 
) [pure virtual]
virtual XnStatus xn::ModuleGeneralIntInterface::RegisterToValueChange ( const XnChar *  strCap,
XnModuleStateChangedHandler  handler,
void *  pCookie,
XnCallbackHandle hCallback 
) [pure virtual]
virtual XnInt32 xn::ModuleGeneralIntInterface::Set ( const XnChar *  strCap,
XnInt32  nValue 
) [pure virtual]
virtual void xn::ModuleGeneralIntInterface::UnregisterFromValueChange ( const XnChar *  strCap,
XnCallbackHandle  hCallback 
) [pure 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   doxygen 1.7.5.1