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

#include <VIEWDBSII.h>

Inherits CDialog.

Public Types

enum  { IDD = IDD_VIEWDBS }
 

Public Member Functions

 VIEWDBSII (CWnd *pParent=NULL)
 
void OnClose ()
 
BOOL OnInitDialog ()
 
HTREEITEM create_changes_view (void)
 
HTREEITEM create_full_view (void)
 

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
 

Detailed Description

Definition at line 31 of file VIEWDBSII.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
IDD 

Definition at line 44 of file VIEWDBSII.h.

Constructor & Destructor Documentation

◆ VIEWDBSII()

VIEWDBSII::VIEWDBSII ( CWnd * pParent = NULL)

Definition at line 40 of file ViewDBsDlg.cpp.

Member Function Documentation

◆ create_changes_view()

HTREEITEM VIEWDBSII::create_changes_view ( void )

Definition at line 121 of file ViewDBsDlg.cpp.

◆ create_full_view()

HTREEITEM VIEWDBSII::create_full_view ( void )

Definition at line 77 of file ViewDBsDlg.cpp.

◆ DoDataExchange()

void VIEWDBSII::DoDataExchange ( CDataExchange * pDX)
protectedvirtual

Definition at line 49 of file ViewDBsDlg.cpp.

◆ OnClose()

void VIEWDBSII::OnClose ( )

Definition at line 211 of file ViewDBsDlg.cpp.

◆ OnInitDialog()

BOOL VIEWDBSII::OnInitDialog ( )

Definition at line 188 of file ViewDBsDlg.cpp.


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