Foreign relay data structure, holds the foreign relay process pid and the host ip adress. More...
#include <wifi_comm_lib.h>
Public Attributes | |
std::string | ip |
int | pid |
Foreign relay data structure, holds the foreign relay process pid and the host ip adress.
Definition at line 56 of file wifi_comm_lib.h.
std::string wifi_comm::ForeignRelay::ip |
Definition at line 59 of file wifi_comm_lib.h.
Definition at line 58 of file wifi_comm_lib.h.