StatisticsWindow::change_stat_data_t Struct Reference

#include <StatisticsWindow.h>

Collaboration diagram for StatisticsWindow::change_stat_data_t:

Collaboration graph
[legend]

Public Member Functions

 change_stat_data_t (const int c, const bool e, class StatisticsWindow *p)

Data Fields

int change
bool extreme_change
StatisticsWindowsw_p

Constructor & Destructor Documentation

StatisticsWindow::change_stat_data_t::change_stat_data_t const int  c,
const bool  e,
class StatisticsWindow p
[inline]
 

Definition at line 60 of file StatisticsWindow.h.

00061                                                                    :
00062       change(c), extreme_change(e), sw_p(p) {}
    int change;


Field Documentation

int StatisticsWindow::change_stat_data_t::change
 

Definition at line 63 of file StatisticsWindow.h.

Referenced by StatisticsWindow::change_stats_viewed().

bool StatisticsWindow::change_stat_data_t::extreme_change
 

Definition at line 64 of file StatisticsWindow.h.

Referenced by StatisticsWindow::change_stats_viewed().

StatisticsWindow* StatisticsWindow::change_stat_data_t::sw_p
 

Definition at line 65 of file StatisticsWindow.h.

Referenced by StatisticsWindow::change_stats_viewed().


The documentation for this struct was generated from the following file:
Generated on Fri Oct 15 15:51:43 2004 for Real Time Battle by  doxygen 1.3.9.1