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