pion::tcp::connection Member List

This is the complete list of members for pion::tcp::connection, including all inherited members.
accept(boost::asio::ip::tcp::acceptor &tcp_acceptor)pion::tcp::connection [inline]
async_accept(boost::asio::ip::tcp::acceptor &tcp_acceptor, AcceptHandler handler)pion::tcp::connection [inline]
async_connect(boost::asio::ip::tcp::endpoint &tcp_endpoint, ConnectHandler handler)pion::tcp::connection [inline]
async_connect(const boost::asio::ip::address &remote_addr, const unsigned int remote_port, ConnectHandler handler)pion::tcp::connection [inline]
async_handshake_client(SSLHandshakeHandler handler)pion::tcp::connection [inline]
async_handshake_server(SSLHandshakeHandler handler)pion::tcp::connection [inline]
async_read(CompletionCondition completion_condition, ReadHandler handler)pion::tcp::connection [inline]
async_read(const MutableBufferSequence &buffers, CompletionCondition completion_condition, ReadHandler handler)pion::tcp::connection [inline]
async_read_some(ReadHandler handler)pion::tcp::connection [inline]
async_read_some(ReadBufferType read_buffer, ReadHandler handler)pion::tcp::connection [inline]
async_write(const ConstBufferSequence &buffers, write_handler_t handler)pion::tcp::connection [inline]
cancel(void)pion::tcp::connection [inline]
close(void)pion::tcp::connection [inline]
connect(boost::asio::ip::tcp::endpoint &tcp_endpoint)pion::tcp::connection [inline]
connect(const boost::asio::ip::address &remote_addr, const unsigned int remote_port)pion::tcp::connection [inline]
connect(const std::string &remote_server, const unsigned int remote_port)pion::tcp::connection [inline]
connection(boost::asio::io_service &io_service, const bool ssl_flag=false)pion::tcp::connection [inline, explicit]
connection(boost::asio::io_service &io_service, ssl_context_type &ssl_context)pion::tcp::connection [inline]
connection(boost::asio::io_service &io_service, ssl_context_type &ssl_context, const bool ssl_flag, connection_handler finished_handler)pion::tcp::connection [inline, protected]
connection_handler typedefpion::tcp::connection
create(boost::asio::io_service &io_service, ssl_context_type &ssl_context, const bool ssl_flag, connection_handler finished_handler)pion::tcp::connection [inline, static]
finish(void)pion::tcp::connection [inline]
get_io_service(void)pion::tcp::connection [inline]
get_keep_alive(void) const pion::tcp::connection [inline]
get_lifecycle(void) const pion::tcp::connection [inline]
get_pipelined(void) const pion::tcp::connection [inline]
get_read_buffer(void)pion::tcp::connection [inline]
get_remote_endpoint(void) const pion::tcp::connection [inline]
get_remote_ip(void) const pion::tcp::connection [inline]
get_remote_port(void) const pion::tcp::connection [inline]
get_socket(void)pion::tcp::connection [inline]
get_socket(void) const pion::tcp::connection [inline]
get_ssl_flag(void) const pion::tcp::connection [inline]
get_ssl_socket(void)pion::tcp::connection [inline]
get_ssl_socket(void) const pion::tcp::connection [inline]
handshake_client(void)pion::tcp::connection [inline]
handshake_server(void)pion::tcp::connection [inline]
is_open(void) const pion::tcp::connection [inline]
LIFECYCLE_CLOSE enum value (defined in pion::tcp::connection)pion::tcp::connection
LIFECYCLE_KEEPALIVE enum value (defined in pion::tcp::connection)pion::tcp::connection
LIFECYCLE_PIPELINED enum value (defined in pion::tcp::connection)pion::tcp::connection
lifecycle_type enum namepion::tcp::connection
load_read_pos(const char *&read_ptr, const char *&read_end_ptr) const pion::tcp::connection [inline]
read(CompletionCondition completion_condition, boost::system::error_code &ec)pion::tcp::connection [inline]
read(const MutableBufferSequence &buffers, CompletionCondition completion_condition, boost::system::error_code &ec)pion::tcp::connection [inline]
READ_BUFFER_SIZE enum value (defined in pion::tcp::connection)pion::tcp::connection
read_buffer_type typedefpion::tcp::connection
read_some(boost::system::error_code &ec)pion::tcp::connection [inline]
read_some(ReadBufferType read_buffer, boost::system::error_code &ec)pion::tcp::connection [inline]
save_read_pos(const char *read_ptr, const char *read_end_ptr)pion::tcp::connection [inline]
set_lifecycle(lifecycle_type t)pion::tcp::connection [inline]
socket_type typedefpion::tcp::connection
ssl_context_type typedefpion::tcp::connection
ssl_socket_type typedefpion::tcp::connection
write(const ConstBufferSequence &buffers, boost::system::error_code &ec)pion::tcp::connection [inline]
~connection()pion::tcp::connection [inline, virtual]

Generated on 16 Sep 2013 for pion by  doxygen 1.6.1