SockIt

Udp Member List

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_SIZEUdp [protected, static]
close()=0Udp [protected, pure virtual]
do_not_routeUdp [protected]
failedUdp [protected]
fire_data_event(const string data, boost::shared_ptr< udp::socket > socket, boost::shared_ptr< udp::endpoint > endpoint)=0Udp [protected, pure virtual]
fire_error_event(const string &message)=0Udp [protected, pure virtual]
hostUdp [protected]
io_serviceUdp [protected]
listen()=0Udp [protected, pure virtual]
log_options()Udp [protected]
multicastUdp [protected]
multicast_groupUdp [protected]
multicast_ttlUdp [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_sendsUdp [protected]
pending_sends_mutexUdp [protected]
portUdp [protected]
receive_bufferUdp [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_endpointUdp [protected]
reuse_addressUdp [protected]
send_handler(const boost::system::error_code &err, std::size_t bytes_transferred, string msg, string host, int port)Udp [protected]
should_closeUdp [protected]
Udp(string host, int port, boost::asio::io_service &io_service)Udp
UdpEvent classUdp [friend]
using_ipv6Udp [protected]
~Udp()Udp [inline, virtual]
 All Classes Files Functions Variables Typedefs Friends Defines