![]() |
Bridges-C++
3.2.0
Bridges(C++API)
|
This is the complete list of members for sio::socket, including all inherited members.
client_impl class | sio::socket | friend |
close() | sio::socket | |
emit(std::string const &name, message::list const &msglist=nullptr, std::function< void(message::list const &)> const &ack=nullptr) | sio::socket | |
error_listener typedef | sio::socket | |
event_listener typedef | sio::socket | |
event_listener_aux typedef | sio::socket | |
get_namespace() const | sio::socket | |
off(std::string const &event_name) | sio::socket | |
off_all() | sio::socket | |
off_error() | sio::socket | |
on(std::string const &event_name, event_listener const &func) | sio::socket | |
on(std::string const &event_name, event_listener_aux const &func) | sio::socket | |
on_close() | sio::socket | protected |
on_connected() | sio::socket | protected |
on_disconnect() | sio::socket | protected |
on_error(error_listener const &l) | sio::socket | |
on_message_packet(packet const &p) | sio::socket | protected |
on_open() | sio::socket | protected |
ptr typedef | sio::socket | |
socket(client_impl *, std::string const &) | sio::socket | protected |
~socket() | sio::socket |