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

This is the complete list of members for SockRaw, 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
setAll(const IfInfo &ifObj, const ConfigFile &cfg, const std::string &section="")SockBaseIfinline
setAllInit(const IfInfo &ifObj, const ConfigFile &cfg, const std::string &section="")SockBaseIfinline
setIf(const IfInfo &ifObj)SockBaseIf
setIfUsingIndex(int ifIndex)SockBaseIf
setIfUsingName(const std::string &ifName)SockBaseIf
setPtpDstMac(const Binary &ptp_dst_mac)SockRawprotected
setPtpDstMac(const void *ptp_dst_mac, size_t len)SockRawprotected
setPtpDstMac(const uint8_t *ptp_dst_mac, size_t len)SockRawprotected
setPtpDstMac(const ConfigFile &cfg, const std::string &section="")SockRawprotected
setPtpDstMacStr(const std::string &string)SockRawprotected
setSocketPriority(uint8_t socket_priority)SockRawprotected
setSocketPriority(const ConfigFile &cfg, const std::string &section="")SockRawprotected
tpoll(uint64_t &timeout_ms) constSockBaseprotected