#include <xmpp_connection.h>
Definition at line 45 of file xmpp_connection.h.
◆ ErrorStats()
XmppConnection::ErrorStats::ErrorStats |
( |
| ) |
|
|
inline |
◆ connect_error
tbb::atomic<uint32_t> XmppConnection::ErrorStats::connect_error |
◆ handshake_fail
tbb::atomic<uint32_t> XmppConnection::ErrorStats::handshake_fail |
◆ open_fail
tbb::atomic<uint32_t> XmppConnection::ErrorStats::open_fail |
◆ session_close
tbb::atomic<uint32_t> XmppConnection::ErrorStats::session_close |
◆ stream_feature_fail
tbb::atomic<uint32_t> XmppConnection::ErrorStats::stream_feature_fail |
The documentation for this struct was generated from the following file: