载入中...
搜索中...
未找到
eve::network::UdpSocket 成员列表

成员的完整列表,这些成员属于 eve::network::UdpSocket,包括所有继承而来的类成员

bind(uint16_t port)eve::network::UdpSocket
close()eve::network::UdpSocket
connect(std::string host, uint16_t port)eve::network::UdpSocket
datagram()eve::network::UdpSocket
isBound() consteve::network::UdpSocketinline
network() consteve::network::UdpSocketinline
send(eve::data::ByteData *data)eve::network::UdpSocket
sendString(std::string s)eve::network::UdpSocket
sendTo(eve::data::ByteData *data, std::string host, uint16_t port)eve::network::UdpSocket
sendToString(std::string s, std::string host, uint16_t port)eve::network::UdpSocket
UdpSocket(Network *net)eve::network::UdpSocketexplicit
~UdpSocket()eve::network::UdpSocket