This is the complete list of members for cISTcpClient, including all inherited members.
cISStream() | cISStream | inline |
cISTcpClient() | cISTcpClient | |
cISTcpClient(const cISTcpClient ©) | cISTcpClient | private |
Close() OVERRIDE | cISTcpClient | virtual |
Flush() | cISStream | inlinevirtual |
GetBlocking() | cISTcpClient | inline |
GetBytesAvailableToRead() | cISStream | inlinevirtual |
HttpGet(const string &subUrl, const string &userAgent, const string &userName, const string &password) | cISTcpClient | |
IsOpen() | cISTcpClient | inline |
m_blocking | cISTcpClient | private |
m_host | cISTcpClient | private |
m_port | cISTcpClient | private |
m_socket | cISTcpClient | private |
Open(const string &host, int port, int timeoutMilliseconds=IS_SOCKET_DEFAULT_TIMEOUT_MS) | cISTcpClient | |
Read(void *data, int dataLength) OVERRIDE | cISTcpClient | virtual |
SetBlocking(bool blocking) | cISTcpClient | |
Write(const void *data, int dataLength) OVERRIDE | cISTcpClient | virtual |
~cISStream() | cISStream | virtual |
~cISTcpClient() | cISTcpClient | virtual |