autobahn::wamp_transport_handler Member List
This is the complete list of members for autobahn::wamp_transport_handler, including all inherited members.
on_attach(const std::shared_ptr< wamp_transport > &transport)=0 | autobahn::wamp_transport_handler | pure virtual |
on_detach(bool was_clean, const std::string &reason)=0 | autobahn::wamp_transport_handler | pure virtual |
on_message(wamp_message &&message)=0 | autobahn::wamp_transport_handler | pure virtual |
~wamp_transport_handler()=default | autobahn::wamp_transport_handler | virtual |