IP address of the computer's local network interface.
More...
#include <Zivid/CameraState.h>
|
using | ValueType = std::string |
| The type of the underlying value.
|
|
IP address of the computer's local network interface.
◆ ValueType
The type of the underlying value.
◆ Address() [1/2]
Zivid::CameraState::Network::LocalInterface::IPV4::Subnet::Address::Address |
( |
| ) |
|
|
default |
◆ Address() [2/2]
Zivid::CameraState::Network::LocalInterface::IPV4::Subnet::Address::Address |
( |
std::string | value | ) |
|
|
inlineexplicit |
◆ operator!=()
bool Zivid::CameraState::Network::LocalInterface::IPV4::Subnet::Address::operator!= |
( |
const Address & | other | ) |
const |
|
inline |
◆ operator<()
bool Zivid::CameraState::Network::LocalInterface::IPV4::Subnet::Address::operator< |
( |
const Address & | other | ) |
const |
|
inline |
◆ operator<=()
bool Zivid::CameraState::Network::LocalInterface::IPV4::Subnet::Address::operator<= |
( |
const Address & | other | ) |
const |
|
inline |
◆ operator==()
bool Zivid::CameraState::Network::LocalInterface::IPV4::Subnet::Address::operator== |
( |
const Address & | other | ) |
const |
|
inline |
◆ operator>()
bool Zivid::CameraState::Network::LocalInterface::IPV4::Subnet::Address::operator> |
( |
const Address & | other | ) |
const |
|
inline |
◆ operator>=()
bool Zivid::CameraState::Network::LocalInterface::IPV4::Subnet::Address::operator>= |
( |
const Address & | other | ) |
const |
|
inline |
◆ toString()
std::string Zivid::CameraState::Network::LocalInterface::IPV4::Subnet::Address::toString |
( |
| ) |
const |
◆ validSize()
static constexpr Range< ValueType::size_type > Zivid::CameraState::Network::LocalInterface::IPV4::Subnet::Address::validSize |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ value()
const std::string & Zivid::CameraState::Network::LocalInterface::IPV4::Subnet::Address::value |
( |
| ) |
const |
◆ DataModel::Detail::Befriend< Address >
friend struct DataModel::Detail::Befriend< Address > |
|
friend |
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & | stream, |
|
|
const Address & | value ) |
|
friend |
Operator to serialize the value to a stream.
◆ description
const char* Zivid::CameraState::Network::LocalInterface::IPV4::Subnet::Address::description |
|
staticconstexpr |
Initial value:{
R"description(IP address of the computer's local network interface.)description"
}
The description for this value.
◆ name
const char* Zivid::CameraState::Network::LocalInterface::IPV4::Subnet::Address::name { "Address" } |
|
staticconstexpr |
◆ nodeType
◆ path
const char* Zivid::CameraState::Network::LocalInterface::IPV4::Subnet::Address::path { "Network/LocalInterface/IPV4/Subnet/Address" } |
|
staticconstexpr |
The full path for this value.
The documentation for this class was generated from the following file: