Lens temperature
More...
#include <Zivid/CameraState.h>
◆ ValueType
The type of the underlying value
◆ Lens() [1/2]
Zivid::CameraState::Temperature::Lens::Lens |
( |
| ) |
|
|
default |
◆ Lens() [2/2]
constexpr Zivid::CameraState::Temperature::Lens::Lens |
( |
double |
value | ) |
|
|
inlineexplicitconstexpr |
◆ operator!=()
bool Zivid::CameraState::Temperature::Lens::operator!= |
( |
const Lens & |
other | ) |
const |
|
inline |
◆ operator<()
bool Zivid::CameraState::Temperature::Lens::operator< |
( |
const Lens & |
other | ) |
const |
|
inline |
◆ operator<=()
bool Zivid::CameraState::Temperature::Lens::operator<= |
( |
const Lens & |
other | ) |
const |
|
inline |
◆ operator==()
bool Zivid::CameraState::Temperature::Lens::operator== |
( |
const Lens & |
other | ) |
const |
|
inline |
◆ operator>()
bool Zivid::CameraState::Temperature::Lens::operator> |
( |
const Lens & |
other | ) |
const |
|
inline |
◆ operator>=()
bool Zivid::CameraState::Temperature::Lens::operator>= |
( |
const Lens & |
other | ) |
const |
|
inline |
◆ toString()
std::string Zivid::CameraState::Temperature::Lens::toString |
( |
| ) |
const |
◆ validRange()
static constexpr Range< double > Zivid::CameraState::Temperature::Lens::validRange |
( |
| ) |
|
|
inlinestaticconstexpr |
The range of valid values for Lens
◆ value()
double Zivid::CameraState::Temperature::Lens::value |
( |
| ) |
const |
◆ DataModel::Detail::Befriend< Lens >
friend struct DataModel::Detail::Befriend< Lens > |
|
friend |
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & |
stream, |
|
|
const Lens & |
value |
|
) |
| |
|
friend |
Operator to serialize the value to a stream
◆ description
constexpr const char* Zivid::CameraState::Temperature::Lens::description { R"description(Lens temperature)description" } |
|
staticconstexpr |
The description for this value
◆ name
constexpr const char* Zivid::CameraState::Temperature::Lens::name { "Lens" } |
|
staticconstexpr |
◆ nodeType
◆ path
constexpr const char* Zivid::CameraState::Temperature::Lens::path { "Temperature/Lens" } |
|
staticconstexpr |
The full path for this value
The documentation for this class was generated from the following file: