#include <UdpServer.h>
Public Member Functions | |
| UdpServer (unsigned int port, function< void(UdpReceiveResponse)> onData) | |
| ~UdpServer () | |
| unsigned int | getPort () |
| conscience_core::communication::UdpServer::UdpServer | ( | unsigned int | port, |
| function< void(UdpReceiveResponse)> | onData | ||
| ) |
| conscience_core::communication::UdpServer::~UdpServer | ( | ) |
| unsigned int conscience_core::communication::UdpServer::getPort | ( | ) |