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

#include <restrictpaths.h>

Inheritance diagram for restrict_paths:

Public Types

enum  { IDD = IDD_RESTRICT_PATHS }
 

Public Member Functions

 restrict_paths (CWnd *pParent=NULL)
 

Public Attributes

bool m_arrival
 
int m_ship_class
 
intm_path_mask
 
CCheckListBox m_path_list
 

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
 
virtual BOOL OnInitDialog ()
 
void OnCancel ()
 
void OnOK ()
 

Detailed Description

Definition at line 15 of file restrictpaths.h.

Member Enumeration Documentation

anonymous enum
Enumerator
IDD 

Definition at line 29 of file restrictpaths.h.

Constructor & Destructor Documentation

restrict_paths::restrict_paths ( CWnd *  pParent = NULL)

Definition at line 23 of file restrictpaths.cpp.

Member Function Documentation

void restrict_paths::DoDataExchange ( CDataExchange *  pDX)
protectedvirtual

Definition at line 29 of file restrictpaths.cpp.

void restrict_paths::OnCancel ( )
protected

Definition at line 99 of file restrictpaths.cpp.

BOOL restrict_paths::OnInitDialog ( )
protectedvirtual

Definition at line 45 of file restrictpaths.cpp.

void restrict_paths::OnOK ( )
protected

Definition at line 106 of file restrictpaths.cpp.

Member Data Documentation

bool restrict_paths::m_arrival

Definition at line 22 of file restrictpaths.h.

CCheckListBox restrict_paths::m_path_list

Definition at line 30 of file restrictpaths.h.

int* restrict_paths::m_path_mask

Definition at line 24 of file restrictpaths.h.

int restrict_paths::m_ship_class

Definition at line 23 of file restrictpaths.h.


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