![]() |
Bridges-C++
3.2.0
Bridges(C++API)
|
This is the complete list of members for sio::event, including all inherited members.
| event(std::string const &nsp, std::string const &name, message::list const &messages, bool need_ack) | sio::event | protected |
| event(std::string const &nsp, std::string const &name, message::list &&messages, bool need_ack) | sio::event | protected |
| event_adapter class | sio::event | friend |
| get_ack_message() const | sio::event | |
| get_ack_message_impl() | sio::event | protected |
| get_message() const | sio::event | |
| get_messages() const | sio::event | |
| get_name() const | sio::event | |
| get_nsp() const | sio::event | |
| need_ack() const | sio::event | |
| put_ack_message(message::list const &ack_message) | sio::event |
1.8.13