libptpmgmt  1.4
libptpmgmt library that provides the functionality of linuxptp pmc
SockBase Member List

This is the complete list of members for SockBase, including all inherited members.

close()SockBaseinlineprotected
fileno() constSockBaseinlineprotected
getFd() constSockBaseinlineprotected
init()SockBaseinlineprotected
poll(uint64_t timeout_ms=0) constSockBaseprotected
rcv(void *buf, size_t bufSize, bool block=false)SockBaseinlineprotected
rcv(Buf &buf, bool block=false)SockBaseinlineprotected
rcvBuf(Buf &buf, bool block=false)SockBaseinlineprotected
send(const void *msg, size_t len)SockBaseinlineprotected
send(Buf &buf, size_t len)SockBaseinlineprotected
sendBuf(Buf &buf, size_t len)SockBaseinlineprotected
tpoll(uint64_t &timeout_ms) constSockBaseprotected