#include <xmpp_connection.h>
Definition at line 350 of file xmpp_connection.h.
◆ XmppConnectionEndpoint()
XmppConnectionEndpoint::XmppConnectionEndpoint |
( |
const std::string & |
client | ) |
|
◆ connection() [1/2]
◆ connection() [2/2]
◆ flap_count()
uint32_t XmppConnectionEndpoint::flap_count |
( |
| ) |
const |
◆ increment_flap_count()
void XmppConnectionEndpoint::increment_flap_count |
( |
| ) |
|
◆ last_flap()
uint64_t XmppConnectionEndpoint::last_flap |
( |
| ) |
const |
◆ last_flap_at()
const std::string XmppConnectionEndpoint::last_flap_at |
( |
| ) |
const |
◆ reset_connection()
void XmppConnectionEndpoint::reset_connection |
( |
| ) |
|
◆ set_close_reason()
void XmppConnectionEndpoint::set_close_reason |
( |
const std::string & |
close_reason | ) |
|
◆ set_connection()
void XmppConnectionEndpoint::set_connection |
( |
XmppConnection * |
connection | ) |
|
◆ client_
std::string XmppConnectionEndpoint::client_ |
|
private |
◆ close_reason_
std::string XmppConnectionEndpoint::close_reason_ |
|
private |
◆ connection_
◆ flap_count_
uint32_t XmppConnectionEndpoint::flap_count_ |
|
private |
◆ last_flap_
uint64_t XmppConnectionEndpoint::last_flap_ |
|
private |
The documentation for this class was generated from the following files: