autoexposure(bool) (defined in CVD::V4LControl) | CVD::V4LControl | |
autoexposure() (defined in CVD::V4LControl) | CVD::V4LControl | |
autogain(bool) (defined in CVD::V4LControl) | CVD::V4LControl | |
autogain(void) (defined in CVD::V4LControl) | CVD::V4LControl | |
brightness(double) (defined in CVD::V4LControl) | CVD::V4LControl | |
brightness(void) (defined in CVD::V4LControl) | CVD::V4LControl | |
contrast(double) (defined in CVD::V4LControl) | CVD::V4LControl | |
contrast(void) (defined in CVD::V4LControl) | CVD::V4LControl | |
control | CVD::V4LControl | [protected] |
controlData | CVD::V4LControl | [protected] |
controlNames | CVD::V4LControl | [protected] |
defaultValue(const std::string &name) | CVD::V4LControl | [inline] |
defaultValue(unsigned int id) const (defined in CVD::V4LControl) | CVD::V4LControl | |
device | CVD::V4LControl | [protected] |
deviceName | CVD::V4LControl | [protected] |
exposure(int) (defined in CVD::V4LControl) | CVD::V4LControl | |
exposure(void) (defined in CVD::V4LControl) | CVD::V4LControl | |
gain(double) (defined in CVD::V4LControl) | CVD::V4LControl | |
gain(void) (defined in CVD::V4LControl) | CVD::V4LControl | |
get(const std::string &name) | CVD::V4LControl | [inline] |
get(unsigned int id) (defined in CVD::V4LControl) | CVD::V4LControl | |
getControlStruct(v4l2_control &value) const (defined in CVD::V4LControl) | CVD::V4LControl | |
getDevice(void) const | CVD::V4LControl | [inline] |
getFile(void) const | CVD::V4LControl | [inline] |
getId(const std::string &name) const (defined in CVD::V4LControl) | CVD::V4LControl | |
getMenuStruct(unsigned int id, std::vector< v4l2_querymenu > &menu) const (defined in CVD::V4LControl) | CVD::V4LControl | |
getName(unsigned int id) const (defined in CVD::V4LControl) | CVD::V4LControl | |
getQueryStruct(v4l2_queryctrl &query) const (defined in CVD::V4LControl) | CVD::V4LControl | |
getReportErrors(void) const | CVD::V4LControl | [inline] |
isSupported(const std::string &name) const | CVD::V4LControl | [inline] |
isSupported(unsigned int id) const | CVD::V4LControl | [inline] |
max(const std::string &name) | CVD::V4LControl | [inline] |
max(unsigned int id) const (defined in CVD::V4LControl) | CVD::V4LControl | |
menuData | CVD::V4LControl | [protected] |
menuValues(const std::string &name) | CVD::V4LControl | [inline] |
menuValues(unsigned int id) const (defined in CVD::V4LControl) | CVD::V4LControl | |
min(const std::string &name) | CVD::V4LControl | [inline] |
min(unsigned int id) const (defined in CVD::V4LControl) | CVD::V4LControl | |
queryControls(void) (defined in CVD::V4LControl) | CVD::V4LControl | [protected] |
reportErrors | CVD::V4LControl | [protected] |
saturation(double) (defined in CVD::V4LControl) | CVD::V4LControl | |
saturation(void) (defined in CVD::V4LControl) | CVD::V4LControl | |
set(const std::string &name, int value) | CVD::V4LControl | [inline] |
set(unsigned int id, int value) (defined in CVD::V4LControl) | CVD::V4LControl | |
setControlStruct(v4l2_control &value) (defined in CVD::V4LControl) | CVD::V4LControl | |
setReportErrors(bool report) | CVD::V4LControl | [inline] |
step(const std::string &name) | CVD::V4LControl | [inline] |
step(unsigned int id) const (defined in CVD::V4LControl) | CVD::V4LControl | |
supportedParameterNames(void) const (defined in CVD::V4LControl) | CVD::V4LControl | |
supportedParameters(void) const (defined in CVD::V4LControl) | CVD::V4LControl | |
type(const std::string &name) | CVD::V4LControl | [inline] |
type(unsigned int id) (defined in CVD::V4LControl) | CVD::V4LControl | |
V4LControl(int fd, bool report=true) (defined in CVD::V4LControl) | CVD::V4LControl | |
V4LControl(const std::string &name, bool report=true) (defined in CVD::V4LControl) | CVD::V4LControl |