Toolbox snapshot
The Reactive C++ Toolbox
|
This is the complete list of members for toolbox::net::StreamProtocol, including all inherited members.
family() const noexcept | toolbox::net::StreamProtocol | inline |
ip4() noexcept | toolbox::net::StreamProtocol | inlinestatic |
ip6() noexcept | toolbox::net::StreamProtocol | inlinestatic |
operator!= | toolbox::net::StreamProtocol | friend |
operator== | toolbox::net::StreamProtocol | friend |
protocol() const noexcept | toolbox::net::StreamProtocol | inline |
StreamProtocol(int family=AF_UNSPEC, int protocol=0) noexcept | toolbox::net::StreamProtocol | inlineexplicit |
tcp4() noexcept | toolbox::net::StreamProtocol | inlinestatic |
tcp6() noexcept | toolbox::net::StreamProtocol | inlinestatic |
type() const noexcept | toolbox::net::StreamProtocol | inline |
unix() noexcept | toolbox::net::StreamProtocol | inlinestatic |
unspec() noexcept | toolbox::net::StreamProtocol | inlinestatic |