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

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

close()SockBaseinlineprotected
fileno() constSockBaseinlineprotected
getFd() constSockBaseinlineprotected
getHomeDir()SockUnix
getHomeDir_c()SockUnix
getLastFrom() constSockUnixinline
getLastFrom_c() constSockUnixinline
getPeerAddress() constSockUnixinline
getPeerAddress_c() constSockUnixinline
getSelfAddress() constSockUnixinline
getSelfAddress_c() constSockUnixinline
init()SockBaseinlineprotected
isAddressAbstract(const std::string &addr)SockUnixinlinestatic
isLastFromAbstract() constSockUnixinline
isPeerAddressAbstract() constSockUnixinline
isSelfAddressAbstract() constSockUnixinline
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
rcvBufFrom(Buf &buf, bool block=false)SockUnixinline
rcvFrom(void *buf, size_t bufSize, std::string &from, bool block=false) constSockUnix
rcvFrom(Buf &buf, std::string &from, bool block=false) constSockUnixinline
rcvFrom(void *buf, size_t bufSize, bool block=false)SockUnixinline
rcvFrom(Buf &buf, bool block=false)SockUnixinline
send(const void *msg, size_t len)SockBaseinlineprotected
send(Buf &buf, size_t len)SockBaseinlineprotected
sendBuf(Buf &buf, size_t len)SockBaseinlineprotected
sendTo(const void *msg, size_t len, const std::string &addrStr) constSockUnix
sendTo(const void *msg, size_t len, const std::string &addrStr, bool useAbstract) constSockUnix
sendTo(Buf &buf, size_t len, const std::string &addrStr, bool useAbstract=false) constSockUnixinline
setDefSelfAddress(const std::string &rootBase="", const std::string &useDef="")SockUnix
setPeerAddress(const std::string &string, bool useAbstract=false)SockUnixinline
setPeerAddress(const ConfigFile &cfg, const std::string &section="")SockUnixinline
setSelfAddress(const std::string &string)SockUnix
setSelfAddress(const std::string &string, bool useAbstract)SockUnix
SockUnix()SockUnixinline
tpoll(uint64_t &timeout_ms) constSockBaseprotected