RICOH Camera USB SDK for C++
1.1.0
RICOH Camera USB SDK for C++
|
This class is base for value of capture settings. More...
#include <ricoh_camera_sdk/capture_setting.hpp>
Public Member Functions | |
virtual | ~CaptureSettingValue ()=default |
virtual bool | operator== (const CaptureSettingValue &obj) const =0 |
virtual bool | operator!= (const CaptureSettingValue &obj) const =0 |
virtual std::string | toString () const =0 |
This class is base for value of capture settings.
|
virtualdefault |
|
pure virtual |
Implemented in Ricoh::CameraController::ShutterSpeedValue, Ricoh::CameraController::FNumberValue, Ricoh::CameraController::ISOValue, Ricoh::CameraController::ExposureCompensationValue, Ricoh::CameraController::WhiteBalanceValue, Ricoh::CameraController::ExposureProgramValue, Ricoh::CameraController::StillImageQualityValue, Ricoh::CameraController::StorageWritingValue, Ricoh::CameraController::CaptureMethodValue, Ricoh::CameraController::StillImageCaptureFormatValue, Ricoh::CameraController::UserCaptureSettingsModeValue, and Ricoh::CameraController::HyperOperationEnableValue.
|
pure virtual |
Implemented in Ricoh::CameraController::ShutterSpeedValue, Ricoh::CameraController::FNumberValue, Ricoh::CameraController::ISOValue, Ricoh::CameraController::ExposureCompensationValue, Ricoh::CameraController::WhiteBalanceValue, Ricoh::CameraController::ExposureProgramValue, Ricoh::CameraController::StillImageQualityValue, Ricoh::CameraController::StorageWritingValue, Ricoh::CameraController::CaptureMethodValue, Ricoh::CameraController::StillImageCaptureFormatValue, Ricoh::CameraController::UserCaptureSettingsModeValue, and Ricoh::CameraController::HyperOperationEnableValue.
|
pure virtual |
Implemented in Ricoh::CameraController::ShutterSpeedValue, Ricoh::CameraController::FNumberValue, Ricoh::CameraController::ISOValue, Ricoh::CameraController::ExposureCompensationValue, Ricoh::CameraController::WhiteBalanceValue, Ricoh::CameraController::StorageWritingValue, Ricoh::CameraController::ExposureProgramValue, Ricoh::CameraController::StillImageQualityValue, Ricoh::CameraController::CaptureMethodValue, Ricoh::CameraController::HyperOperationEnableValue, Ricoh::CameraController::StillImageCaptureFormatValue, and Ricoh::CameraController::UserCaptureSettingsModeValue.