The model of the camera
More...
#include <Zivid/CameraInfo.h>
◆ ValueType
The type of the underlying value
Enumerator |
---|
zividOnePlusSmall | |
zividOnePlusMedium | |
zividOnePlusLarge | |
zividTwo | |
zividTwoL100 | |
◆ Model() [1/2]
Zivid::CameraInfo::Model::Model |
( |
| ) |
|
|
default |
◆ Model() [2/2]
constexpr Zivid::CameraInfo::Model::Model |
( |
ValueType |
value | ) |
|
|
inlineexplicitconstexpr |
◆ operator!=()
bool Zivid::CameraInfo::Model::operator!= |
( |
const Model & |
other | ) |
const |
|
inline |
◆ operator==()
bool Zivid::CameraInfo::Model::operator== |
( |
const Model & |
other | ) |
const |
|
inline |
◆ toString()
std::string Zivid::CameraInfo::Model::toString |
( |
| ) |
const |
◆ validValues()
static std::set< ValueType > Zivid::CameraInfo::Model::validValues |
( |
| ) |
|
|
inlinestatic |
All valid values of Model
◆ value()
ValueType Zivid::CameraInfo::Model::value |
( |
| ) |
const |
◆ DataModel::Detail::Befriend< Model >
friend struct DataModel::Detail::Befriend< Model > |
|
friend |
◆ operator<< [1/2]
std::ostream & operator<< |
( |
std::ostream & |
stream, |
|
|
const Model & |
value |
|
) |
| |
|
friend |
Operator to serialize the value to a stream
◆ operator<< [2/2]
std::ostream & operator<< |
( |
std::ostream & |
stream, |
|
|
const Model::ValueType & |
value |
|
) |
| |
|
friend |
Operator to serialize ValueType to a stream
◆ description
constexpr const char* Zivid::CameraInfo::Model::description { R"description(The model of the camera)description" } |
|
staticconstexpr |
The description for this value
◆ name
constexpr const char* Zivid::CameraInfo::Model::name { "Model" } |
|
staticconstexpr |
◆ nodeType
◆ path
constexpr const char* Zivid::CameraInfo::Model::path { "Model" } |
|
staticconstexpr |
The full path for this value
◆ zividOnePlusLarge
const Model Zivid::CameraInfo::Model::zividOnePlusLarge |
|
static |
◆ zividOnePlusMedium
const Model Zivid::CameraInfo::Model::zividOnePlusMedium |
|
static |
◆ zividOnePlusSmall
const Model Zivid::CameraInfo::Model::zividOnePlusSmall |
|
static |
◆ zividTwo
const Model Zivid::CameraInfo::Model::zividTwo |
|
static |
◆ zividTwoL100
const Model Zivid::CameraInfo::Model::zividTwoL100 |
|
static |
The documentation for this class was generated from the following file: