StatisticsWindow::change_type_data_t Struct Reference

#include <StatisticsWindow.h>

Collaboration diagram for StatisticsWindow::change_type_data_t:

Collaboration graph
[legend]

Public Member Functions

 change_type_data_t (const stat_types t, class StatisticsWindow *p)

Data Fields

stat_types type
StatisticsWindowsw_p

Constructor & Destructor Documentation

StatisticsWindow::change_type_data_t::change_type_data_t const stat_types  t,
class StatisticsWindow p
[inline]
 

Definition at line 51 of file StatisticsWindow.h.

00052                                                                    :
00053       type(t), sw_p(p) {}
    stat_types type;


Field Documentation

StatisticsWindow* StatisticsWindow::change_type_data_t::sw_p
 

Definition at line 55 of file StatisticsWindow.h.

Referenced by StatisticsWindow::change_table_type().

stat_types StatisticsWindow::change_type_data_t::type
 

Definition at line 54 of file StatisticsWindow.h.

Referenced by StatisticsWindow::change_table_type().


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