Public Member Functions | |
| bandwidth_stats & | operator+= (const bandwidth_stats &a) |
Public Attributes | |
| int | out_packets |
| int | out_bytes |
| int | in_packets |
| int | in_bytes |
| int | day |
Static Public Attributes | |
| static const size_t | type_width = 16 |
| static const size_t | packet_width = 7 |
| static const size_t | bytes_width = 10 |
Definition at line 937 of file network.cpp.
| bandwidth_stats& network::bandwidth_stats::operator+= | ( | const bandwidth_stats & | a | ) | [inline] |
Definition at line 946 of file network.cpp.
References in_bytes, in_packets, out_bytes, and out_packets.
const size_t network::bandwidth_stats::bytes_width = 10 [static] |
Definition at line 945 of file network.cpp.
Definition at line 942 of file network.cpp.
Definition at line 941 of file network.cpp.
Referenced by operator+=().
Definition at line 940 of file network.cpp.
Referenced by operator+=().
Definition at line 939 of file network.cpp.
Referenced by operator+=().
Definition at line 938 of file network.cpp.
Referenced by operator+=().
const size_t network::bandwidth_stats::packet_width = 7 [static] |
Definition at line 944 of file network.cpp.
const size_t network::bandwidth_stats::type_width = 16 [static] |
Definition at line 943 of file network.cpp.
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:24:36 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |