![]() |
ImFusion SDK 4.3
|
This is the complete list of members for UDPSocket< Payload >, including all inherited members.
| blueprint() | UDPSocket< Payload > | static |
| ConnectionBase()=default (defined in ConnectionBase) | ConnectionBase | explicit |
| isRunning() const | UDPSocket< Payload > | |
| run() | UDPSocket< Payload > | |
| sendMessage(Payload message) override | UDPSocket< Payload > | |
| ImFusion::Network::TypedConnectionBase< std::string >::sendMessage(std::string message)=0 | TypedConnectionBase< std::string > | pure virtual |
| signalMessageSent | TypedConnectionBase< std::string > | |
| signalNewMessage | TypedConnectionBase< std::string > | |
| stop() | UDPSocket< Payload > | |
| UDPSocket(const std::string &peerIp, unsigned short peerPort, const std::string &ownIp="0.0.0.0", unsigned short ownPort=0) | UDPSocket< Payload > | explicit |
| ~ConnectionBase()=default (defined in ConnectionBase) | ConnectionBase | virtual |
| ~UDPSocket() override | UDPSocket< Payload > |