Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
CReport Class Reference

#include <Report.h>

Inherits CDialog.

Public Types

enum  { IDD = IDD_CREATE_REPORTS }
 

Public Member Functions

 CReport (CWnd *pParent=NULL)
 
char * Filename (void)
 
RPOPTIONSOptions (void)
 
LangIDLangauges (void)
 

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
 
virtual BOOL OnInitDialog ()
 
afx_msg void OnInvert ()
 
afx_msg void OnSelectall ()
 
afx_msg void OnShowDetails ()
 
virtual void OnOK ()
 
virtual void OnCancel ()
 

Detailed Description

Definition at line 33 of file Report.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
IDD 

Definition at line 59 of file Report.h.

Constructor & Destructor Documentation

◆ CReport()

CReport::CReport ( CWnd * pParent = NULL)

Definition at line 37 of file Report.cpp.

Member Function Documentation

◆ DoDataExchange()

void CReport::DoDataExchange ( CDataExchange * pDX)
protectedvirtual

Definition at line 52 of file Report.cpp.

◆ Filename()

char * CReport::Filename ( void )
inline

Definition at line 53 of file Report.h.

◆ Langauges()

LangID * CReport::Langauges ( void )
inline

Definition at line 55 of file Report.h.

◆ OnCancel()

void CReport::OnCancel ( )
protectedvirtual

Definition at line 213 of file Report.cpp.

◆ OnInitDialog()

BOOL CReport::OnInitDialog ( )
protectedvirtual

Definition at line 72 of file Report.cpp.

◆ OnInvert()

void CReport::OnInvert ( )
protected

Definition at line 124 of file Report.cpp.

◆ OnOK()

void CReport::OnOK ( )
protectedvirtual

Definition at line 158 of file Report.cpp.

◆ OnSelectall()

void CReport::OnSelectall ( )
protected

Definition at line 118 of file Report.cpp.

◆ OnShowDetails()

void CReport::OnShowDetails ( )
protected

Definition at line 141 of file Report.cpp.

◆ Options()

RPOPTIONS * CReport::Options ( void )
inline

Definition at line 54 of file Report.h.


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