autobahn::wamp_transport Member List
This is the complete list of members for autobahn::wamp_transport, including all inherited members.
| attach(const std::shared_ptr< wamp_transport_handler > &handler)=0 | autobahn::wamp_transport | pure virtual |
| connect()=0 | autobahn::wamp_transport | pure virtual |
| detach()=0 | autobahn::wamp_transport | pure virtual |
| disconnect()=0 | autobahn::wamp_transport | pure virtual |
| has_handler() const =0 | autobahn::wamp_transport | pure virtual |
| is_connected() const =0 | autobahn::wamp_transport | pure virtual |
| pause()=0 | autobahn::wamp_transport | pure virtual |
| pause_handler typedef | autobahn::wamp_transport | |
| resume()=0 | autobahn::wamp_transport | pure virtual |
| resume_handler typedef | autobahn::wamp_transport | |
| send_message(wamp_message &&message)=0 | autobahn::wamp_transport | pure virtual |
| set_pause_handler(pause_handler &&handler)=0 | autobahn::wamp_transport | pure virtual |
| set_resume_handler(resume_handler &&handler)=0 | autobahn::wamp_transport | pure virtual |
| ~wamp_transport()=default | autobahn::wamp_transport | virtual |

1.8.11