![]() |
Thermal Camera SDK 10.0.1
SDK for Optris Thermal Cameras
|
This is the complete list of members for optris::DeviceNetworkConfig, including all inherited members.
DeviceNetworkConfig()=default | optris::DeviceNetworkConfig | |
DeviceNetworkConfig(const IpAddress &deviceIp, const IpAddress &destinationIp, const Port &destinationPort, const IpAddress &subnetMask) noexcept | optris::DeviceNetworkConfig | inline |
getDestinationIp() const noexcept | optris::DeviceNetworkConfig | inline |
getDestinationPort() const noexcept | optris::DeviceNetworkConfig | inline |
getDeviceIp() const noexcept | optris::DeviceNetworkConfig | inline |
getSubnetMask() const noexcept | optris::DeviceNetworkConfig | inline |
setDestinationIp(const IpAddress &address) noexcept | optris::DeviceNetworkConfig | inline |
setDestinationPort(const Port &port) noexcept | optris::DeviceNetworkConfig | inline |
setDeviceIp(const IpAddress &address) noexcept | optris::DeviceNetworkConfig | inline |
setSubnetMask(const IpAddress &subnetMask) noexcept | optris::DeviceNetworkConfig | inline |