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

#include <waypointpathdlg.h>

Inheritance diagram for waypoint_path_dlg:

Public Types

enum  { IDD = IDD_WAYPOINT_PATH_EDITOR }
 

Public Member Functions

int update_data (int redraw=1)
 
void initialize_data (int full_update)
 
void OnOK ()
 
BOOL Create ()
 
 waypoint_path_dlg (CWnd *pParent=NULL)
 

Public Attributes

int bypass_errors
 
CString m_name
 

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
 
virtual BOOL OnCommand (WPARAM wParam, LPARAM lParam)
 
afx_msg void OnInitMenu (CMenu *pMenu)
 
afx_msg void OnClose ()
 

Detailed Description

Definition at line 18 of file waypointpathdlg.h.

Member Enumeration Documentation

anonymous enum
Enumerator
IDD 

Definition at line 31 of file waypointpathdlg.h.

Constructor & Destructor Documentation

waypoint_path_dlg::waypoint_path_dlg ( CWnd *  pParent = NULL)

Definition at line 37 of file waypointpathdlg.cpp.

Member Function Documentation

BOOL waypoint_path_dlg::Create ( )

Definition at line 64 of file waypointpathdlg.cpp.

void waypoint_path_dlg::DoDataExchange ( CDataExchange *  pDX)
protectedvirtual

Definition at line 46 of file waypointpathdlg.cpp.

void waypoint_path_dlg::initialize_data ( int  full_update)

Definition at line 123 of file waypointpathdlg.cpp.

void waypoint_path_dlg::OnClose ( )
protected

Definition at line 111 of file waypointpathdlg.cpp.

BOOL waypoint_path_dlg::OnCommand ( WPARAM  wParam,
LPARAM  lParam 
)
protectedvirtual

Definition at line 457 of file waypointpathdlg.cpp.

void waypoint_path_dlg::OnInitMenu ( CMenu *  pMenu)
protected

Definition at line 72 of file waypointpathdlg.cpp.

void waypoint_path_dlg::OnOK ( )

Definition at line 107 of file waypointpathdlg.cpp.

int waypoint_path_dlg::update_data ( int  redraw = 1)

Definition at line 158 of file waypointpathdlg.cpp.

Member Data Documentation

int waypoint_path_dlg::bypass_errors

Definition at line 22 of file waypointpathdlg.h.

CString waypoint_path_dlg::m_name

Definition at line 32 of file waypointpathdlg.h.


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