Vollständige Aufstellung aller Elemente für ppl6::CUDPSocket einschließlich aller geerbten Elemente.
| Bind(const char *host, int port) | ppl6::CUDPSocket | |
| CUDPSocket() | ppl6::CUDPSocket | |
| GetDescriptor() | ppl6::CUDPSocket | |
| RecvFrom(void *buffer, int maxlen) | ppl6::CUDPSocket | |
| RecvFrom(void *buffer, int maxlen, CString &host, int *port) | ppl6::CUDPSocket | |
| RecvFrom(CString &buffer, int maxlen) | ppl6::CUDPSocket | |
| SendTo(const char *host, int port, const void *buffer, int bytes) | ppl6::CUDPSocket | |
| SendTo(const char *host, int port, const CString &buffer) | ppl6::CUDPSocket | |
| SetReadTimeout(int seconds, int useconds) | ppl6::CUDPSocket | |
| SetTimeout(int seconds, int useconds) | ppl6::CUDPSocket | |
| socket | ppl6::CUDPSocket | private |
| timeout_sec | ppl6::CUDPSocket | private |
| timeout_usec | ppl6::CUDPSocket | private |
| ~CUDPSocket() | ppl6::CUDPSocket | |