Thermal Camera SDK 10.0.1
SDK for Optris Thermal Cameras
Loading...
Searching...
No Matches
optris::DeviceNetworkConfig Member List

This is the complete list of members for optris::DeviceNetworkConfig, including all inherited members.

DeviceNetworkConfig()=defaultoptris::DeviceNetworkConfig
DeviceNetworkConfig(const IpAddress &deviceIp, const IpAddress &destinationIp, const Port &destinationPort, const IpAddress &subnetMask) noexceptoptris::DeviceNetworkConfiginline
getDestinationIp() const noexceptoptris::DeviceNetworkConfiginline
getDestinationPort() const noexceptoptris::DeviceNetworkConfiginline
getDeviceIp() const noexceptoptris::DeviceNetworkConfiginline
getSubnetMask() const noexceptoptris::DeviceNetworkConfiginline
setDestinationIp(const IpAddress &address) noexceptoptris::DeviceNetworkConfiginline
setDestinationPort(const Port &port) noexceptoptris::DeviceNetworkConfiginline
setDeviceIp(const IpAddress &address) noexceptoptris::DeviceNetworkConfiginline
setSubnetMask(const IpAddress &subnetMask) noexceptoptris::DeviceNetworkConfiginline