argos::CTCPSocket Member List

This is the complete list of members for argos::CTCPSocket, including all inherited members.

Accept(CTCPSocket &c_socket)argos::CTCPSocket
Connect(const std::string &str_hostname, SInt32 n_port)argos::CTCPSocket
CTCPSocket(int n_stream=-1)argos::CTCPSocket
CTCPSocket(const CTCPSocket &c_other)=deleteargos::CTCPSocket
CTCPSocket(CTCPSocket &&c_other)argos::CTCPSocket
Disconnect()argos::CTCPSocket
EEvent enum nameargos::CTCPSocket
GetAddress() constargos::CTCPSocketinline
GetEvents()argos::CTCPSocket
GetStream() constargos::CTCPSocketinline
IsConnected() constargos::CTCPSocketinline
Listen(SInt32 n_port, SInt32 n_queue_length=10)argos::CTCPSocket
operator=(const CTCPSocket &c_other)=deleteargos::CTCPSocket
operator=(CTCPSocket &&c_other)argos::CTCPSocket
operator==(const CTCPSocket &c_other) constargos::CTCPSocketinline
ReceiveBuffer(UInt8 *pun_buffer, size_t un_size)argos::CTCPSocket
ReceiveByteArray(CByteArray &c_byte_array)argos::CTCPSocket
RecvMsg(CByteArray &c_payload)argos::CTCPSocket
SendBuffer(const UInt8 *pun_buffer, size_t un_size)argos::CTCPSocket
SendByteArray(const CByteArray &c_byte_array)argos::CTCPSocket
SendMsg(const CByteArray &c_payload, bool b_more=false)argos::CTCPSocket
~CTCPSocket()argos::CTCPSocket