Is frame missing any data.
More...
#include <Zivid/FrameInfo.h>
|
| using | ValueType = bool |
| | The type of the underlying value.
|
Is frame missing any data.
◆ ValueType
The type of the underlying value.
◆ PacketLoss() [1/2]
| Zivid::FrameInfo::Diagnostics::PacketLoss::PacketLoss |
( |
| ) |
|
|
default |
◆ PacketLoss() [2/2]
| Zivid::FrameInfo::Diagnostics::PacketLoss::PacketLoss |
( |
bool | value | ) |
|
|
inlineexplicitconstexpr |
◆ operator bool()
| Zivid::FrameInfo::Diagnostics::PacketLoss::operator bool |
( |
| ) |
const |
|
inlineexplicit |
Convert to bool where appropriate.
◆ operator!=()
| bool Zivid::FrameInfo::Diagnostics::PacketLoss::operator!= |
( |
const PacketLoss & | other | ) |
const |
|
inline |
◆ operator==()
| bool Zivid::FrameInfo::Diagnostics::PacketLoss::operator== |
( |
const PacketLoss & | other | ) |
const |
|
inline |
◆ toString()
| std::string Zivid::FrameInfo::Diagnostics::PacketLoss::toString |
( |
| ) |
const |
◆ validValues()
| std::set< bool > Zivid::FrameInfo::Diagnostics::PacketLoss::validValues |
( |
| ) |
|
|
inlinestatic |
◆ value()
| bool Zivid::FrameInfo::Diagnostics::PacketLoss::value |
( |
| ) |
const |
◆ DataModel::Detail::Befriend< PacketLoss >
| friend struct DataModel::Detail::Befriend< PacketLoss > |
|
friend |
◆ operator<<
| std::ostream & operator<< |
( |
std::ostream & | stream, |
|
|
const PacketLoss & | value ) |
|
friend |
Operator to serialize the value to a stream.
◆ description
| const char* Zivid::FrameInfo::Diagnostics::PacketLoss::description { R"description(Is frame missing any data)description" } |
|
staticconstexpr |
The description for this value.
◆ name
| const char* Zivid::FrameInfo::Diagnostics::PacketLoss::name { "PacketLoss" } |
|
staticconstexpr |
◆ no
| const PacketLoss Zivid::FrameInfo::Diagnostics::PacketLoss::no |
|
static |
◆ nodeType
◆ path
| const char* Zivid::FrameInfo::Diagnostics::PacketLoss::path { "Diagnostics/PacketLoss" } |
|
staticconstexpr |
The full path for this value.
◆ yes
| const PacketLoss Zivid::FrameInfo::Diagnostics::PacketLoss::yes |
|
static |
The documentation for this class was generated from the following file: