$search

multicast.hpp File Reference

#include "asio/detail/push_options.hpp"
#include <cstddef>
#include <boost/config.hpp>
#include "asio/detail/pop_options.hpp"
#include "asio/ip/detail/socket_option.hpp"
Include dependency graph for multicast.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  asio
namespace  asio::ip
namespace  asio::ip::multicast

Typedefs

typedef
asio::ip::detail::socket_option::multicast_enable_loopback
< IPPROTO_IP,
IP_MULTICAST_LOOP,
IPPROTO_IPV6,
IPV6_MULTICAST_LOOP > 
asio::ip::multicast::enable_loopback
typedef
asio::ip::detail::socket_option::multicast_hops
< IPPROTO_IP, IP_MULTICAST_TTL,
IPPROTO_IPV6,
IPV6_MULTICAST_HOPS > 
asio::ip::multicast::hops
 Socket option for time-to-live associated with outgoing multicast packets.
typedef
asio::ip::detail::socket_option::multicast_request
< IPPROTO_IP,
IP_ADD_MEMBERSHIP,
IPPROTO_IPV6, IPV6_JOIN_GROUP > 
asio::ip::multicast::join_group
 Socket option to join a multicast group on a specified interface.
typedef
asio::ip::detail::socket_option::multicast_request
< IPPROTO_IP,
IP_DROP_MEMBERSHIP,
IPPROTO_IPV6, IPV6_LEAVE_GROUP > 
asio::ip::multicast::leave_group
 Socket option to leave a multicast group on a specified interface.
typedef
asio::ip::detail::socket_option::network_interface
< IPPROTO_IP, IP_MULTICAST_IF,
IPPROTO_IPV6,
IPV6_MULTICAST_IF > 
asio::ip::multicast::outbound_interface
 Socket option for local interface to use for outgoing multicast packets.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


Castor
Author(s): Carpe Noctem
autogenerated on Fri Mar 1 14:40:15 2013