|
ABS SCPI Driver 1.1.0
ABS SCPI driver library
|
Structure containing a response and the IP from which it was received. More...
#include <UdpMulticastDriver.h>
Collaboration diagram for UdpMcastDriver::AddressedResponse:Structure containing a response and the IP from which it was received.
Public Attributes | |
| std::string | ip |
| Source IP address. | |
| std::string | data |
| Response data. | |