|
ubit
|
This is the complete list of members for ubit::USocket, including all inherited members.
| close() (defined in ubit::USocket) | ubit::USocket | virtual |
| connect(const char *remote_host, int remote_port) (defined in ubit::USocket) | ubit::USocket | virtual |
| getDescriptor() const (defined in ubit::USocket) | ubit::USocket | inline |
| getRemotePort() const (defined in ubit::USocket) | ubit::USocket | inline |
| input (defined in ubit::USocket) | ubit::USocket | protected |
| isConnected() const (defined in ubit::USocket) | ubit::USocket | inline |
| onInput(UCall &) | ubit::USocket | virtual |
| receiveBlock(UInbuf &) | ubit::USocket | |
| receiveBytes(char *buffer, unsigned int size) | ubit::USocket | |
| remport (defined in ubit::USocket) | ubit::USocket | protected |
| sendBlock(const char *buffer, unsigned short size) | ubit::USocket | |
| sendBlock(UOutbuf &) | ubit::USocket | |
| sendBytes(const char *buffer, unsigned int size) | ubit::USocket | |
| sin (defined in ubit::USocket) | ubit::USocket | protected |
| sock (defined in ubit::USocket) | ubit::USocket | protected |
| UServerSocket (defined in ubit::USocket) | ubit::USocket | friend |
| USocket() (defined in ubit::USocket) | ubit::USocket | |
| USocket(const char *remote_host, int remote_port) (defined in ubit::USocket) | ubit::USocket | |
| USocket(const UStr &remote_host, int remote_port) (defined in ubit::USocket) | ubit::USocket | |
| ~USocket() (defined in ubit::USocket) | ubit::USocket | virtual |
1.8.12