An endpoint message manager that allocates a new manager for each connection. More...
#include <alloc.hpp>
Public Types | |
typedef con_msg_manager::ptr | con_msg_man_ptr |
typedef con_msg_manager::ptr | con_msg_man_ptr |
Public Member Functions | |
con_msg_man_ptr | get_manager () const |
Get a pointer to a connection message manager. More... | |
con_msg_man_ptr | get_manager () const |
Get a pointer to a connection message manager. More... | |
An endpoint message manager that allocates a new manager for each connection.
typedef con_msg_manager::ptr websocketpp::message_buffer::alloc::endpoint_msg_manager< con_msg_manager >::con_msg_man_ptr |
typedef con_msg_manager::ptr websocketpp::message_buffer::alloc::endpoint_msg_manager< con_msg_manager >::con_msg_man_ptr |
|
inline |
Get a pointer to a connection message manager.
Definition at line 96 of file alloc.hpp.
Referenced by BOOST_AUTO_TEST_CASE().
|
inline |