websocketpp  0.4.0
C++/Boost Asio based websocket client/server library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
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(shutdown_handler handler)websocketpp::transport::iostream::connection< config >inlineprotected
async_write(char const *buf, size_t len, write_handler handler)websocketpp::transport::iostream::connection< config >inlineprotected
async_write(std::vector< buffer > const &bufs, write_handler handler)websocketpp::transport::iostream::connection< config >inlineprotected
concurrency_type typedefwebsocketpp::transport::iostream::connection< config >
connection(bool is_server, alog_type &alog, 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() const websocketpp::transport::iostream::connection< config >inline
get_remote_endpoint() const websocketpp::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() const websocketpp::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_timer(long, timer_handler)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 >