|
Hazelcast C++ Client
|
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 |
| getSocketId() const =0 | hazelcast::client::Socket | pure virtual |
| localSocketAddress() const =0 | hazelcast::client::Socket | pure virtual |
| receive(void *buffer, int len, int flag=0)=0 | hazelcast::client::Socket | pure virtual |
| send(const void *buffer, int len, int flag=0)=0 | hazelcast::client::Socket | pure virtual |
| setBlocking(bool blocking)=0 (defined in hazelcast::client::Socket) | hazelcast::client::Socket | pure virtual |
| ~Socket() | hazelcast::client::Socket | virtual |
1.8.14