|
| | connection_metadata (int id, websocketpp::connection_hdl hdl, std::string uri) |
| void | on_open (client *c, websocketpp::connection_hdl hdl) |
| void | on_fail (client *c, websocketpp::connection_hdl hdl) |
| | connection_metadata (int id, websocketpp::connection_hdl hdl, std::string uri) |
| void | on_open (client *c, websocketpp::connection_hdl hdl) |
| void | on_fail (client *c, websocketpp::connection_hdl hdl) |
| void | on_close (client *c, websocketpp::connection_hdl hdl) |
| websocketpp::connection_hdl | get_hdl () const |
| int | get_id () const |
| std::string | get_status () const |
| | connection_metadata (int id, websocketpp::connection_hdl hdl, std::string uri) |
| void | on_open (client *c, websocketpp::connection_hdl hdl) |
| void | on_fail (client *c, websocketpp::connection_hdl hdl) |
| void | on_close (client *c, websocketpp::connection_hdl hdl) |
| void | on_message (websocketpp::connection_hdl, client::message_ptr msg) |
| websocketpp::connection_hdl | get_hdl () const |
| int | get_id () const |
| std::string | get_status () const |
| void | record_sent_message (std::string message) |
Definition at line 45 of file step4.cpp.
◆ ptr [1/3]
◆ ptr [2/3]
◆ ptr [3/3]
◆ connection_metadata() [1/3]
◆ connection_metadata() [2/3]
◆ connection_metadata() [3/3]
◆ get_hdl() [1/2]
◆ get_hdl() [2/2]
◆ get_id() [1/2]
| int connection_metadata::get_id |
( |
| ) |
const |
|
inline |
◆ get_id() [2/2]
| int connection_metadata::get_id |
( |
| ) |
const |
|
inline |
◆ get_status() [1/2]
| std::string connection_metadata::get_status |
( |
| ) |
const |
|
inline |
◆ get_status() [2/2]
| std::string connection_metadata::get_status |
( |
| ) |
const |
|
inline |
◆ on_close() [1/2]
◆ on_close() [2/2]
◆ on_fail() [1/3]
◆ on_fail() [2/3]
◆ on_fail() [3/3]
◆ on_message()
◆ on_open() [1/3]
◆ on_open() [2/3]
◆ on_open() [3/3]
◆ record_sent_message()
| void connection_metadata::record_sent_message |
( |
std::string | message | ) |
|
|
inline |
◆ operator<< [1/3]
◆ operator<< [2/3]
◆ operator<< [3/3]
The documentation for this class was generated from the following files: