This is the complete list of members for
Tcp, including all inherited members.
active_jobs | Tcp | [protected] |
active_jobs_mutex | Tcp | [protected] |
bool_option_to_string(optional< bool > &arg, string iftrue, string iffalse) | Tcp | [inline, protected] |
BUFFER_SIZE | Tcp | [protected, static] |
close()=0 | Tcp | [protected, pure virtual] |
disconnect_errors | Tcp | [protected] |
do_not_route | Tcp | [protected] |
failed | Tcp | [protected] |
fire_data_event(const string data, boost::shared_ptr< tcp::socket > connection)=0 | Tcp | [protected, pure virtual] |
fire_disconnect_event(const string &message)=0 | Tcp | [protected, pure virtual] |
fire_error_event(const string &message)=0 | Tcp | [protected, pure virtual] |
host | Tcp | [protected] |
io_service | Tcp | [protected] |
keep_alive | Tcp | [protected] |
keep_alive_timeout | Tcp | [protected] |
log_options() | Tcp | [protected] |
MAX_DATA_SIZE | Tcp | [protected, static] |
no_delay | Tcp | [protected] |
option_to_string(optional< T > &arg) | Tcp | [inline, protected] |
parse_args(map< string, string > options) | Tcp | [protected] |
parse_string_bool_arg(map< string, string > &options, string arg, optional< bool > &arg_value) | Tcp | [inline, protected] |
parse_string_int_arg(map< string, string > &options, string arg, optional< int > &arg_value) | Tcp | [inline, protected] |
port | Tcp | [protected] |
receive_buffer | Tcp | [protected] |
receive_handler(const boost::system::error_code &error_code, std::size_t bytes_transferred, boost::shared_ptr< tcp::socket > connection, string host, int port) | Tcp | [protected, virtual] |
send_handler(const boost::system::error_code &error_code, std::size_t bytes_transferred, string data, string host, int port, boost::shared_ptr< tcp::socket > connection) | Tcp | [protected, virtual] |
set_tcp_keepalive(boost::shared_ptr< tcp::socket > socket) | Tcp | [protected] |
Tcp(string host, int port, boost::asio::io_service &io_service) | Tcp | |
TcpEvent class | Tcp | [friend] |
using_ipv6 | Tcp | [protected] |
waiting_to_shutdown | Tcp | [protected] |
~Tcp() | Tcp | [inline, virtual] |