_t_counters Struct Reference


Data Fields

unsigned long long incoming
 Incoming data total.
unsigned long long outgoing
 Outgoing data total.
unsigned long long incoming_history
 Incoming data before wifidog restarted.
unsigned long long outgoing_history
 Outgoing data before wifidog restarted.
time_t last_updated
 Last update of the counters.

Detailed Description

Counters struct for a client's bandwidth usage (in bytes)

Definition at line 32 of file src/client_list.h.


Field Documentation

unsigned long long _t_counters::incoming

Incoming data total.

Definition at line 33 of file src/client_list.h.

unsigned long long _t_counters::outgoing

Outgoing data total.

Definition at line 34 of file src/client_list.h.

unsigned long long _t_counters::incoming_history

Incoming data before wifidog restarted.

Definition at line 35 of file src/client_list.h.

unsigned long long _t_counters::outgoing_history

Outgoing data before wifidog restarted.

Definition at line 36 of file src/client_list.h.

time_t _t_counters::last_updated

Last update of the counters.

Definition at line 37 of file src/client_list.h.


The documentation for this struct was generated from the following files:
Generated on Sat Jan 6 18:51:45 2007 for WifiDog by  doxygen 1.5.1