This is the complete list of members for hazelcast::client::Socket, including all inherited members.
close()=0 | hazelcast::client::Socket | pure virtual |
connect(int timeoutInMillis)=0 | hazelcast::client::Socket | pure virtual |
getAddress() const =0 (defined in hazelcast::client::Socket) | hazelcast::client::Socket | pure virtual |
getRemoteEndpoint() const =0 | hazelcast::client::Socket | pure virtual |
getSocketId() const =0 | hazelcast::client::Socket | pure virtual |
receive(void *buffer, int len, int flag=0) const =0 | hazelcast::client::Socket | pure virtual |
send(const void *buffer, int len) const =0 | hazelcast::client::Socket | pure virtual |
setBlocking(bool blocking)=0 (defined in hazelcast::client::Socket) | hazelcast::client::Socket | pure virtual |
setRemoteEndpoint(const client::Address &address)=0 | hazelcast::client::Socket | pure virtual |
~Socket() | hazelcast::client::Socket | virtual |