SNode.C
Loading...
Searching...
No Matches
net::phy::stream::PhysicalSocket< SocketAddressT > Member List

This is the complete list of members for net::phy::stream::PhysicalSocket< SocketAddressT >, including all inherited members.

bind(SocketAddress &bindAddress)net::phy::PhysicalSocket< SocketAddressT >
bindAddressnet::phy::PhysicalSocket< SocketAddressT >protected
CLOEXIT enum valuenet::phy::PhysicalSocket< SocketAddressT >
Descriptor()=deletecore::Descriptor
Descriptor(const Descriptor &d)=deletecore::Descriptor
Descriptor(int fd)core::Descriptorexplicitprotected
Descriptor(Descriptor &&descriptor) noexceptcore::Descriptorprotected
domainnet::phy::PhysicalSocket< SocketAddressT >protected
fdcore::Descriptorprivate
Flags enum namenet::phy::PhysicalSocket< SocketAddressT >
getBindAddress() constnet::phy::PhysicalSocket< SocketAddressT >
getFd() constcore::Descriptor
getPeerName(typename SocketAddress::SockAddr &remoteSockAddr, typename SocketAddress::SockLen &remoteSockAddrLen)net::phy::PhysicalSocket< SocketAddressT >
getSockError(int &cErrno) constnet::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) constnet::phy::PhysicalSocket< SocketAddressT >private
isValid() constnet::phy::PhysicalSocket< SocketAddressT >
NONBLOCK enum valuenet::phy::PhysicalSocket< SocketAddressT >
NONE enum valuenet::phy::PhysicalSocket< SocketAddressT >
open(const std::map< int, const PhysicalSocketOption > &socketOptions, Flags flags)net::phy::PhysicalSocket< SocketAddressT >
operator=(PhysicalSocket &&) noexcept=defaultnet::phy::PhysicalSocket< SocketAddressT >protected
operator=(PhysicalSocket &)=deletenet::phy::PhysicalSocket< SocketAddressT >
operator=(const PhysicalSocket &)=deletenet::phy::PhysicalSocket< SocketAddressT >
core::Descriptor::operator=(int fd)core::Descriptor
core::Descriptor::operator=(const Descriptor &descriptor)=deletecore::Descriptor
core::Descriptor::operator=(Descriptor &&descriptor) noexceptcore::Descriptor
PhysicalSocket(int domain, int type, int protocol)net::phy::PhysicalSocket< SocketAddressT >protected
PhysicalSocket(PhysicalSocket &&physicalSocket) noexcept=defaultnet::phy::PhysicalSocket< SocketAddressT >protected
PhysicalSocket()=deletenet::phy::PhysicalSocket< SocketAddressT >
PhysicalSocket(PhysicalSocket &)=deletenet::phy::PhysicalSocket< SocketAddressT >
PhysicalSocket(const PhysicalSocket &)=deletenet::phy::PhysicalSocket< SocketAddressT >
PhysicalSocket(int fd, const SocketAddress &bindAddress)net::phy::PhysicalSocket< SocketAddressT >
protocolnet::phy::PhysicalSocket< SocketAddressT >protected
RD enum valuenet::phy::stream::PhysicalSocket< SocketAddressT >
RDWR enum valuenet::phy::stream::PhysicalSocket< SocketAddressT >
setSockopt(int level, int optname, const void *optval, typename SocketAddress::SockLen optlen) constnet::phy::PhysicalSocket< SocketAddressT >private
SHUT enum namenet::phy::stream::PhysicalSocket< SocketAddressT >
shutdown(SHUT how)net::phy::stream::PhysicalSocket< SocketAddressT >
SocketAddress typedefnet::phy::stream::PhysicalSocket< SocketAddressT >
Super typedefnet::phy::stream::PhysicalSocket< SocketAddressT >
typenet::phy::PhysicalSocket< SocketAddressT >protected
WR enum valuenet::phy::stream::PhysicalSocket< SocketAddressT >
~Descriptor()core::Descriptorprotectedvirtual
~PhysicalSocket() overridenet::phy::PhysicalSocket< SocketAddressT >protected