, including all inherited members.
bool_option_to_string(optional< bool > &arg, string iftrue, string iffalse) | Udp | [inline, protected] |
BUFFER_SIZE | Udp | [protected, static] |
Client() | Client | |
close() | UdpClient | [protected, virtual] |
do_not_route | Udp | [protected] |
failed | Udp | [protected] |
FB_JSAPI_EVENT(resolve, 0,()) | Client | |
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) | UdpClient | [protected, virtual] |
fire_error_event(const string &message) | UdpClient | [protected, virtual] |
flush() | UdpClient | [private] |
get_host() | UdpClient | [virtual] |
get_port() | UdpClient | [virtual] |
host | Udp | [protected] |
init_socket() | UdpClient | [protected] |
io_service | Udp | [protected] |
listen() | UdpClient | [private, virtual] |
log_options() | Udp | [protected] |
msgs_not_sent | UdpClient | [private] |
multicast | Udp | [protected] |
multicast_group | Udp | [protected] |
multicast_ttl | Udp | [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_sends | Udp | [protected] |
pending_sends_mutex | Udp | [protected] |
port | Udp | [protected] |
queue_mtx | UdpClient | [private] |
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] |
resolve_handler(const boost::system::error_code &err, udp::resolver::iterator endpoint_iterator) | UdpClient | [private] |
resolved_endpoint | UdpClient | [private] |
resolver | UdpClient | [private] |
reuse_address | Udp | [protected] |
send(const string &data) | UdpClient | [virtual] |
send_bytes(const vector< byte > &bytes) | UdpClient | [virtual] |
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] |
shutdown() | UdpClient | [virtual] |
socket | UdpClient | [private] |
Udp(string host, int port, boost::asio::io_service &io_service) | Udp | |
UdpClient(const string &host, int port, boost::asio::io_service &io_service) | UdpClient | |
UdpClient(const string &host, int port, boost::asio::io_service &io_service, map< string, string > options) | UdpClient | |
UdpClient(const UdpClient &other) | UdpClient | [private] |
UdpEvent class | Udp | [friend] |
using_ipv6 | Udp | [protected] |
~Client() | Client | [inline, virtual] |
~NetworkObject() | NetworkObject | [inline, virtual] |
~Udp() | Udp | [inline, virtual] |
~UdpClient() | UdpClient | [virtual] |