This is the complete list of members for
Udp, including all inherited members.
bool_option_to_string(optional< bool > &arg, string iftrue, string iffalse) | Udp | [inline, protected] |
BUFFER_SIZE | Udp | [protected, static] |
close()=0 | Udp | [protected, pure virtual] |
do_not_route | Udp | [protected] |
failed | Udp | [protected] |
fire_data_event(const string data, boost::shared_ptr< udp::socket > socket, boost::shared_ptr< udp::endpoint > endpoint)=0 | Udp | [protected, pure virtual] |
fire_error_event(const string &message)=0 | Udp | [protected, pure virtual] |
host | Udp | [protected] |
io_service | Udp | [protected] |
listen()=0 | Udp | [protected, pure virtual] |
log_options() | Udp | [protected] |
multicast | Udp | [protected] |
multicast_group | Udp | [protected] |
multicast_ttl | Udp | [protected] |
option_to_string(optional< T > &arg) | Udp | [inline, protected] |
parse_args(map< string, string > options) | Udp | [protected] |
parse_string_bool_arg(map< string, string > &options, string arg, optional< bool > &arg_value) | Udp | [inline, protected] |
pending_sends | Udp | [protected] |
pending_sends_mutex | Udp | [protected] |
port | Udp | [protected] |
receive_buffer | Udp | [protected] |
receive_handler(const boost::system::error_code &err, std::size_t bytes_transferred, boost::shared_ptr< udp::socket > socket, boost::shared_ptr< udp::endpoint > endpoint, string host, int port) | Udp | [protected] |
remote_endpoint | Udp | [protected] |
reuse_address | Udp | [protected] |
send_handler(const boost::system::error_code &err, std::size_t bytes_transferred, string msg, string host, int port) | Udp | [protected] |
should_close | Udp | [protected] |
Udp(string host, int port, boost::asio::io_service &io_service) | Udp | |
UdpEvent class | Udp | [friend] |
using_ipv6 | Udp | [protected] |
~Udp() | Udp | [inline, virtual] |