FS2_Open
Open source remastering of the Freespace 2 engine
reinforcement_select Class Reference

#include <reinforcementeditordlg.h>

Inheritance diagram for reinforcement_select:

Public Types

enum  { IDD = IDD_REINFORCEMENT_SELECT }
 

Public Member Functions

 reinforcement_select (CWnd *pParent=NULL)
 
void OnOK ()
 
void OnCancel ()
 

Public Attributes

int cur
 
char name [NAME_LENGTH]
 

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
 
virtual BOOL OnInitDialog ()
 
afx_msg void OnSelchangeList ()
 

Detailed Description

Definition at line 68 of file reinforcementeditordlg.h.

Member Enumeration Documentation

anonymous enum
Enumerator
IDD 

Definition at line 80 of file reinforcementeditordlg.h.

Constructor & Destructor Documentation

reinforcement_select::reinforcement_select ( CWnd *  pParent = NULL)

Definition at line 239 of file reinforcementeditordlg.cpp.

Member Function Documentation

void reinforcement_select::DoDataExchange ( CDataExchange *  pDX)
protectedvirtual

Definition at line 248 of file reinforcementeditordlg.cpp.

void reinforcement_select::OnCancel ( )

Definition at line 306 of file reinforcementeditordlg.cpp.

BOOL reinforcement_select::OnInitDialog ( )
protectedvirtual

Definition at line 265 of file reinforcementeditordlg.cpp.

void reinforcement_select::OnOK ( )

Definition at line 298 of file reinforcementeditordlg.cpp.

void reinforcement_select::OnSelchangeList ( )
protected

Definition at line 292 of file reinforcementeditordlg.cpp.

Member Data Documentation

int reinforcement_select::cur

Definition at line 72 of file reinforcementeditordlg.h.

char reinforcement_select::name[NAME_LENGTH]

Definition at line 73 of file reinforcementeditordlg.h.


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