Android-cuttlefish cvd tool
UdpSocket Member List

This is the complete list of members for UdpSocket, including all inherited members.

Accept()Socketinlinevirtual
addr_UdpSocketprivate
addr_size_UdpSocketprivate
Close()Socketvirtual
DISALLOW_COPY_AND_ASSIGN(UdpSocket)UdpSocketprivate
FRIEND_TEST(SocketTest, TestTcpSendBuffers)Socketprivate
FRIEND_TEST(SocketTest, TestUdpSendBuffers)Socketprivate
GetErrorMessage()Socketstatic
GetLocalPort()Socket
NewClient(Protocol protocol, const std::string &hostname, int port, std::string *error)Socketstatic
NewServer(Protocol protocol, int port)Socketstatic
Protocol enum nameSocket
Receive(void *data, size_t length, int timeout_ms) overrideUdpSocketvirtual
receive_timed_out_Socketprotected
ReceiveAll(void *data, size_t length, int timeout_ms)Socketvirtual
ReceiveTimedOut()Socketinline
Send(const void *data, size_t length) overrideUdpSocketvirtual
Send(std::vector< cutils_socket_buffer_t > buffers) overrideUdpSocketvirtual
sock_Socketprotected
Socket(cutils_socket_t sock)Socketexplicitprotected
socket_send_buffers_function_Socketprotected
Type enum nameUdpSocket
UdpSocket(Type type, cutils_socket_t sock)UdpSocket
WaitForRecv(int timeout_ms)Socketprotected
~Socket()Socketvirtual