network::connection_stats Struct Reference

#include <network.hpp>

List of all members.

Public Member Functions

 connection_stats (int sent, int received, int connected_at)

Public Attributes

int bytes_sent
int bytes_received
int time_connected


Detailed Description

Definition at line 154 of file network.hpp.


Constructor & Destructor Documentation

network::connection_stats::connection_stats ( int  sent,
int  received,
int  connected_at 
)

Definition at line 207 of file network.cpp.


Member Data Documentation

Definition at line 158 of file network.hpp.

Referenced by server::process_command().

Definition at line 158 of file network.hpp.

Referenced by server::process_command().

Definition at line 159 of file network.hpp.

Referenced by server::process_command().


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

Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs