| bind(SocketAddress &bindAddress) | net::phy::PhysicalSocket< SocketAddressT > | |
| bindAddress | net::phy::PhysicalSocket< SocketAddressT > | protected |
| CLOEXIT enum value | net::phy::PhysicalSocket< SocketAddressT > | |
| 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< SocketAddressT > | protected |
| fd | core::Descriptor | private |
| Flags enum name | net::phy::PhysicalSocket< SocketAddressT > | |
| getBindAddress() const | net::phy::PhysicalSocket< SocketAddressT > | |
| getFd() const | core::Descriptor | |
| getPeerName(typename SocketAddress::SockAddr &remoteSockAddr, typename SocketAddress::SockLen &remoteSockAddrLen) | net::phy::PhysicalSocket< SocketAddressT > | |
| getSockError(int &cErrno) const | net::phy::PhysicalSocket< SocketAddressT > | |
| getSockName(typename SocketAddress::SockAddr &localSockAddr, typename SocketAddress::SockLen &localSockAddrLen) | net::phy::PhysicalSocket< SocketAddressT > | |
| getSockopt(int level, int optname, void *optval, typename SocketAddress::SockLen *optlen) const | net::phy::PhysicalSocket< SocketAddressT > | private |
| isValid() const | net::phy::PhysicalSocket< SocketAddressT > | |
| NONBLOCK enum value | net::phy::PhysicalSocket< SocketAddressT > | |
| NONE enum value | net::phy::PhysicalSocket< SocketAddressT > | |
| open(const std::map< int, std::map< int, PhysicalSocketOption > > &socketOptionsMapMap, Flags flags) | net::phy::PhysicalSocket< SocketAddressT > | |
| operator=(PhysicalSocket &&) noexcept=default | net::phy::PhysicalSocket< SocketAddressT > | protected |
| operator=(PhysicalSocket &)=delete | net::phy::PhysicalSocket< SocketAddressT > | |
| operator=(const PhysicalSocket &)=delete | net::phy::PhysicalSocket< SocketAddressT > | |
| 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(int domain, int type, int protocol) | net::phy::PhysicalSocket< SocketAddressT > | protected |
| PhysicalSocket(PhysicalSocket &&physicalSocket) noexcept=default | net::phy::PhysicalSocket< SocketAddressT > | protected |
| PhysicalSocket()=delete | net::phy::PhysicalSocket< SocketAddressT > | |
| PhysicalSocket(PhysicalSocket &)=delete | net::phy::PhysicalSocket< SocketAddressT > | |
| PhysicalSocket(const PhysicalSocket &)=delete | net::phy::PhysicalSocket< SocketAddressT > | |
| PhysicalSocket(int fd, const SocketAddress &bindAddress) | net::phy::PhysicalSocket< SocketAddressT > | |
| protocol | net::phy::PhysicalSocket< SocketAddressT > | protected |
| setSockopt(int level, int optname, const void *optval, typename SocketAddress::SockLen optlen) const | net::phy::PhysicalSocket< SocketAddressT > | private |
| SocketAddress typedef | net::phy::PhysicalSocket< SocketAddressT > | protected |
| Super typedef | net::phy::PhysicalSocket< SocketAddressT > | private |
| type | net::phy::PhysicalSocket< SocketAddressT > | protected |
| ~Descriptor() | core::Descriptor | protectedvirtual |
| ~PhysicalSocket() override | net::phy::PhysicalSocket< SocketAddressT > | protected |