|
Wire Sysio Wire Sysion 1.0.0
|
Public Member Functions | |
| action (action_type t, connection_hdl h) | |
| action (action_type t, connection_hdl h, server::message_ptr m) | |
Public Attributes | |
| action_type | type |
| websocketpp::connection_hdl | hdl |
| server::message_ptr | msg |
Definition at line 37 of file broadcast_server.cpp.
|
inline |
Definition at line 38 of file broadcast_server.cpp.
|
inline |
Definition at line 39 of file broadcast_server.cpp.
| websocketpp::connection_hdl action::hdl |
Definition at line 43 of file broadcast_server.cpp.
| server::message_ptr action::msg |
Definition at line 44 of file broadcast_server.cpp.
| action_type action::type |
Definition at line 42 of file broadcast_server.cpp.