NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
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, alog_type &alog, elog_type &elog)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 typedefwebsocketpp::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 typedefwebsocketpp::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 typedefwebsocketpp::transport::iostream::connection< config >
type typedefwebsocketpp::transport::iostream::connection< config >