SockIt

UdpServer Member List

This is the complete list of members for UdpServer, including all inherited members.
bool_option_to_string(optional< bool > &arg, string iftrue, string iffalse)Udp [inline, protected]
BUFFER_SIZEUdp [protected, static]
close()UdpServer [protected, virtual]
do_not_routeUdp [protected]
failedUdp [protected]
FB_JSAPI_EVENT(open, 0,())Server
NetworkObject::FB_JSAPI_EVENT(error, 1,(const string &))NetworkObject
NetworkObject::FB_JSAPI_EVENT(close, 0,())NetworkObject
NetworkObject::FB_JSAPI_EVENT(data, 1,(FB::JSAPIPtr))NetworkObject
fire_data_event(const string data, boost::shared_ptr< udp::socket > socket, boost::shared_ptr< udp::endpoint > endpoint)UdpServer [protected, virtual]
fire_error_event(const string &message)UdpServer [protected, virtual]
get_port()UdpServer [virtual]
hostUdp [protected]
initialize(void)UdpServer [private]
io_serviceUdp [protected]
listen(void)UdpServer [private, virtual]
listeningUdpServer [private]
log_options()Udp [protected]
multicastUdp [protected]
multicast_groupUdp [protected]
multicast_ttlUdp [protected]
NetworkObject()NetworkObject
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]
Server()Server
should_closeUdp [protected]
shutdown()UdpServer [virtual]
socketUdpServer [private]
start_listening()UdpServer [virtual]
Udp(string host, int port, boost::asio::io_service &io_service)Udp
UdpEvent classUdpServer [friend]
UdpServer(int port, boost::asio::io_service &io_service)UdpServer
UdpServer(int port, boost::asio::io_service &io_service, map< string, string > options)UdpServer
UdpServer(const UdpServer &other)UdpServer [private]
using_ipv6Udp [protected]
~NetworkObject()NetworkObject [inline, virtual]
~Server()Server [inline, virtual]
~Udp()Udp [inline, virtual]
~UdpServer()UdpServer
 All Classes Files Functions Variables Typedefs Friends Defines