#include <xmpp_connection.h>
|
| std::atomic< uint32_t > | open |
| |
| std::atomic< uint32_t > | close |
| |
| std::atomic< uint32_t > | keepalive |
| |
| std::atomic< uint32_t > | update |
| |
Definition at line 32 of file xmpp_connection.h.
◆ ProtoStats()
| XmppConnection::ProtoStats::ProtoStats |
( |
| ) |
|
|
inline |
◆ swap()
| void XmppConnection::ProtoStats::swap |
( |
ProtoStats & |
other | ) |
|
|
inline |
◆ close
| std::atomic<uint32_t> XmppConnection::ProtoStats::close |
◆ keepalive
| std::atomic<uint32_t> XmppConnection::ProtoStats::keepalive |
◆ open
| std::atomic<uint32_t> XmppConnection::ProtoStats::open |
◆ update
| std::atomic<uint32_t> XmppConnection::ProtoStats::update |
The documentation for this struct was generated from the following file: