libcosmos
Linux C++ System Programming Library
Loading...
Searching...
No Matches
cosmos::IP6Options Member List

This is the complete list of members for cosmos::IP6Options, including all inherited members.

getBoolOption(const OptName name) constcosmos::SockOptBase< LEVEL >protected
getIntOption(const OptName name) constcosmos::SockOptBase< LEVEL >protected
getMTU() constcosmos::IP6Optionsinline
getMTUDiscoveryMode() constcosmos::IP6Optionsinline
getPeerSec() constcosmos::SockOptBase< LEVEL >protected
getStringOption(const OptName name, size_t max_len) constcosmos::SockOptBase< LEVEL >protected
IPSocketT< SocketFamily::INET6 > (defined in cosmos::IP6Options)cosmos::IP6Optionsfriend
M_LEVELcosmos::SockOptBase< LEVEL >protectedstatic
m_sockcosmos::SockOptBase< LEVEL >protected
MTUDiscoveryMode enum namecosmos::IPOptBase< OptLevel::IPV6 >
operator=(const SockOptBase &)=delete (defined in cosmos::SockOptBase< LEVEL >)cosmos::SockOptBase< LEVEL >protected
setAddrForm(const SocketFamily family)cosmos::IP6Optionsinline
setBoolOption(const OptName name, const bool val)cosmos::SockOptBase< LEVEL >protected
setIntOption(const OptName name, const int val)cosmos::SockOptBase< LEVEL >protected
setMTU(const int mtu)cosmos::IP6Optionsinline
setMTUDiscoveryMode(const MTUDiscoveryMode mode)cosmos::IP6Optionsinline
setReceiveAuthHeader(const bool on_off)cosmos::IP6Optionsinline
setReceiveDestOpts(const bool on_off)cosmos::IP6Optionsinline
setReceiveErrors(const bool on_off)cosmos::IP6Optionsinline
setReceiveHopLimit(const bool on_off)cosmos::IP6Optionsinline
setReceiveHopOpts(const bool on_off)cosmos::IP6Optionsinline
setReceivePktInfo(const bool on_off)cosmos::IP6Optionsinline
setReceiveRoutingHeader(const bool on_off)cosmos::IP6Optionsinline
setRouterAlert(const bool on_off)cosmos::IP6Optionsinline
setStringOption(const OptName name, const SysString str)cosmos::SockOptBase< LEVEL >protected
setUnicastHops(const int hops)cosmos::IP6Optionsinline
setV6Only(const bool on_off)cosmos::IP6Optionsinline
SockOptBase(FileDescriptor fd)cosmos::SockOptBase< LEVEL >inlineexplicitprotected
SockOptBase(const SockOptBase &)=delete (defined in cosmos::SockOptBase< LEVEL >)cosmos::SockOptBase< LEVEL >protected