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