Operating system
More...
#include <Zivid/FrameInfo.h>
◆ ValueType
The type of the underlying value
◆ OperatingSystem() [1/2]
Zivid::FrameInfo::SystemInfo::OperatingSystem::OperatingSystem |
( |
| ) |
|
|
default |
◆ OperatingSystem() [2/2]
Zivid::FrameInfo::SystemInfo::OperatingSystem::OperatingSystem |
( |
std::string |
value | ) |
|
|
inlineexplicit |
◆ operator!=()
bool Zivid::FrameInfo::SystemInfo::OperatingSystem::operator!= |
( |
const OperatingSystem & |
other | ) |
const |
|
inline |
◆ operator<()
bool Zivid::FrameInfo::SystemInfo::OperatingSystem::operator< |
( |
const OperatingSystem & |
other | ) |
const |
|
inline |
◆ operator<=()
bool Zivid::FrameInfo::SystemInfo::OperatingSystem::operator<= |
( |
const OperatingSystem & |
other | ) |
const |
|
inline |
◆ operator==()
bool Zivid::FrameInfo::SystemInfo::OperatingSystem::operator== |
( |
const OperatingSystem & |
other | ) |
const |
|
inline |
◆ operator>()
bool Zivid::FrameInfo::SystemInfo::OperatingSystem::operator> |
( |
const OperatingSystem & |
other | ) |
const |
|
inline |
◆ operator>=()
bool Zivid::FrameInfo::SystemInfo::OperatingSystem::operator>= |
( |
const OperatingSystem & |
other | ) |
const |
|
inline |
◆ toString()
std::string Zivid::FrameInfo::SystemInfo::OperatingSystem::toString |
( |
| ) |
const |
◆ validSize()
static constexpr Range< ValueType::size_type > Zivid::FrameInfo::SystemInfo::OperatingSystem::validSize |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ value()
const std::string & Zivid::FrameInfo::SystemInfo::OperatingSystem::value |
( |
| ) |
const |
◆ DataModel::Detail::Befriend< OperatingSystem >
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & |
stream, |
|
|
const OperatingSystem & |
value |
|
) |
| |
|
friend |
Operator to serialize the value to a stream
◆ description
constexpr const char* Zivid::FrameInfo::SystemInfo::OperatingSystem::description { R"description(Operating system)description" } |
|
staticconstexpr |
The description for this value
◆ name
constexpr const char* Zivid::FrameInfo::SystemInfo::OperatingSystem::name { "OperatingSystem" } |
|
staticconstexpr |
◆ nodeType
◆ path
constexpr const char* Zivid::FrameInfo::SystemInfo::OperatingSystem::path { "SystemInfo/OperatingSystem" } |
|
staticconstexpr |
The full path for this value
The documentation for this class was generated from the following file: