BAOS SDK v2
1.0.1
An SDK providing access to IP-BAOS devices through BAOS binary protocol version 2.x
|
Represent the pair of IP address as string in the form "10.0.0.1020" and a port. More...
#include <baos/ip/IpGeneral.h>
Public Attributes | |
std::string | address |
IPv4 address as string. | |
std::uint16_t | port {0} |
The port to use. | |
Represent the pair of IP address as string in the form "10.0.0.1020" and a port.