#include <httplib.h>
◆ ErrorHandler
◆ MessageHandler
◆ OpenHandler
◆ SSEClient() [1/3]
| httplib::sse::SSEClient::SSEClient |
( |
Client & | client, |
|
|
const std::string & | path ) |
|
inline |
◆ SSEClient() [2/3]
| httplib::sse::SSEClient::SSEClient |
( |
Client & | client, |
|
|
const std::string & | path, |
|
|
const Headers & | headers ) |
|
inline |
◆ ~SSEClient()
| httplib::sse::SSEClient::~SSEClient |
( |
| ) |
|
|
inline |
◆ SSEClient() [3/3]
| httplib::sse::SSEClient::SSEClient |
( |
const SSEClient & | | ) |
|
|
delete |
◆ is_connected()
| bool httplib::sse::SSEClient::is_connected |
( |
| ) |
const |
|
inline |
◆ last_event_id()
| const std::string & httplib::sse::SSEClient::last_event_id |
( |
| ) |
const |
|
inline |
◆ on_error()
◆ on_event()
◆ on_message()
◆ on_open()
◆ operator=()
◆ set_headers()
◆ set_max_reconnect_attempts()
| SSEClient & httplib::sse::SSEClient::set_max_reconnect_attempts |
( |
int | n | ) |
|
|
inline |
◆ set_reconnect_interval()
| SSEClient & httplib::sse::SSEClient::set_reconnect_interval |
( |
int | ms | ) |
|
|
inline |
◆ start()
| void httplib::sse::SSEClient::start |
( |
| ) |
|
|
inline |
◆ start_async()
| void httplib::sse::SSEClient::start_async |
( |
| ) |
|
|
inline |
◆ stop()
| void httplib::sse::SSEClient::stop |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- common/src/include/camcom/third_party/httplib.h