.. index:: pair: struct; P1::CameraSdk::ValueRange .. _doxid-struct_p1_1_1_camera_sdk_1_1_value_range: struct P1::CameraSdk::ValueRange ================================ .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct ValueRange { // fields int64_t :target:`min`; int64_t :target:`max`; // methods bool :target:`operator ==` (const ValueRange& other) const; };