WebSocket++  0.8.3-dev
C++ websocket client/server library
websocketpp::transport::iostream::connection< config > Member List

This is the complete list of members for websocketpp::transport::iostream::connection< config >, including all inherited members.

alog_type typedefwebsocketpp::transport::iostream::connection< config >
async_read_at_least(size_t num_bytes, char *buf, size_t len, read_handler handler)websocketpp::transport::iostream::connection< config >inlineprotected
async_shutdown(transport::shutdown_handler handler)websocketpp::transport::iostream::connection< config >inlineprotected
async_write(char const *buf, size_t len, transport::write_handler handler)websocketpp::transport::iostream::connection< config >inlineprotected
async_write(std::vector< buffer > const &bufs, transport::write_handler handler)websocketpp::transport::iostream::connection< config >inlineprotected
concurrency_type typedefwebsocketpp::transport::iostream::connection< config >
connection(bool is_server, const lib::shared_ptr< alog_type > &alog, const lib::shared_ptr< elog_type > &elog) (defined in websocketpp::transport::iostream::connection< config >)websocketpp::transport::iostream::connection< config >inlineexplicit
dispatch(dispatch_handler handler)websocketpp::transport::iostream::connection< config >inlineprotected
elog_type typedefwebsocketpp::transport::iostream::connection< config >
eof()websocketpp::transport::iostream::connection< config >inline
fatal_error()websocketpp::transport::iostream::connection< config >inline
get_handle() constwebsocketpp::transport::iostream::connection< config >inline
get_remote_endpoint() constwebsocketpp::transport::iostream::connection< config >inline
get_shared()websocketpp::transport::iostream::connection< config >inline
init(init_handler handler)websocketpp::transport::iostream::connection< config >inlineprotected
is_secure() constwebsocketpp::transport::iostream::connection< config >inline
mutex_type typedef (defined in websocketpp::transport::iostream::connection< config >)websocketpp::transport::iostream::connection< config >
operator>>(std::istream &in, type &t)websocketpp::transport::iostream::connection< config >friend
ptr typedefwebsocketpp::transport::iostream::connection< config >
read_all(char const *buf, size_t len)websocketpp::transport::iostream::connection< config >inline
read_some(char const *buf, size_t len)websocketpp::transport::iostream::connection< config >inline
readsome(char const *buf, size_t len)websocketpp::transport::iostream::connection< config >inline
register_ostream(std::ostream *o)websocketpp::transport::iostream::connection< config >inline
scoped_lock_type typedef (defined in websocketpp::transport::iostream::connection< config >)websocketpp::transport::iostream::connection< config >
set_handle(connection_hdl hdl)websocketpp::transport::iostream::connection< config >inlineprotected
set_remote_endpoint(std::string value)websocketpp::transport::iostream::connection< config >inline
set_secure(bool value)websocketpp::transport::iostream::connection< config >inline
set_shutdown_handler(shutdown_handler h)websocketpp::transport::iostream::connection< config >inline
set_timer(long, timer_handler)websocketpp::transport::iostream::connection< config >inline
set_uri(uri_ptr)websocketpp::transport::iostream::connection< config >inline
set_vector_write_handler(vector_write_handler h)websocketpp::transport::iostream::connection< config >inline
set_write_handler(write_handler h)websocketpp::transport::iostream::connection< config >inline
timer_ptr typedef (defined in websocketpp::transport::iostream::connection< config >)websocketpp::transport::iostream::connection< config >
type typedefwebsocketpp::transport::iostream::connection< config >