Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Ctest3Dlg Class Reference

#include <test3Dlg.h>

Inherits CDialog.

Collaboration diagram for Ctest3Dlg:

[legend]
List of all members.

Public Types

enum  { IDD = IDD_TEST3_DIALOG }

Public Member Functions

 Ctest3Dlg (CWnd *pParent=NULL)
afx_msg void OnBnClickedButton1 ()
afx_msg void OnBnClickedButton2 ()
void httpcallback (WvStream &s, void *userdata)
void tcpincallback (WvStream &s, void *userdata)
afx_msg void OnBnClickedOk ()
afx_msg void OnEnChangeEdit1 ()
afx_msg void OnBnClickedButton3 ()

Public Attributes

CRichEditCtrl m_response
CEdit m_url
CRichEditCtrl m_received
CEdit m_listenport
CEdit m_conncount
CEdit m_csaddr

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
virtual BOOL OnInitDialog ()
afx_msg void OnSysCommand (UINT nID, LPARAM lParam)
afx_msg void OnPaint ()
afx_msg HCURSOR OnQueryDragIcon ()

Protected Attributes

HICON m_hIcon
CAsyncSocket m_socket

Member Enumeration Documentation

anonymous enum
 

Enumeration values:
IDD 

Definition at line 18 of file test3Dlg.h.


Constructor & Destructor Documentation

Ctest3Dlg::Ctest3Dlg CWnd *  pParent = NULL  ) 
 


Member Function Documentation

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

void Ctest3Dlg::httpcallback WvStream s,
void *  userdata
 

afx_msg void Ctest3Dlg::OnBnClickedButton1  ) 
 

afx_msg void Ctest3Dlg::OnBnClickedButton2  ) 
 

afx_msg void Ctest3Dlg::OnBnClickedButton3  ) 
 

afx_msg void Ctest3Dlg::OnBnClickedOk  ) 
 

afx_msg void Ctest3Dlg::OnEnChangeEdit1  ) 
 

virtual BOOL Ctest3Dlg::OnInitDialog  )  [protected, virtual]
 

afx_msg void Ctest3Dlg::OnPaint  )  [protected]
 

afx_msg HCURSOR Ctest3Dlg::OnQueryDragIcon  )  [protected]
 

afx_msg void Ctest3Dlg::OnSysCommand UINT  nID,
LPARAM  lParam
[protected]
 

void Ctest3Dlg::tcpincallback WvStream s,
void *  userdata
 


Member Data Documentation

CEdit Ctest3Dlg::m_conncount
 

Definition at line 52 of file test3Dlg.h.

CEdit Ctest3Dlg::m_csaddr
 

Definition at line 55 of file test3Dlg.h.

HICON Ctest3Dlg::m_hIcon [protected]
 

Definition at line 26 of file test3Dlg.h.

CEdit Ctest3Dlg::m_listenport
 

Definition at line 51 of file test3Dlg.h.

CRichEditCtrl Ctest3Dlg::m_received
 

Definition at line 50 of file test3Dlg.h.

CRichEditCtrl Ctest3Dlg::m_response
 

Definition at line 43 of file test3Dlg.h.

CAsyncSocket Ctest3Dlg::m_socket [protected]
 

Definition at line 36 of file test3Dlg.h.

CEdit Ctest3Dlg::m_url
 

Definition at line 44 of file test3Dlg.h.


The documentation for this class was generated from the following file:
Generated on Sat Feb 21 21:06:10 2004 for WvStreams by doxygen 1.3.5