virtual IMEXPORT VmbErrorType GetValue(bool &value) const
virtual IMEXPORT VmbErrorType SetValue(bool value)
FeatureInfo m_featureInfo
VmbHandle_t GetHandle() const
BoolFeature(const VmbFeatureInfo_t *featureInfo, FeatureContainer *const pFeatureContainer)
IMEXPORTC VmbError_t VMB_CALL VmbFeatureBoolSet(const VmbHandle_t handle, const char *name, VmbBool_t value)
IMEXPORTC VmbError_t VMB_CALL VmbFeatureBoolGet(const VmbHandle_t handle, const char *name, VmbBool_t *pValue)
FeatureContainer * m_pFeatureContainer