NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
websocketpp::transport::stub::connection< config > Member List

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

alog_type typedefwebsocketpp::transport::stub::connection< config >
async_read_at_least(size_t num_bytes, char *buf, size_t len, read_handler handler)websocketpp::transport::stub::connection< config >inlineprotected
async_shutdown(shutdown_handler handler)websocketpp::transport::stub::connection< config >inlineprotected
async_write(char const *buf, size_t len, write_handler handler)websocketpp::transport::stub::connection< config >inlineprotected
async_write(std::vector< buffer > const &bufs, write_handler handler)websocketpp::transport::stub::connection< config >inlineprotected
concurrency_type typedefwebsocketpp::transport::stub::connection< config >
connection(bool is_server, alog_type &alog, elog_type &elog)websocketpp::transport::stub::connection< config >inlineexplicit
dispatch(dispatch_handler handler)websocketpp::transport::stub::connection< config >inlineprotected
elog_type typedefwebsocketpp::transport::stub::connection< config >
get_handle() const websocketpp::transport::stub::connection< config >inline
get_remote_endpoint() const websocketpp::transport::stub::connection< config >inline
get_shared()websocketpp::transport::stub::connection< config >inline
init(init_handler handler)websocketpp::transport::stub::connection< config >inlineprotected
is_secure() const websocketpp::transport::stub::connection< config >inline
mutex_type typedefwebsocketpp::transport::stub::connection< config >
ptr typedefwebsocketpp::transport::stub::connection< config >
scoped_lock_type typedefwebsocketpp::transport::stub::connection< config >
set_handle(connection_hdl hdl)websocketpp::transport::stub::connection< config >inlineprotected
set_remote_endpoint(std::string value)websocketpp::transport::stub::connection< config >inline
set_secure(bool value)websocketpp::transport::stub::connection< config >inline
set_timer(long duration, timer_handler handler)websocketpp::transport::stub::connection< config >inline
set_uri(uri_ptr)websocketpp::transport::stub::connection< config >inline
timer_ptr typedefwebsocketpp::transport::stub::connection< config >
type typedefwebsocketpp::transport::stub::connection< config >