Major 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.
|
|
Major 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.
◆ Major() [1/2]
Zivid::CameraInfo::Revision::Major::Major |
( |
| ) |
|
|
default |
◆ Major() [2/2]
Zivid::CameraInfo::Revision::Major::Major |
( |
uint32_t | value | ) |
|
|
inlineexplicitconstexpr |
◆ operator!=()
bool Zivid::CameraInfo::Revision::Major::operator!= |
( |
const Major & | other | ) |
const |
|
inline |
◆ operator<()
bool Zivid::CameraInfo::Revision::Major::operator< |
( |
const Major & | other | ) |
const |
|
inline |
◆ operator<=()
bool Zivid::CameraInfo::Revision::Major::operator<= |
( |
const Major & | other | ) |
const |
|
inline |
◆ operator==()
bool Zivid::CameraInfo::Revision::Major::operator== |
( |
const Major & | other | ) |
const |
|
inline |
◆ operator>()
bool Zivid::CameraInfo::Revision::Major::operator> |
( |
const Major & | other | ) |
const |
|
inline |
◆ operator>=()
bool Zivid::CameraInfo::Revision::Major::operator>= |
( |
const Major & | other | ) |
const |
|
inline |
◆ toString()
std::string Zivid::CameraInfo::Revision::Major::toString |
( |
| ) |
const |
◆ validRange()
static constexpr Range< uint32_t > Zivid::CameraInfo::Revision::Major::validRange |
( |
| ) |
|
|
inlinestaticconstexpr |
The range of valid values for Major.
◆ value()
uint32_t Zivid::CameraInfo::Revision::Major::value |
( |
| ) |
const |
◆ DataModel::Detail::Befriend< Major >
friend struct DataModel::Detail::Befriend< Major > |
|
friend |
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & | stream, |
|
|
const Major & | value ) |
|
friend |
Operator to serialize the value to a stream.
◆ description
const char* Zivid::CameraInfo::Revision::Major::description |
|
staticconstexpr |
Initial value:{
R"description(Major 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::Major::name { "Major" } |
|
staticconstexpr |
◆ nodeType
◆ path
const char* Zivid::CameraInfo::Revision::Major::path { "Revision/Major" } |
|
staticconstexpr |
The full path for this value.
The documentation for this class was generated from the following file: