The model of the camera.
More...
#include <Zivid/CameraInfo.h>
◆ ValueType
The type of the underlying value.
Enumerator |
---|
zividOnePlusSmall | |
zividOnePlusMedium | |
zividOnePlusLarge | |
zividTwo | |
zividTwoL100 | |
zivid2PlusM130 | |
zivid2PlusM60 | |
zivid2PlusL110 | |
◆ Model() [1/2]
Zivid::CameraInfo::Model::Model |
( |
| ) |
|
|
default |
◆ Model() [2/2]
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
const char* Zivid::CameraInfo::Model::description { R"description(The model of the camera)description" } |
|
staticconstexpr |
The description for this value.
◆ name
const char* Zivid::CameraInfo::Model::name { "Model" } |
|
staticconstexpr |
◆ nodeType
◆ path
const char* Zivid::CameraInfo::Model::path { "Model" } |
|
staticconstexpr |
The full path for this value.
◆ zivid2PlusL110
const Model Zivid::CameraInfo::Model::zivid2PlusL110 |
|
static |
◆ zivid2PlusM130
const Model Zivid::CameraInfo::Model::zivid2PlusM130 |
|
static |
◆ zivid2PlusM60
const Model Zivid::CameraInfo::Model::zivid2PlusM60 |
|
static |
◆ 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: