accept() | net::phy::stream::PhysicalSocketServer< net::in::SocketAddress > | |
accept4(int flags) | net::phy::stream::PhysicalSocketServer< net::in::SocketAddress > | |
bind(SocketAddress &bindAddress) | net::phy::PhysicalSocket< net::in::SocketAddress > | |
bindAddress | net::phy::PhysicalSocket< net::in::SocketAddress > | protected |
CLOEXIT enum value | net::phy::PhysicalSocket< net::in::SocketAddress > | |
Descriptor()=delete | core::Descriptor | |
Descriptor(const Descriptor &d)=delete | core::Descriptor | |
Descriptor(int fd) | core::Descriptor | explicitprotected |
Descriptor(Descriptor &&descriptor) noexcept | core::Descriptor | protected |
domain | net::phy::PhysicalSocket< net::in::SocketAddress > | protected |
fd | core::Descriptor | private |
Flags enum name | net::phy::PhysicalSocket< net::in::SocketAddress > | |
getBindAddress() const | net::phy::PhysicalSocket< net::in::SocketAddress > | |
getFd() const | core::Descriptor | |
getPeerName(typename SocketAddress::SockAddr &remoteSockAddr, typename SocketAddress::SockLen &remoteSockAddrLen) | net::phy::PhysicalSocket< net::in::SocketAddress > | |
getSockError(int &cErrno) const | net::phy::PhysicalSocket< net::in::SocketAddress > | |
getSockName(typename SocketAddress::SockAddr &localSockAddr, typename SocketAddress::SockLen &localSockAddrLen) | net::phy::PhysicalSocket< net::in::SocketAddress > | |
getSockopt(int level, int optname, void *optval, typename SocketAddress::SockLen *optlen) const | net::phy::PhysicalSocket< net::in::SocketAddress > | private |
isValid() const | net::phy::PhysicalSocket< net::in::SocketAddress > | |
listen(int backlog) | net::phy::stream::PhysicalSocketServer< net::in::SocketAddress > | |
NONBLOCK enum value | net::phy::PhysicalSocket< net::in::SocketAddress > | |
NONE enum value | net::phy::PhysicalSocket< net::in::SocketAddress > | |
open(const std::map< int, const PhysicalSocketOption > &socketOptions, Flags flags) | net::phy::PhysicalSocket< net::in::SocketAddress > | |
operator=(PhysicalSocket &&) noexcept=default | net::phy::PhysicalSocket< net::in::SocketAddress > | protected |
operator=(PhysicalSocket &)=delete | net::phy::PhysicalSocket< net::in::SocketAddress > | |
operator=(const PhysicalSocket &)=delete | net::phy::PhysicalSocket< net::in::SocketAddress > | |
core::Descriptor::operator=(int fd) | core::Descriptor | |
core::Descriptor::operator=(const Descriptor &descriptor)=delete | core::Descriptor | |
core::Descriptor::operator=(Descriptor &&descriptor) noexcept | core::Descriptor | |
PhysicalSocket() | net::in::phy::stream::PhysicalSocket< net::phy::stream::PhysicalSocketServer > | |
PhysicalSocket(PhysicalSocket &&) noexcept=default | net::in::phy::stream::PhysicalSocket< net::phy::stream::PhysicalSocketServer > | |
net::in::phy::PhysicalSocket< net::phy::stream::PhysicalSocketServer >::PhysicalSocket(int type, int protocol) | net::in::phy::PhysicalSocket< net::phy::stream::PhysicalSocketServer > | |
net::in::phy::PhysicalSocket< net::phy::stream::PhysicalSocketServer >::PhysicalSocket(PhysicalSocket &&) noexcept=default | net::in::phy::PhysicalSocket< net::phy::stream::PhysicalSocketServer > | |
net::phy::stream::PhysicalSocketServer< net::in::SocketAddress >::PhysicalSocket(int domain, int type, int protocol) | net::phy::PhysicalSocket< net::in::SocketAddress > | protected |
net::phy::stream::PhysicalSocketServer< net::in::SocketAddress >::PhysicalSocket(PhysicalSocket &&physicalSocket) noexcept=default | net::phy::PhysicalSocket< net::in::SocketAddress > | protected |
net::phy::stream::PhysicalSocketServer< net::in::SocketAddress >::PhysicalSocket(PhysicalSocket &)=delete | net::phy::PhysicalSocket< net::in::SocketAddress > | |
net::phy::stream::PhysicalSocketServer< net::in::SocketAddress >::PhysicalSocket(const PhysicalSocket &)=delete | net::phy::PhysicalSocket< net::in::SocketAddress > | |
net::phy::stream::PhysicalSocketServer< net::in::SocketAddress >::PhysicalSocket(int fd, const SocketAddress &bindAddress) | net::phy::PhysicalSocket< net::in::SocketAddress > | |
PhysicalSocketServer(PhysicalSocketServer &&) noexcept=default | net::in::phy::stream::PhysicalSocketServer | |
protocol | net::phy::PhysicalSocket< net::in::SocketAddress > | protected |
RD enum value | net::phy::stream::PhysicalSocket< net::in::SocketAddress > | |
RDWR enum value | net::phy::stream::PhysicalSocket< net::in::SocketAddress > | |
setSockopt(int level, int optname, const void *optval, typename SocketAddress::SockLen optlen) const | net::phy::PhysicalSocket< net::in::SocketAddress > | private |
SHUT enum name | net::phy::stream::PhysicalSocket< net::in::SocketAddress > | |
shutdown(SHUT how) | net::phy::stream::PhysicalSocket< net::in::SocketAddress > | |
SocketAddress typedef | net::phy::stream::PhysicalSocketServer< net::in::SocketAddress > | |
Super typedef | net::in::phy::stream::PhysicalSocketServer | |
type | net::phy::PhysicalSocket< net::in::SocketAddress > | protected |
WR enum value | net::phy::stream::PhysicalSocket< net::in::SocketAddress > | |
~Descriptor() | core::Descriptor | protectedvirtual |
~PhysicalSocket() override | net::in::phy::stream::PhysicalSocket< net::phy::stream::PhysicalSocketServer > | |
~PhysicalSocketServer() override | net::in::phy::stream::PhysicalSocketServer | |