mn::net::basic_dgram_ip_socket Member List

This is the complete list of members for mn::net::basic_dgram_ip_socket, including all inherited members.

available()mn::net::basic_ip_socketvirtual
base_type typedefmn::net::basic_dgram_ip_socket
basic_dgram_ip_socket()mn::net::basic_dgram_ip_socketinline
basic_dgram_ip_socket(handle_type &hndl, endpoint_type *endp=nullptr)mn::net::basic_dgram_ip_socketinlineprotected
basic_dgram_ip_socket(const protocol_type &protocol)mn::net::basic_dgram_ip_socketinlineprotected
basic_ip4_socket(handle_type &hndl, endpoint_type *endp=nullptr) noexceptmn::net::basic_ip4_socket
basic_ip4_socket(const socket_type &type, const protocol_type &protocol=protocol_type::unspec) noexceptmn::net::basic_ip4_socket
basic_ip4_socket(const basic_ip4_socket &other) noexceptmn::net::basic_ip4_socket
basic_ip_socket(const handle_type &hndl) noexceptmn::net::basic_ip_socketexplicit
basic_ip_socket(const address_family &fam, const socket_type &type, const protocol_type &protocol) noexceptmn::net::basic_ip_socket
basic_ip_socket(const basic_ip_socket &other) noexceptmn::net::basic_ip_socket
bind(endpoint_type local_ep, bool reuseAddress=false, bool reusePort=false)mn::net::basic_ip4_socket
bind(const unsigned int &port, bool reusePort=false)mn::net::basic_ip4_socket
bind(ipaddress_type ip, const unsigned int &port, bool reuseAddress=false, bool reusePort=false)mn::net::basic_ip4_socket
close()mn::net::basic_ip_socketinlinevirtual
endpoint_type typedefmn::net::basic_dgram_ip_socket
get_blocking()mn::net::basic_ip_socketinline
get_copy()mn::net::basic_ip4_socketinlinevirtual
get_endpoint(bool local)mn::net::basic_ip4_socket
get_fcntl()mn::net::basic_ip_socket
get_handle()mn::net::basic_ip_socketinline
get_keep_alive()mn::net::basic_ip_socket
get_last_error(bool poolLast=true)mn::net::basic_ip_socket
get_linger(bool &on, int &seconds)mn::net::basic_ip_socket
get_local()mn::net::basic_ip4_socketinline
get_no_delay()mn::net::basic_ip_socket
get_nocheak()mn::net::basic_ip_socket
get_oob_inline()mn::net::basic_ip_socket
get_option_bool(const socket_option_level &opt, const socket_option_name &name)mn::net::basic_ip_socket
get_option_int(const socket_option_level &opt, const socket_option_name &name)mn::net::basic_ip_socket
get_option_raw(const socket_option_level &opt, const socket_option_name &name, void *value, uint32_t size)mn::net::basic_ip_socket
get_peername(endpoint_type &endpoint)mn::net::basic_ip4_socket
get_peername(ipaddress_type &ipPeerAddress, uint16_t &iPeerPort)mn::net::basic_ip4_socket
get_rause_port()mn::net::basic_ip_socket
get_recive_buffer_size()mn::net::basic_ip_socket
get_recive_timeout()mn::net::basic_ip_socket
get_remote()mn::net::basic_ip4_socketinline
get_reuse_address()mn::net::basic_ip_socket
get_send_buffer_size()mn::net::basic_ip_socket
get_send_timeout()mn::net::basic_ip_socket
handle_type typedefmn::net::basic_dgram_ip_socket
initialized()mn::net::basic_ip_socketvirtual
ioctl(const ioctl_request_type &request, int &arg)mn::net::basic_ip_socket
ioctl(const ioctl_request_type &request, void *arg)mn::net::basic_ip_socket
ipaddress_type typedefmn::net::basic_dgram_ip_socket
m_bBlockedmn::net::basic_ip_socketprotected
m_eFammn::net::basic_ip_socketprotected
m_eProtocolmn::net::basic_ip_socketprotected
m_eTypemn::net::basic_ip_socketprotected
m_iHandlemn::net::basic_ip_socketprotected
m_pEndPointmn::net::basic_ip4_socketprotected
open()mn::net::basic_ip_socketvirtual
open(const address_family &fam, const socket_type &type, const protocol_type &protocol)mn::net::basic_ip_socketprotectedvirtual
operator=(const basic_ip4_socket &other) noexceptmn::net::basic_ip4_socket
mn::net::basic_ip_socket::operator=(const basic_ip_socket &other)mn::net::basic_ip_socket
poll(const unsigned long &timeout, int mode)mn::net::basic_ip_socket
recive_from(char *buffer, int size, endpoint_type *ep, const socket_flags &socketFlags=socket_flags::none)mn::net::basic_dgram_ip_socketinline
recive_from(char *buffer, int offset, int size, const socket_flags &socketFlags, endpoint_type *ep)mn::net::basic_dgram_ip_socket
reset(const handle_type &hnd=MNTHREAD_NET_INVALID_SOCKET, bool bClosed=false)mn::net::basic_ip_socketvirtual
self_typ typedefmn::net::basic_dgram_ip_socket
send_to(char *buffer, int size, endpoint_type &ep, const socket_flags &socketFlags=socket_flags::none)mn::net::basic_dgram_ip_socketinline
send_to(char *buffer, int offset, int size, const socket_flags &socketFlags, endpoint_type &ep)mn::net::basic_dgram_ip_socket
set_blocking(bool flag)mn::net::basic_ip_socket
set_fcntl(int arg)mn::net::basic_ip_socket
set_keep_alive(bool flag)mn::net::basic_ip_socket
set_linger(bool on, int seconds)mn::net::basic_ip_socket
set_no_delay(bool flag)mn::net::basic_ip_socket
set_nocheak(bool value)mn::net::basic_ip_socket
set_oob_inline(bool flag)mn::net::basic_ip_socket
set_options(const socket_option_level &opt, const socket_option_name &name, int value)mn::net::basic_ip_socket
set_options(const socket_option_level &opt, const socket_option_name &name, unsigned int value)mn::net::basic_ip_socket
set_options(const socket_option_level &opt, const socket_option_name &name, basic_ip4_address value)mn::net::basic_ip_socket
set_options(const socket_option_level &opt, const socket_option_name &name, basic_ip6_address value)mn::net::basic_ip_socket
set_options(const socket_option_level &opt, const socket_option_name &name, bool value)mn::net::basic_ip_socket
set_options(const socket_option_level &opt, const socket_option_name &name, void *value, uint32_t size)mn::net::basic_ip_socket
set_rause_port(bool flag)mn::net::basic_ip_socket
set_recive_buffer_size(int value)mn::net::basic_ip_socket
set_recive_timeout(int value)mn::net::basic_ip_socket
set_reuse_address(bool flag)mn::net::basic_ip_socket
set_send_buffer_size(int value)mn::net::basic_ip_socket
set_send_timeout(int value)mn::net::basic_ip_socket
shutdown(const socket_shutdown_type &cmd)mn::net::basic_ip_socket
swap(basic_ip4_socket &rhs) noexceptmn::net::basic_ip4_socketinlinevirtual
mn::net::basic_ip_socket::swap(basic_ip_socket &rhs) noexceptmn::net::basic_ip_socketinlinevirtual
~basic_ip_socket() noexceptmn::net::basic_ip_socketvirtual