CWebInterfaceDlg Class Reference

#include <Web InterfaceDlg.h>

List of all members.

Public Types

enum  { IDD = IDD_WEBINTERFACE_DIALOG }

Public Member Functions

 CWebInterfaceDlg (CWnd *pParent=NULL)
virtual int DoModal ()

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
virtual LRESULT WindowProc (UINT message, WPARAM wParam, LPARAM lParam)
void UpdateEnabled ()
void UpdateAddress ()
void ShowTrayMenu ()
afx_msg LRESULT OnTrayMsg (WPARAM, LPARAM)
virtual BOOL OnInitDialog ()
afx_msg HCURSOR OnQueryDragIcon ()
afx_msg void OnDestroy ()
afx_msg void OnConfigure ()
afx_msg void OnShutdown ()
virtual void OnOK ()
virtual void OnCancel ()
afx_msg void OnOpenInBrowser ()
afx_msg void OnUsepwd ()

Protected Attributes

UINT m_nShutdownMsg
vmsFdmWebInterfaceServer m_fdmServer
vmsHttpServer m_http
HICON m_hIcon


Detailed Description

Definition at line 16 of file Web InterfaceDlg.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
IDD 

Definition at line 23 of file Web InterfaceDlg.h.


Constructor & Destructor Documentation

CWebInterfaceDlg::CWebInterfaceDlg ( CWnd *  pParent = NULL  ) 

Definition at line 22 of file Web InterfaceDlg.cpp.

References IDR_MAINFRAME, m_hIcon, and m_nShutdownMsg.


Member Function Documentation

int CWebInterfaceDlg::DoModal (  )  [virtual]

Definition at line 202 of file Web InterfaceDlg.cpp.

References ASSERT, BOOL, DELETE_EXCEPTION, simple_client::e, FALSE, NULL, and TRUE.

Referenced by CWebInterfaceApp::InitInstance().

void CWebInterfaceDlg::DoDataExchange ( CDataExchange *  pDX  )  [protected, virtual]

Definition at line 34 of file Web InterfaceDlg.cpp.

LRESULT CWebInterfaceDlg::WindowProc ( UINT  message,
WPARAM  wParam,
LPARAM  lParam 
) [protected, virtual]

Definition at line 363 of file Web InterfaceDlg.cpp.

References FALSE, m_nShutdownMsg, and fsAutorunMgr::SetAutoStart().

void CWebInterfaceDlg::UpdateEnabled (  )  [protected]

Definition at line 381 of file Web InterfaceDlg.cpp.

References b, BOOL, IDC__S0, IDC__S1, IDC_PWD, IDC_USEPWD, and IDC_USER.

Referenced by OnInitDialog(), and OnUsepwd().

void CWebInterfaceDlg::UpdateAddress (  )  [protected]

Definition at line 282 of file Web InterfaceDlg.cpp.

References asio::detail::socket_ops::gethostname(), IDC_PORT, and IDC_SERV_ADDR.

Referenced by OnInitDialog(), and OnOK().

void CWebInterfaceDlg::ShowTrayMenu (  )  [protected]

Definition at line 120 of file Web InterfaceDlg.cpp.

References ID_CONFIGURE, and IDM_TRAY.

Referenced by OnTrayMsg().

LRESULT CWebInterfaceDlg::OnTrayMsg ( WPARAM  ,
LPARAM  lp 
) [protected]

Definition at line 101 of file Web InterfaceDlg.cpp.

References OnConfigure(), and ShowTrayMenu().

BOOL CWebInterfaceDlg::OnInitDialog (  )  [protected, virtual]

HCURSOR CWebInterfaceDlg::OnQueryDragIcon (  )  [protected]

Definition at line 89 of file Web InterfaceDlg.cpp.

References m_hIcon.

void CWebInterfaceDlg::OnDestroy (  )  [protected]

Definition at line 94 of file Web InterfaceDlg.cpp.

References _TrayMgr, and fsTrayIconMgr::Remove().

void CWebInterfaceDlg::OnConfigure (  )  [protected]

Definition at line 138 of file Web InterfaceDlg.cpp.

Referenced by OnTrayMsg().

void CWebInterfaceDlg::OnShutdown (  )  [protected]

Definition at line 152 of file Web InterfaceDlg.cpp.

void CWebInterfaceDlg::OnOK (  )  [protected, virtual]

void CWebInterfaceDlg::OnCancel (  )  [protected, virtual]

Definition at line 197 of file Web InterfaceDlg.cpp.

void CWebInterfaceDlg::OnOpenInBrowser (  )  [protected]

Definition at line 355 of file Web InterfaceDlg.cpp.

References fsOpenUrlInBrowser(), IDC_SERV_ADDR, and OnOK().

void CWebInterfaceDlg::OnUsepwd (  )  [protected]

Definition at line 376 of file Web InterfaceDlg.cpp.

References UpdateEnabled().


Member Data Documentation

Definition at line 38 of file Web InterfaceDlg.h.

Referenced by CWebInterfaceDlg(), and WindowProc().

Definition at line 42 of file Web InterfaceDlg.h.

Definition at line 43 of file Web InterfaceDlg.h.

Referenced by OnInitDialog(), and OnOK().

HICON CWebInterfaceDlg::m_hIcon [protected]

Definition at line 44 of file Web InterfaceDlg.h.

Referenced by CWebInterfaceDlg(), OnInitDialog(), and OnQueryDragIcon().


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

Generated on Sun May 25 00:20:57 2008 by  doxygen 1.5.6