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

#include <operatorargtypeselect.h>

Inheritance diagram for OperatorArgTypeSelect:

Public Types

enum  { IDD = IDD_OPERATOR_ARGUMENT_TYPES }
 

Public Member Functions

 OperatorArgTypeSelect (CWnd *pParent=NULL)
 

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
 
afx_msg void OnBoolean ()
 
afx_msg void OnNumbers ()
 
afx_msg void OnShips ()
 
afx_msg void OnWings ()
 

Detailed Description

Definition at line 15 of file operatorargtypeselect.h.

Member Enumeration Documentation

anonymous enum
Enumerator
IDD 

Definition at line 23 of file operatorargtypeselect.h.

Constructor & Destructor Documentation

OperatorArgTypeSelect::OperatorArgTypeSelect ( CWnd *  pParent = NULL)

Definition at line 25 of file operatorargtypeselect.cpp.

Member Function Documentation

void OperatorArgTypeSelect::DoDataExchange ( CDataExchange *  pDX)
protectedvirtual

Definition at line 34 of file operatorargtypeselect.cpp.

void OperatorArgTypeSelect::OnBoolean ( )
protected

Definition at line 55 of file operatorargtypeselect.cpp.

void OperatorArgTypeSelect::OnNumbers ( )
protected

Definition at line 60 of file operatorargtypeselect.cpp.

void OperatorArgTypeSelect::OnShips ( )
protected

Definition at line 65 of file operatorargtypeselect.cpp.

void OperatorArgTypeSelect::OnWings ( )
protected

Definition at line 70 of file operatorargtypeselect.cpp.


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