SNode.C
Loading...
Searching...
No Matches
net::un::dgram::Socket Member List

This is the complete list of members for net::un::dgram::Socket, including all inherited members.

bind(SocketAddress &bindAddress)net::un::phy::PhysicalSocket< net::phy::dgram::PeerSocket >
net::phy::dgram::PeerSocket< net::un::SocketAddress >::bind(SocketAddress &bindAddress)net::phy::PhysicalSocket< net::un::SocketAddress >
bindAddressnet::phy::PhysicalSocket< net::un::SocketAddress >protected
CLOEXIT enum valuenet::phy::PhysicalSocket< net::un::SocketAddress >
Descriptor()=deletecore::Descriptor
Descriptor(const Descriptor &d)=deletecore::Descriptor
Descriptor(int fd)core::Descriptorexplicitprotected
Descriptor(Descriptor &&descriptor) noexceptcore::Descriptorprotected
domainnet::phy::PhysicalSocket< net::un::SocketAddress >protected
fdcore::Descriptorprivate
Flags enum namenet::phy::PhysicalSocket< net::un::SocketAddress >
getBindAddress() constnet::phy::PhysicalSocket< net::un::SocketAddress >
getFd() constcore::Descriptor
getPeerName(typename SocketAddress::SockAddr &remoteSockAddr, typename SocketAddress::SockLen &remoteSockAddrLen)net::phy::PhysicalSocket< net::un::SocketAddress >
getSockError(int &cErrno) constnet::phy::PhysicalSocket< net::un::SocketAddress >
getSockName(typename SocketAddress::SockAddr &localSockAddr, typename SocketAddress::SockLen &localSockAddrLen)net::phy::PhysicalSocket< net::un::SocketAddress >
getSockopt(int level, int optname, void *optval, typename SocketAddress::SockLen *optlen) constnet::phy::PhysicalSocket< net::un::SocketAddress >private
isValid() constnet::phy::PhysicalSocket< net::un::SocketAddress >
lockFdnet::un::phy::PhysicalSocket< net::phy::dgram::PeerSocket >private
NONBLOCK enum valuenet::phy::PhysicalSocket< net::un::SocketAddress >
NONE enum valuenet::phy::PhysicalSocket< net::un::SocketAddress >
open(const std::map< int, const PhysicalSocketOption > &socketOptions, Flags flags)net::phy::PhysicalSocket< net::un::SocketAddress >
operator=(PhysicalSocket &&physicalSocket) noexceptnet::un::phy::PhysicalSocket< net::phy::dgram::PeerSocket >
net::phy::dgram::PeerSocket< net::un::SocketAddress >::operator=(PhysicalSocket &&) noexcept=defaultnet::phy::PhysicalSocket< net::un::SocketAddress >protected
net::phy::dgram::PeerSocket< net::un::SocketAddress >::operator=(PhysicalSocket &)=deletenet::phy::PhysicalSocket< net::un::SocketAddress >
net::phy::dgram::PeerSocket< net::un::SocketAddress >::operator=(const PhysicalSocket &)=deletenet::phy::PhysicalSocket< net::un::SocketAddress >
core::Descriptor::operator=(int fd)core::Descriptor
core::Descriptor::operator=(const Descriptor &descriptor)=deletecore::Descriptor
core::Descriptor::operator=(Descriptor &&descriptor) noexceptcore::Descriptor
PhysicalSocket(int type, int protocol)net::un::phy::PhysicalSocket< net::phy::dgram::PeerSocket >
PhysicalSocket(PhysicalSocket &&physicalSocket) noexceptnet::un::phy::PhysicalSocket< net::phy::dgram::PeerSocket >
net::phy::dgram::PeerSocket< net::un::SocketAddress >::PhysicalSocket(int domain, int type, int protocol)net::phy::PhysicalSocket< net::un::SocketAddress >protected
net::phy::dgram::PeerSocket< net::un::SocketAddress >::PhysicalSocket(PhysicalSocket &&physicalSocket) noexcept=defaultnet::phy::PhysicalSocket< net::un::SocketAddress >protected
net::phy::dgram::PeerSocket< net::un::SocketAddress >::PhysicalSocket()=deletenet::phy::PhysicalSocket< net::un::SocketAddress >
net::phy::dgram::PeerSocket< net::un::SocketAddress >::PhysicalSocket(PhysicalSocket &)=deletenet::phy::PhysicalSocket< net::un::SocketAddress >
net::phy::dgram::PeerSocket< net::un::SocketAddress >::PhysicalSocket(const PhysicalSocket &)=deletenet::phy::PhysicalSocket< net::un::SocketAddress >
net::phy::dgram::PeerSocket< net::un::SocketAddress >::PhysicalSocket(int fd, const SocketAddress &bindAddress)net::phy::PhysicalSocket< net::un::SocketAddress >
protocolnet::phy::PhysicalSocket< net::un::SocketAddress >protected
recvFd(int *recvfd)net::un::dgram::Socket
sendFd(SocketAddress &&destAddress, int sendfd)net::un::dgram::Socket
sendFd(SocketAddress &destAddress, int sendfd)net::un::dgram::Socket
setSockopt(int level, int optname, const void *optval, typename SocketAddress::SockLen optlen) constnet::phy::PhysicalSocket< net::un::SocketAddress >private
Socket()net::un::dgram::Socket
SocketAddress typedefnet::phy::dgram::PeerSocket< net::un::SocketAddress >
Super typedefnet::un::dgram::Socketprivate
typenet::phy::PhysicalSocket< net::un::SocketAddress >protected
~Descriptor()core::Descriptorprotectedvirtual
~PhysicalSocket() overridenet::un::phy::PhysicalSocket< net::phy::dgram::PeerSocket >
~Socket() overridenet::un::dgram::Socket