2 #ifndef RICOH_CAMERA_SDK_CAMERA_TIME_HPP_ 3 #define RICOH_CAMERA_SDK_CAMERA_TIME_HPP_ 9 namespace CameraController {
31 static const std::string Name;
56 std::string toString()
const override;
65 #endif // RICOH_CAMERA_SDK_CAMERA_TIME_HPP_ Definition: camera_device.hpp:13
This class is base for value of camera settings.
Definition: camera_device_setting.hpp:60
#define RCSDK_API
Definition: export.hpp:17
This class for setting of the date and time of camera.
Definition: camera_time.hpp:14
This class is base class for camera device settings. Sub classes of this class are used to handle cam...
Definition: camera_device_setting.hpp:19
This class for setting value of the date and time of camera.
Definition: camera_time.hpp:37