Major hardware revision number
More...
#include <Zivid/CameraInfo.h>
Major hardware revision number
◆ ValueType
The type of the underlying value
◆ Major() [1/2]
Zivid::CameraInfo::Revision::Major::Major |
( |
| ) |
|
|
default |
◆ Major() [2/2]
constexpr 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
constexpr const char* Zivid::CameraInfo::Revision::Major::description { R"description(Major hardware revision number)description" } |
|
staticconstexpr |
The description for this value
◆ name
constexpr const char* Zivid::CameraInfo::Revision::Major::name { "Major" } |
|
staticconstexpr |
◆ nodeType
◆ path
constexpr 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: