The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
network::pending_statistics Struct Reference

#include <network.hpp>

Public Attributes

int npending_sends
 
int nbytes_pending_sends
 

Detailed Description

Definition at line 43 of file network.hpp.

Member Data Documentation

int network::pending_statistics::nbytes_pending_sends

Definition at line 45 of file network.hpp.

Referenced by network_worker_pool::get_pending_stats().

int network::pending_statistics::npending_sends

Definition at line 44 of file network.hpp.

Referenced by network_worker_pool::get_pending_stats().


The documentation for this struct was generated from the following file: