ServerS-def.cpp File Reference

Go to the source code of this file.

Enumerations

enum  {
  IDC_SERVER_NAME = 1, IDC_PUBLISH, IDC_PUBLISHIP,
  IDC_BUTTON_SETTINGS, IDC_PUBLISHAUTO
}

Variables

static wxComboBox * IDC_SERVER_MOD_CTRL = 0
static wxTextCtrl * IDC_SERVER_NAME_CTRL = 0
static wxTextCtrl * IDC_SERVER_PORT_CTRL = 0
static wxTextCtrl * IDC_SERVERMANAGEMENT_PORT_CTRL = 0
static wxCheckBox * IDC_PUBLISH_CTRL = 0
static wxCheckBox * IDC_ALLOWSAME_CTRL = 0
static wxCheckBox * IDC_ALLOWSAMEID_CTRL = 0
static wxCheckBox * IDC_LOGTOFILE_CTRL = 0
static wxTextCtrl * IDC_PUBLISHIP_CTRL = 0
static wxButton * IDOK_PUBLISHAUTO_CTRL = 0
static wxButton * IDOK_CTRL = 0
static wxButton * IDC_BUTTON_SETTINGS_CTRL = 0
static wxButton * IDCANCEL_CTRL = 0
static wxStaticText * IDC_PUBLISHIP_CTRL_TEXT = 0


Enumeration Type Documentation

anonymous enum

Enumerator:
IDC_SERVER_NAME 
IDC_PUBLISH 
IDC_PUBLISHIP 
IDC_BUTTON_SETTINGS 
IDC_PUBLISHAUTO 

Definition at line 21 of file ServerS-def.cpp.


Variable Documentation

wxCheckBox* IDC_ALLOWSAME_CTRL = 0 [static]

Definition at line 35 of file ServerS-def.cpp.

Referenced by createControls(), ServerSFrame::TransferDataFromWindow(), and ServerSFrame::TransferDataToWindow().

wxCheckBox* IDC_ALLOWSAMEID_CTRL = 0 [static]

Definition at line 36 of file ServerS-def.cpp.

Referenced by createControls(), ServerSFrame::TransferDataFromWindow(), and ServerSFrame::TransferDataToWindow().

wxButton* IDC_BUTTON_SETTINGS_CTRL = 0 [static]

Definition at line 41 of file ServerS-def.cpp.

Referenced by createControls().

wxCheckBox* IDC_LOGTOFILE_CTRL = 0 [static]

Definition at line 37 of file ServerS-def.cpp.

Referenced by createControls(), ServerSFrame::TransferDataFromWindow(), and ServerSFrame::TransferDataToWindow().

wxCheckBox* IDC_PUBLISH_CTRL = 0 [static]

Definition at line 34 of file ServerS-def.cpp.

Referenced by createControls(), ServerSFrame::TransferDataFromWindow(), and ServerSFrame::TransferDataToWindow().

wxTextCtrl* IDC_PUBLISHIP_CTRL = 0 [static]

Definition at line 38 of file ServerS-def.cpp.

Referenced by createControls(), ServerSFrame::onPublishAutoButton(), ServerSFrame::TransferDataFromWindow(), and ServerSFrame::TransferDataToWindow().

wxStaticText* IDC_PUBLISHIP_CTRL_TEXT = 0 [static]

Definition at line 43 of file ServerS-def.cpp.

Referenced by createControls().

wxComboBox* IDC_SERVER_MOD_CTRL = 0 [static]

Definition at line 30 of file ServerS-def.cpp.

Referenced by createControls(), ServerSFrame::TransferDataFromWindow(), and ServerSFrame::TransferDataToWindow().

wxTextCtrl* IDC_SERVER_NAME_CTRL = 0 [static]

Definition at line 31 of file ServerS-def.cpp.

Referenced by createControls(), ServerSFrame::TransferDataFromWindow(), and ServerSFrame::TransferDataToWindow().

wxTextCtrl* IDC_SERVER_PORT_CTRL = 0 [static]

Definition at line 32 of file ServerS-def.cpp.

Referenced by createControls(), ServerSFrame::TransferDataFromWindow(), and ServerSFrame::TransferDataToWindow().

wxTextCtrl* IDC_SERVERMANAGEMENT_PORT_CTRL = 0 [static]

Definition at line 33 of file ServerS-def.cpp.

Referenced by createControls(), ServerSFrame::TransferDataFromWindow(), and ServerSFrame::TransferDataToWindow().

wxButton* IDCANCEL_CTRL = 0 [static]

Definition at line 42 of file ServerS-def.cpp.

wxButton* IDOK_CTRL = 0 [static]

Definition at line 40 of file ServerS-def.cpp.

wxButton* IDOK_PUBLISHAUTO_CTRL = 0 [static]

Definition at line 39 of file ServerS-def.cpp.

Referenced by createControls().


Generated on Mon Feb 16 15:14:59 2009 for Scorched3D by  doxygen 1.5.3