Toolbox snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
toolbox::net::McastSock Member List

This is the complete list of members for toolbox::net::McastSock, including all inherited members.

bind(const Endpoint &ep, std::error_code &ec) noexcepttoolbox::net::McastSockinline
bind(const Endpoint &ep)toolbox::net::McastSockinline
close()toolbox::net::Sockinline
connect(const Endpoint &ep, std::error_code &ec) noexcepttoolbox::net::McastSockinline
connect(const Endpoint &ep)toolbox::net::McastSockinline
Endpoint typedeftoolbox::net::McastSock
family() const noexcepttoolbox::net::Sockinline
get_error(std::error_code &ec) const noexcepttoolbox::net::Sockinline
get_error() consttoolbox::net::Sockinline
get_rcv_buf(std::error_code &ec) const noexcepttoolbox::net::Sockinline
get_rcv_buf() consttoolbox::net::Sockinline
get_snd_buf(std::error_code &ec) const noexcepttoolbox::net::Sockinline
get_snd_buf() consttoolbox::net::Sockinline
get_sock_name(Endpoint &ep, std::error_code &ec) noexcepttoolbox::net::McastSockinline
get_sock_name(Endpoint &ep)toolbox::net::McastSockinline
IoSock() noexcept=defaulttoolbox::net::McastSock
is_ip_family() const noexcepttoolbox::net::Sockinline
is_tcp_no_delay(std::error_code &ec) const noexcepttoolbox::net::Sockinline
is_tcp_no_delay() consttoolbox::net::Sockinline
join_group(const IpAddr &addr, unsigned ifindex, std::error_code &ec) noexcepttoolbox::net::McastSockinline
join_group(const IpAddr &addr, unsigned ifindex)toolbox::net::McastSockinline
join_group(const IpAddr &addr, const char *ifname, std::error_code &ec) noexcepttoolbox::net::McastSockinline
join_group(const IpAddr &addr, const char *ifname)toolbox::net::McastSockinline
leave_group(const IpAddr &addr, unsigned ifindex, std::error_code &ec) noexcepttoolbox::net::McastSockinline
leave_group(const IpAddr &addr, unsigned ifindex)toolbox::net::McastSockinline
leave_group(const IpAddr &addr, const char *ifname, std::error_code &ec) noexcepttoolbox::net::McastSockinline
leave_group(const IpAddr &addr, const char *ifname)toolbox::net::McastSockinline
McastSock(Protocol protocol, std::error_code &ec) noexcepttoolbox::net::McastSockinline
McastSock(Protocol protocol)toolbox::net::McastSockinlineexplicit
McastSock() noexcept=defaulttoolbox::net::McastSock
Protocol typedeftoolbox::net::McastSock
read(void *buf, std::size_t len, std::error_code &ec) noexcepttoolbox::net::IoSockinline
read(void *buf, std::size_t len)toolbox::net::IoSockinline
read(MutableBuffer buf, std::error_code &ec) noexcepttoolbox::net::IoSockinline
read(MutableBuffer buf)toolbox::net::IoSockinline
recv(void *buf, std::size_t len, int flags, std::error_code &ec) noexcepttoolbox::net::IoSockinline
recv(void *buf, std::size_t len, int flags)toolbox::net::IoSockinline
recv(MutableBuffer buf, int flags, std::error_code &ec) noexcepttoolbox::net::IoSockinline
recv(MutableBuffer buf, int flags)toolbox::net::IoSockinline
recvfrom(void *buf, std::size_t len, int flags, Endpoint &ep, std::error_code &ec) noexcepttoolbox::net::McastSockinline
recvfrom(void *buf, std::size_t len, int flags, Endpoint &ep)toolbox::net::McastSockinline
recvfrom(MutableBuffer buf, int flags, Endpoint &ep, std::error_code &ec) noexcepttoolbox::net::McastSockinline
recvfrom(MutableBuffer buf, int flags, Endpoint &ep)toolbox::net::McastSockinline
send(const void *buf, std::size_t len, int flags, std::error_code &ec) noexcepttoolbox::net::IoSockinline
send(const void *buf, std::size_t len, int flags)toolbox::net::IoSockinline
send(ConstBuffer buf, int flags, std::error_code &ec) noexcepttoolbox::net::IoSockinline
send(ConstBuffer buf, int flags)toolbox::net::IoSockinline
sendto(const void *buf, std::size_t len, int flags, const Endpoint &ep, std::error_code &ec) noexcepttoolbox::net::McastSockinline
sendto(const void *buf, std::size_t len, int flags, const Endpoint &ep)toolbox::net::McastSockinline
sendto(ConstBuffer buf, int flags, const Endpoint &ep, std::error_code &ec) noexcepttoolbox::net::McastSockinline
sendto(ConstBuffer buf, int flags, const Endpoint &ep)toolbox::net::McastSockinline
set_ip_mcast_if(const char *ifname, std::error_code &ec) noexcepttoolbox::net::McastSockinline
set_ip_mcast_if(const char *ifname)toolbox::net::McastSockinline
set_ip_mcast_loop(bool enabled, std::error_code &ec) noexcepttoolbox::net::McastSockinline
set_ip_mcast_loop(bool enabled)toolbox::net::McastSockinline
set_ip_mcast_ttl(int ttl, std::error_code &ec) noexcepttoolbox::net::McastSockinline
set_ip_mcast_ttl(int ttl)toolbox::net::McastSockinline
set_non_block(std::error_code &ec) noexcepttoolbox::net::Sockinline
set_non_block()toolbox::net::Sockinline
set_rcv_buf(int size, std::error_code &ec) noexcepttoolbox::net::Sockinline
set_rcv_buf(int size)toolbox::net::Sockinline
set_reuse_addr(bool enabled, std::error_code &ec) noexcepttoolbox::net::Sockinline
set_reuse_addr(bool enabled)toolbox::net::Sockinline
set_snd_buf(int size, std::error_code &ec) noexcepttoolbox::net::Sockinline
set_snd_buf(int size)toolbox::net::Sockinline
shutdown(int how)toolbox::net::IoSockinline
Sock(FileHandle &&sock, int family)toolbox::net::IoSockinline
Sock() noexcept=defaulttoolbox::net::IoSock
write(const void *buf, std::size_t len, std::error_code &ec) noexcepttoolbox::net::IoSockinline
write(const void *buf, std::size_t len)toolbox::net::IoSockinline
write(ConstBuffer buf, std::error_code &ec) noexcepttoolbox::net::IoSockinline
write(ConstBuffer buf)toolbox::net::IoSockinline