Warning: include(php/utility.php): Failed to open stream: No such file or directory in /home/argos/argos3/doc/api/embedded/a02423.php on line 2

Warning: include(): Failed opening 'php/utility.php' for inclusion (include_path='.:/usr/lib64/php') in /home/argos/argos3/doc/api/embedded/a02423.php on line 2
The ARGoS Website

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
Disconnect()argos::CTCPSocket
GetAddress() constargos::CTCPSocketinline
GetStream() constargos::CTCPSocketinline
IsConnected() constargos::CTCPSocketinline
Listen(SInt32 n_port, SInt32 n_queue_length=10)argos::CTCPSocket
ReceiveBuffer(UInt8 *pun_buffer, size_t un_size)argos::CTCPSocket
ReceiveByteArray(CByteArray &c_byte_array)argos::CTCPSocket
SendBuffer(const UInt8 *pun_buffer, size_t un_size)argos::CTCPSocket
SendByteArray(const CByteArray &c_byte_array)argos::CTCPSocket
~CTCPSocket()argos::CTCPSocket