#include <UDP.h>
|
| UDP (QObject *parent=nullptr) |
|
| ~UDP () |
|
◆ UDP()
UDP::UDP |
( |
QObject * | parent = nullptr | ) |
|
|
explicit |
◆ ~UDP()
◆ messageReceived
void UDP::messageReceived |
( |
const QString & | message | ) |
|
|
signal |
◆ ServerStartSucessful
void UDP::ServerStartSucessful |
( |
| ) |
|
|
signal |
◆ ServerStopSucessful
void UDP::ServerStopSucessful |
( |
| ) |
|
|
signal |
◆ startServer
void UDP::startServer |
( |
quint16 | port | ) |
|
|
slot |
◆ stopServer
The documentation for this class was generated from the following files:
- /home/tony/Github/SkyPulseUAV/SkyPulseUAV_GroundStation/COMM/UDP.h
- /home/tony/Github/SkyPulseUAV/SkyPulseUAV_GroundStation/COMM/UDP.cpp