PPL6-Icon Patrick's Programming Library Version 6.4.21 - Dokumentation
ppl6::CUDPSocket Elementverzeichnis

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
socketppl6::CUDPSocketprivate
timeout_secppl6::CUDPSocketprivate
timeout_usecppl6::CUDPSocketprivate
~CUDPSocket()ppl6::CUDPSocket