SocketHTTPProxy Member List
This is the complete list of members for
SocketHTTPProxy, including all inherited members.
accept(SocketTCP *serveur) | SocketTCP | |
addr2string(in_addr_t addr) | Socket | [inline, static] |
ByteCount_t typedef | Socket | |
close() | SocketTCP | [virtual] |
createConnection(const char *server_name, unsigned int port) | SocketHTTPProxy | [virtual] |
createTCPClient(in_port_t port, in_addr_t addr) | SocketTCP | |
createTCPServer(in_port_t port=0, in_addr_t addr=INADDR_ANY) | SocketTCP | |
isDataReady() const | SocketTCP | [virtual] |
operator=(SocketTCP &theSocket) | SocketTCP | |
RcvdBytesCount | SocketTCP | [protected] |
receive(void *Buffer, unsigned long Size) | SocketTCP | [virtual] |
receiveLine(char *Buffer, size_t maxSize) | SocketHTTPProxy | [protected] |
returnAdress() const | SocketTCP | [virtual] |
returnSocket() | SocketTCP | [virtual] |
send(const unsigned char *, size_t) | SocketTCP | [virtual] |
sendHTTPConnect(const char *addr, in_port_t port) | SocketHTTPProxy | [protected] |
SentBytesCount | SocketTCP | [protected] |
SocketHTTPProxy() | SocketHTTPProxy | |
SocketTCP() | SocketTCP | |
timeoutTCP(int, int) | SocketTCP | [protected] |
~Socket() | Socket | [inline, virtual] |
~SocketHTTPProxy() | SocketHTTPProxy | [virtual] |
~SocketTCP() | SocketTCP | [virtual] |