#include <network.hpp>
Public Member Functions | |
statistics () | |
void | fresh_current (size_t len) |
void | transfer (size_t size) |
bool | operator== (const statistics &stats) const |
bool | operator!= (const statistics &stats) const |
Public Attributes | |
size_t | total |
size_t | current |
size_t | current_max |
Definition at line 173 of file network.hpp.
network::statistics::statistics | ( | ) | [inline] |
Definition at line 175 of file network.hpp.
void network::statistics::fresh_current | ( | size_t | len | ) | [inline] |
void network::statistics::transfer | ( | size_t | size | ) | [inline] |
bool network::statistics::operator== | ( | const statistics & | stats | ) | const [inline] |
Definition at line 186 of file network.hpp.
References current, current_max, and total.
Referenced by operator!=().
bool network::statistics::operator!= | ( | const statistics & | stats | ) | const [inline] |
size_t network::statistics::total |
size_t network::statistics::current |
Definition at line 195 of file network.hpp.
Referenced by fresh_current(), dialogs::network_data_dialog(), operator==(), and transfer().
Definition at line 196 of file network.hpp.
Referenced by fresh_current(), dialogs::network_data_dialog(), and operator==().
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |