Hardware revision of this camera. This corresponds to the revision string that is printed on the product label.
More...
#include <Zivid/CameraInfo.h>
|
using | ValueType = std::string |
| The type of the underlying value.
|
|
Hardware revision of this camera. This corresponds to the revision string that is printed on the product label.
◆ ValueType
The type of the underlying value.
◆ HardwareRevision() [1/2]
Zivid::CameraInfo::HardwareRevision::HardwareRevision |
( |
| ) |
|
|
default |
◆ HardwareRevision() [2/2]
Zivid::CameraInfo::HardwareRevision::HardwareRevision |
( |
std::string | value | ) |
|
|
inlineexplicit |
◆ operator!=()
bool Zivid::CameraInfo::HardwareRevision::operator!= |
( |
const HardwareRevision & | other | ) |
const |
|
inline |
◆ operator<()
bool Zivid::CameraInfo::HardwareRevision::operator< |
( |
const HardwareRevision & | other | ) |
const |
|
inline |
◆ operator<=()
bool Zivid::CameraInfo::HardwareRevision::operator<= |
( |
const HardwareRevision & | other | ) |
const |
|
inline |
◆ operator==()
bool Zivid::CameraInfo::HardwareRevision::operator== |
( |
const HardwareRevision & | other | ) |
const |
|
inline |
◆ operator>()
bool Zivid::CameraInfo::HardwareRevision::operator> |
( |
const HardwareRevision & | other | ) |
const |
|
inline |
◆ operator>=()
bool Zivid::CameraInfo::HardwareRevision::operator>= |
( |
const HardwareRevision & | other | ) |
const |
|
inline |
◆ toString()
std::string Zivid::CameraInfo::HardwareRevision::toString |
( |
| ) |
const |
◆ validSize()
static constexpr Range< ValueType::size_type > Zivid::CameraInfo::HardwareRevision::validSize |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ value()
const std::string & Zivid::CameraInfo::HardwareRevision::value |
( |
| ) |
const |
◆ DataModel::Detail::Befriend< HardwareRevision >
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & | stream, |
|
|
const HardwareRevision & | value ) |
|
friend |
Operator to serialize the value to a stream.
◆ description
const char* Zivid::CameraInfo::HardwareRevision::description |
|
staticconstexpr |
Initial value:{
R"description(Hardware revision of this camera. This corresponds to the revision string that is printed on the product
label.
)description"
}
The description for this value.
◆ name
const char* Zivid::CameraInfo::HardwareRevision::name { "HardwareRevision" } |
|
staticconstexpr |
◆ nodeType
◆ path
const char* Zivid::CameraInfo::HardwareRevision::path { "HardwareRevision" } |
|
staticconstexpr |
The full path for this value.
The documentation for this class was generated from the following file: