2 #ifndef RICOH_CAMERA_SDK_STORAGE_WRITING_HPP_ 3 #define RICOH_CAMERA_SDK_STORAGE_WRITING_HPP_ 9 namespace CameraController {
38 static const std::string Name;
63 std::string toString()
const override;
72 #endif // RICOH_CAMERA_SDK_STORAGE_WRITING_HPP_ Definition: camera_device.hpp:13
This class is base class for capture settings. Sub classes of this class are used to handle capture s...
Definition: capture_setting.hpp:20
static const StorageWriting * True
Definition: storage_writing.hpp:19
#define RCSDK_API
Definition: export.hpp:17
The class for setting whether to save to storage.
Definition: storage_writing.hpp:17
The class for setting value of storage writing.
Definition: storage_writing.hpp:44
This class is base for value of capture settings.
Definition: capture_setting.hpp:70
static const StorageWriting * False
Definition: storage_writing.hpp:20