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