Minor hardware revision number. This field is deprecated and may be removed in a future version of the SDK. Please use HardwareRevision instead.
More...
#include <Zivid/CameraInfo.h>
|
using | ValueType = uint32_t |
| The type of the underlying value.
|
|
Minor hardware revision number. This field is deprecated and may be removed in a future version of the SDK. Please use HardwareRevision instead.
◆ ValueType
The type of the underlying value.
◆ Minor() [1/2]
Zivid::CameraInfo::Revision::Minor::Minor |
( |
| ) |
|
|
default |
◆ Minor() [2/2]
Zivid::CameraInfo::Revision::Minor::Minor |
( |
uint32_t | value | ) |
|
|
inlineexplicitconstexpr |
◆ operator!=()
bool Zivid::CameraInfo::Revision::Minor::operator!= |
( |
const Minor & | other | ) |
const |
|
inline |
◆ operator<()
bool Zivid::CameraInfo::Revision::Minor::operator< |
( |
const Minor & | other | ) |
const |
|
inline |
◆ operator<=()
bool Zivid::CameraInfo::Revision::Minor::operator<= |
( |
const Minor & | other | ) |
const |
|
inline |
◆ operator==()
bool Zivid::CameraInfo::Revision::Minor::operator== |
( |
const Minor & | other | ) |
const |
|
inline |
◆ operator>()
bool Zivid::CameraInfo::Revision::Minor::operator> |
( |
const Minor & | other | ) |
const |
|
inline |
◆ operator>=()
bool Zivid::CameraInfo::Revision::Minor::operator>= |
( |
const Minor & | other | ) |
const |
|
inline |
◆ toString()
std::string Zivid::CameraInfo::Revision::Minor::toString |
( |
| ) |
const |
◆ validRange()
static constexpr Range< uint32_t > Zivid::CameraInfo::Revision::Minor::validRange |
( |
| ) |
|
|
inlinestaticconstexpr |
The range of valid values for Minor.
◆ value()
uint32_t Zivid::CameraInfo::Revision::Minor::value |
( |
| ) |
const |
◆ DataModel::Detail::Befriend< Minor >
friend struct DataModel::Detail::Befriend< Minor > |
|
friend |
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & | stream, |
|
|
const Minor & | value ) |
|
friend |
Operator to serialize the value to a stream.
◆ description
const char* Zivid::CameraInfo::Revision::Minor::description |
|
staticconstexpr |
Initial value:{
R"description(Minor hardware revision number. This field is deprecated and may be removed in a future version
of the SDK. Please use HardwareRevision instead.
)description"
}
The description for this value.
◆ name
const char* Zivid::CameraInfo::Revision::Minor::name { "Minor" } |
|
staticconstexpr |
◆ nodeType
◆ path
const char* Zivid::CameraInfo::Revision::Minor::path { "Revision/Minor" } |
|
staticconstexpr |
The full path for this value.
The documentation for this class was generated from the following file: