OpenNI 1.5.4

xn::ModuleGeneralIntInterface Member List

This is the complete list of members for xn::ModuleGeneralIntInterface, including all inherited members.
Get(const XnChar *strCap, XnInt32 &nValue)=0xn::ModuleGeneralIntInterface [pure virtual]
GetRange(const XnChar *strCap, XnInt32 &nMin, XnInt32 &nMax, XnInt32 &nStep, XnInt32 &nDefault, XnBool &bIsAutoSupported)=0xn::ModuleGeneralIntInterface [pure virtual]
RegisterToValueChange(const XnChar *strCap, XnModuleStateChangedHandler handler, void *pCookie, XnCallbackHandle &hCallback)=0xn::ModuleGeneralIntInterface [pure virtual]
Set(const XnChar *strCap, XnInt32 nValue)=0xn::ModuleGeneralIntInterface [pure virtual]
UnregisterFromValueChange(const XnChar *strCap, XnCallbackHandle hCallback)=0xn::ModuleGeneralIntInterface [pure virtual]