LogSystem beta 1.4
This is a logging system project
 
载入中...
搜索中...
未找到
XuServer::UdpSocket 成员列表

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

_sockfdXuServer::UdpSocketprivate
BindSocketOrDie(uint16_t port) overrideXuServer::UdpSocketinlineprivatevirtual
CreateBuildSocketMethod(uint16_t port)XuServer::UdpSocketinline
CreateSocketOrDie() overrideXuServer::UdpSocketinlineprivatevirtual
RecvFrom(std::vector< char > *buffer, size_t size, std::string *src_ip, uint16_t *src_port)XuServer::UdpSocketinline
SendTo(const std::vector< char > &send_data, const std::string &dest_ip, uint16_t dest_port)XuServer::UdpSocketinline
UdpSocket(int sockfd=DEFAULT_SOCKFD)XuServer::UdpSocketinline
~Socket()XuServer::Socketinlinevirtual
~UdpSocket()XuServer::UdpSocketinline